Tim Watkins skrev:
> I'm trying to use postfix to send registration emails to new users. If  the 
> server sends a mail to a smaller service (like roadrunner,  sympatico, ISP's 
> etc) the mails are delivered without an issue, however  when sent to 
> yahoo/hotmail the emails sit in the queue and time out  giving an error:
>   
>   connect to mx4.mail.yahoo.com[66.218.86.254]: Connection timed out
>   

I bet you have messed wit the standard setup.

Stock TSL config: In /etc/postfix/transport there are entries for
aol.com, yahoo.com and hotmail.com:

aol.com                bigandslow:
yahoo.com      bigandslow:
hotmail.com    bigandslow:


And in /etc/postfix/master.cf you find:

bigandslow unix -       -       n       -       -       smtp -o
smtp_connect_timeout=20

My guess is that this entry is messed up. Remove the transport-entries
and try again.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to