On 07/09/2012 05:12 PM, Ed Greshko wrote:
> But, when sendmail talks to sendmail (your system to orange) it is using port 
> 25.  I
> don't think there is a way to tell sendmail to use port 587 to connect to a 
> remote
> server (MTA--->MTA).  Port 587 is supposed to be used for MUA--->MTA 
> communications.

Oooppssss    I think Chris hit it on the nail head....   (His email landed in 
the
wrong folder due to bad pattern matching on my part and I just read it.....)

########################################################################
dnl Send all outbound mail through this host
define(`SMART_HOST',`[smtp.auth.orange-business.com]')

dnl Use port 587 (instead of 25) when sending mail
define(`RELAY_MAILER_ARGS', `TCP $h 587')
define(`ESMTP_MAILER_ARGS’, `TCP $h 587′)
########################################################################






-- 
Never be afraid to laugh at yourself, after all, you could be missing out on 
the joke
of the century. -- Dame Edna Everage
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to