using Email Notify2 and CSRemind plugins. I am trying to set up the E-mail functionality in Email Notify2. I have the cron job set up correctly, the path to sendmail is correct and the email address is right.
When I check the mail log on the server I get this error.
** smtp server didn't accept RCPT To: command, replied "501 : recipient address must contain a domain".
<= u312345 Commandline=/usr/sbin/sendmail -i -FCronDaemon -odi -oem u312345I assume this means the email address that the message is being sent to is being rejected. I have checked the address and it is valid and correct.
Any ideas???