Situation:
The account has a remote mail server used for email. So the settings in whm is that the account does not use local server for mail (and is not listed in /etc/localdomains as a result). MX points to another server.
The client runs WordPress and has a lot of forms on the site.
The forms are not sent.
Gets the following error in the log:
2011-03-28 14:37:30 1Q4BhK-0007qP-9X ** [email protected] R=checkspam2: Gid 323xx is not permitted to relay mail, or has directly called /usr/sbin/exim instead of /usr/sbin/sendmail.
Understands this as the forms cannot be sent from the account when it uses an external mailserver and is not listed in /etc/localdomains. But if I list the account in localdomains, it will deliver locally and since there is no such account there it will fail..
How can we solve this.
Any help would be appreciated.
The account has a remote mail server used for email. So the settings in whm is that the account does not use local server for mail (and is not listed in /etc/localdomains as a result). MX points to another server.
The client runs WordPress and has a lot of forms on the site.
The forms are not sent.
Gets the following error in the log:
2011-03-28 14:37:30 1Q4BhK-0007qP-9X ** [email protected] R=checkspam2: Gid 323xx is not permitted to relay mail, or has directly called /usr/sbin/exim instead of /usr/sbin/sendmail.
Understands this as the forms cannot be sent from the account when it uses an external mailserver and is not listed in /etc/localdomains. But if I list the account in localdomains, it will deliver locally and since there is no such account there it will fail..
How can we solve this.
Any help would be appreciated.