Some time ago cPanel stopped sending me mails.
I checked WHM basic cPanel & WHM Setup and there contact information is set to
[email protected]
I checked WHM Server Contacts -> Edit System Mail Preferences and there the "root's mail" is set to [email protected]
I changed these and saved, but still nothings happening.
I went into shell and did this:
mail -s "test mail" root
Then I did:
tail exim_mainlog
That gave me this:
This forces google to try [email protected] which of-course fails.
My .forward has the correct address.
Anyone know how i can fix this?
( CENTOS 5.9 x86_64 vmware – www WHM 11.38.1 (build 15) )
I checked WHM basic cPanel & WHM Setup and there contact information is set to
[email protected]
I checked WHM Server Contacts -> Edit System Mail Preferences and there the "root's mail" is set to [email protected]
I changed these and saved, but still nothings happening.
I went into shell and did this:
mail -s "test mail" root
Then I did:
tail exim_mainlog
That gave me this:
Somewhere earlyer in the log I also found this:2013-08-08 17:35:03 cwd=/ 2 args: /usr/sbin/exim -bpu
2013-08-08 17:35:21 cwd=/var/log 3 args: send-mail -i root
2013-08-08 17:35:21 1V7SFF-0004JX-LV <= [email protected] U=root P=local S=370 T="test mail" for root
2013-08-08 17:35:21 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1V7SFF-0004JX-LV
2013-08-08 17:35:22 1V7SFF-0004JX-LV => [email protected] <[email protected]> R=lookuphost T=remote_smtp H=aspmx.l.google.com [173.194.xx.xxx] X=TLSv1:RC4-SHA:128
2013-08-08 17:35:22 1V7SFF-0004JX-LV Completed
It seems the forwarding address [email protected] is only used as the "display name" in the SMTP command.2013-08-08 15:43:18 1V7QUo-0004Nl-E1 <= <> H=mail-ee0-f65.google.com [74.125.xx.xxx]:44464 P=esmtps X=TLSv1:RC4-SHA:128 S=5239 [email protected] T="Delivery Status Notification (Failure)" for [email protected]
This forces google to try [email protected] which of-course fails.
My .forward has the correct address.
Anyone know how i can fix this?
( CENTOS 5.9 x86_64 vmware – www WHM 11.38.1 (build 15) )
Last edited: