I host my own email as well the thing about hosting your own email is that you need to make sure that you send in exceptions to the big 3 providers Yahoo hotmail and AOL after you have validated that your ip is static and that your domain name matches to the ip look up you need to make sure you had spf stuff to your dns.. Typically speaking it should look like this..
This is only an example from my server but you will have to adjust accordingly to each email server etc..
txt Record v=spf1 a mx ip4:167.114.6.213 -all txt Record v=DMARC1;p=reject;pct=100;rua=mailto:postmaster@lorentedford.com
I hope this helps..
On 2017-10-03 09:15, Christopher S. Munz-Michielin wrote:
For what it's worth, I run my own mailserver and have the same issues delivering to hotmail. Logs show that the message is accepted by hotmail's servers, but the message never arrives at the end user's inbox, junk or any other folders. There is also no bounceback to indicate that the message failed to deliver.
I have opened multiple tickets with hotmail support but always get the same answer "there are no blocks against your IP address that should cause delivery issues." DMARC/DKIM, SPF and PTR records are all correct and I have never had any delivery problems with other bulk mail providers like Gmail or Yahoo . Eventually, I was forced to move my primary domain to O365 to ensure messages were actually received.
If you guys ever manage to get through to hotmail, let me know! I'd be very interested in the solution :)
Cheers, Chris VE7ALB
On 10/3/2017 2:26 AM, Brian Kantor wrote:
Greylisting works by refusing incoming mail with a code 421 the first time it's offered by the sending IP address, forcing the sender to retry the delivery at least a minute later. (421 means "temporary failure, too busy, try again later"). This works against a lot of spam because generally, most spammers are "hit and run"; they don't retry.
Hotmail was doing the right thing there, retrying a few minutes later, but the retry was coming from a different IP address each time, so it never managed to establish that it was a retry and get past the greylister.
A more sophisticated greylister might have noticed that the hostname retrying was coming from the same domain (*.protection.outlook.com), but the greylister we have only works with IP addresses, not domains.
I solved the inbound problem, at least in the short term, by getting a list of all the IP addresses used by hotmail and its cousins, and adding those addresses to the greylister's "whitelist", thus allowing the mail in on the first try. This list is available from Microsoft as a 'technet' article:
https://technet.microsoft.com/en-us/library/dn163583(v=exchg.150).aspx
This will work until they add more addresses, but they claim that changes to the list are rare. There are thousands of addresses in the list so maybe they have enough and it'll remain static for a while.
(We didn't used to have this problem because the mailing list host was 'hamradio.ucsd.edu' and was behind UCSD's spam filters, which use a different mechanism. But 'hamradio' is being shut down so the list had to move to a different provider.
So the inbound problem is solved for now. Outbound mail disappearing inside hotmail remains a problem. Some hotmail people seem to be getting the mailing list mail, others not. I've asked one (Ronen) who has not been getting the mailing list mail to check his spam settings carefully, and make sure that the mail isn't being routed to his 'junk' mailbox. But there may be nothing we can do about it except to have him change email services. I'm not sure gmail will be better, but so far it's been less of a bother.
- Brian
We're having some problems with 44net email to and from hotmail.com. Mail from that domain is getting delayed, sometimes for hours, and mail going to addresses in that domain is received by the server but not delivered to the users mailbox.
I think I've fixed the delay problem by adding more IP addresses to the greylister 'whitelist', but I don't know of anything I can do about the delivery problem.
44Net mailing list 44Net@mailman.ampr.org https://mailman.ampr.org/mailman/listinfo/44net
44Net mailing list 44Net@mailman.ampr.org https://mailman.ampr.org/mailman/listinfo/44net