I have my new server setup. I have reverse DNS setup and the dig is resolving (from my home system... using verizon DNS servers), I have the SPF record, yet mail won't be sent to to my personal verizon account.
Here is the exim log:
Any idea why this is happening?
Also, I can't get email sent to hotmail accounts (big surprise)
but the emails never arrive in the inbox or junk folder.
Here is the exim log:
Code:
2006-09-08 04:45:07 1GLcv5-000IJW-6H <= [email][email protected][/email] U=ludwin P=local S=539 T="Your temporary trezr.com password." from <[email protected]> for [email][email protected][/email]
2006-09-08 04:45:07 H=sv17pub.verizon.net [206.46.252.153] F=<> rejected RCPT <[email protected]>:
2006-09-08 04:45:07 H=sv17pub.verizon.net [206.46.252.153] incomplete transaction (RSET) from <>
2006-09-08 04:45:07 H=sv17pub.verizon.net [206.46.252.153] F=<[email protected]> rejected RCPT <[email protected]>:
2006-09-08 04:45:07 H=sv17pub.verizon.net [206.46.252.153] incomplete transaction (connection lost) from <[email protected]>
2006-09-08 04:45:07 unexpected disconnection while reading SMTP command from sv17pub.verizon.net [206.46.252.153]
2006-09-08 04:45:07 1GLcv5-000IJW-6H ** [email][email protected][/email] F=<[email protected]> R=lookuphost T=remote_smtp: SMTP error from remote mail server after MAIL FROM:<[email protected]> SIZE=1579: host relay.verizon.net [206.46.232.11]: 550 You are not allowed to send mail:sv17pub.verizon.net
2006-09-08 04:45:07 1GLcv5-000IJa-O9 <= <> R=1GLcv5-000IJW-6H U=mail P=local S=1489 T="Mail delivery failed: returning message to sender" from <> for [email][email protected][/email]
2006-09-08 04:45:07 1GLcv5-000IJW-6H Completed
Any idea why this is happening?
Also, I can't get email sent to hotmail accounts (big surprise)
Code:
2006-09-08 04:33:11 1GLcjX-000Hii-H1 <= [email][email protected][/email] U=ludwin P=local S=567 T="Welcome to trezr.com. Activate your account now!" from <[email protected]> for [email][email protected][/email]
2006-09-08 04:33:11 1GLcjX-000Hii-H1 => [email][email protected][/email] F=<[email protected]> R=lookuphost T=remote_smtp S=586 H=mx2.hotmail.com [65.54.245.40] C="250 <[email protected]> Queued mail for delivery"
2006-09-08 04:33:11 1GLcjX-000Hii-H1 Completed
but the emails never arrive in the inbox or junk folder.