Hi, I already created a spf. But still cant sending email in hotmail. Is this correct spf? domain.com. IN TXT "v=spf1 a mx ip4:xx.xx.xx.xx -all" domain.com. 14400 IN "v=spf1 a mx -all" Please help. Thank you.
Hi, I already contact miscrosoft server id they said "This may take up to 2 business days to be fully replicated in our systems" but until now I cant send email to hotmail. RNDS are correct I add this SPF domain.com. IN TXT "v=spf1 a mx ip4:xx.xx.xx.xx -all" Thanks you
When sending to hotmail, does the file "/var/log/main.info" show that it was sent? (status=sent) Also.. Any error's in /var/log/mail.err file?
Hello, I dont have file like this /var/log/main.info. Here's my maillog Code: [root@210 log]# tail maillog Dec 14 13:19:38 210 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=152, time=0 Dec 14 13:19:41 210 imapd: Connection, ip=[::ffff:127.0.0.1] Dec 14 13:19:41 210 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], protocol=IMAP Dec 14 13:19:41 210 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=1025, time=0 Dec 14 13:19:49 210 imapd: Connection, ip=[::ffff:127.0.0.1] Dec 14 13:19:49 210 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], protocol=IMAP Dec 14 13:19:49 210 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, time=0 Dec 14 13:19:49 210 imapd: Connection, ip=[::ffff:127.0.0.1] Dec 14 13:19:49 210 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], protocol=IMAP Dec 14 13:19:49 210 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=1648, body=0, time=0 Thank you
It would be nice if you post the way you fixed it! Lot's of users here are having the same "hotmail" problem!
not sure if it will help anyone but in my situation with mail server behind router and everything setup rdns, spf, sid. I could reply to mail from hotmail but not send new mail to hotmail. I resolved this with adding to main.cf Code: proxy_interfaces = xxx.xxx.xxx.xxx "<-static wan ip" I was sending mail to hotmail and livemail immediately after postfix restart.
Here's my solution. Check the ip if not Blacklists. Check the rDNs are correct. Check DNS record are correct Add SPF record in your dns zones entry Go here to create SPF record http://www.microsoft.com/mscorp/safety/content/technologies/senderid/wizard/ Then contact https://support.msn.com/eform.aspx?productKey=edfsmsbl&ct=eformts They said "your domain and I have added your XXXX.com domain to the Sender ID program. This may take up to 2 business days to be fully replicated in our systems. If you have any questions regarding this please let me know." But I'll waited 2 weeks before I can send email in hotmail.