Thanks very much for looking.
Quote:
Are they disappearing altogether or are they appearing in a spam bucket / junk mail folder
|
They arn't appearing in junk they are disappearing altogether.
Quote:
Are you only having problems with Hotmail?
|
Thanks for this...Yes it seems this problem is limited to hotmail???? No trouble delivering to gmail.
Although here's the thing. when i sent my first message to gmail it warned about my ssl certs.
Code:
Mar 14 08:54:31 myhost postfix/smtp[26399]: certificate verification failed for gmail-smtp-in.l.google.com[72.14.213.27]:25: untrusted issuer /C=US/O=Equifax/OU=Equifax Secure Certificate Authority
So this seems to be the issue. Once I'm back down to one postfix server sending and the SSL certs stop changing I should get uninterupted sending... I hope. I may try sending without SSL by direct delivery to the internet as well.
Quote:
Check the x-auth results of the mail that you do receive.
|
Code:
X-AUTH-Result: NONE
Ok so maybe I could register but I dont think I'll bother yet. Solving my problems at server end will be my first choice and, as described above, I think I've got it sorted.
Quote:
Do your logs indicate any confirmation ID, such as queued as that could be used to trace it through hotmail?
|
Yes (when delivered directly) I get
Code:
Mar 14 08:09:17 myhost postfix/smtp[26380]: C16221C00BC7: to=<address@hotmail.com>, relay=mx2.hotmail.com[65.54.188.110]:25, delay=1.7, delays=0.1/0.01/1/0.59, dsn=2.0.0, status=sent (250 <4D7D163D.5070604@mydomain.co.nz> Queued mail for delivery)
So I guess I'll follow that up too if the top solution falls over.
thanks again.
I'll post "solved" once I'm up and running for sure.