sean finney on 21 Sep 2008 01:35:49 -0700 |
hiya, On Sat, Sep 20, 2008 at 11:24:47PM -0400, Michael Leone wrote: > I'm having some problems sending mail via postfix on Comcast. I thought > I had this working, a few months ago, before my server died. So tonight, > I finally got around to rebuilding it (using Ubuntu Server 8.04). I'm > trying to send to my Gmail account. > > Looks like it's trying to send via port 25, even tho I explicitly tell > it to use port 587 and TLS .... > > Any help appreciated. <snip> > > my_transport_maps: > gmail.com smtp:[smtp.gmail.com] there's your problem. you're specifically overriding your other settings to relay mail for gmail.com via this route. i think if you put a port in there ([host:port]) it should solve your problem. or, more to the point, why do you have that there in the first place? i'd think you should be able to completely remove it. sean Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|