Can no longer send mails
Hi,I'm running LRHE3 and after upgrading to php 4.3.10 the mail function no longer works. It could also be because of an upgrade to WHM though.
This is my exim_mainlog file:
PHP Code:
2005-02-03 02:39:46 1CwcWg-00081e-T3 <= [email]nobody@host.example.com[/email] U=nobody P=local S=1259
2005-02-03 02:39:46 1CwcWg-00081e-T3 failed to expand condition "${perl{checkspam}}" for lookuphost router: Undefined subroutine &main::checkspam called.
2005-02-03 02:39:46 1CwcWg-00081e-T3 failed to expand condition "${perl{checkspam}}" for literal router: Undefined subroutine &main::checkspam called.
2005-02-03 02:39:46 1CwcWg-00081e-T3 ** [email]user@gmail.com[/email] R=fail_remote_domains: unrouteable mail domain "gmail.com"
2005-02-03 02:39:46 1CwcWg-00081g-U3 <= <> R=1CwcWg-00081e-T3 U=mailnull P=local S=2153
2005-02-03 02:39:46 1CwcWg-00081g-U3 failed to expand condition "${perl{checkusersa}{$local_part}{$received_protocol}}" for sa_localuser router: Undefined subroutine &main::checkusersa called.
2005-02-03 02:39:46 1CwcWg-00081g-U3 failed to expand condition "${perl{hasfilterfile}{$local_part}}" for central_user_filter router: Undefined subroutine &main::hasfilterfile called.
2005-02-03 02:39:46 1CwcWg-00081g-U3 failed to expand condition "${perl{checkspam}}" for lookuphost router: Undefined subroutine &main::checkspam called.
2005-02-03 02:39:46 1CwcWg-00081g-U3 failed to expand condition "${perl{checkspam}}" for literal router: Undefined subroutine &main::checkspam called.
2005-02-03 02:39:46 1CwcWg-00081g-U3 ** [email]me@pandora.be[/email] <nobody@host.example.com> R=fail_remote_domains: unrouteable mail domain "pandora.be"
2005-02-03 02:39:46 1CwcWg-00081g-U3 Frozen (delivery error message)
2005-02-03 02:39:46 1CwcWg-00081e-T3 Completed
The from: part of the message is an existing email account from my server, so it isn't some kind of spam protection.
User nobody is allowed to send mails.
I'm using ns1 and ns2.servermatrix.com as nameservers
Thanks!