* on the Mon, Jun 11, 2007 at 10:25:31AM +0200, Angel Marin wrote: >>> I have set up an exim installation, trough which i can easily send mails >>> to everyone, except for mail addresses that belongs to hotmail.com(or >>> .it) domain. >> You are not alone. >> >> http://projectile.ca/hotmail.html > > You got almost the same canned response I got. A few more months after I > gave up and stooped caring about my hotmail contacts (it happened on a > personal domain) the problem disappeared. > > And as most hotmail users don't care much about reliability they aren't > going to put much pressure on them ... well even worse, they tend to > blame you if they don't receive the message.
I also noticed recently that hotmail are silently dropping emails I send from my own server. Where the IP address is not listed on any public DNSBL's, has valid RDNS and a single A record pointing back to the same IP. Also, with valid SPF records. My temporary workaround was to configure exim to smarthost email sent by myself through my work email service, which seems to get through every time. I'm thinking of setting up a gmail account for my server called something like: [EMAIL PROTECTED] And then smarthosting all my hotmail mail through smtp.gmail.com port 587 which supports ASMTP and TLS. I don't think I've ever seen a mail service as unreliable as hotmail's. It's annoying to have to jump through hoops like this. Mike -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
