[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] sendmail configuration
- Subject: [ale] sendmail configuration
- From: cfowler at outpostsentinel.com (Christopher Fowler)
- Date: Wed, 12 Jan 2011 09:18:32 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
On 1/12/2011 9:08 AM, Geoffrey Myers wrote:
> Can sendmail be configured to use Exchange for outgoing email?
>
> Basically, I want to be able to send email from the command line on a
> linux machine and the only way this can be done for this client is via
> their Exchange. server.
>
Try the smart relay option in sendmail.
You may experience and issue where the Exchange server requires
authentication of SSL. I've written a PERL program to send mail using
these setups.