Hi Jeff!

On 15/05/11 22:23, Jeff Kowalczyk wrote:
> I need to relay SMTP alert emails from a program running on Windows PCs 
> through
> a Linux box on the DMZ, and out to the internet for delivery.
> 
> Is this functionality in scope for msmtp, or is the listening and relaying
> local-origination only?

Msmtp provides only the sendmail-compatible command line interface; it
does not implement SMTP server functionality.

You can use it to send the mail from your Windows PC to your Linux box,
but you probably need a full MTA on the Linux box.

Martin

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
msmtp-users mailing list
msmtp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msmtp-users

Reply via email to