On 14/11/13 17:10, Mark Rogers wrote:
I need to setup a server to allow authenticated SMTP from various devices. It won't be high volume, and it'll sit alongside other apps on an existing server.
SSMTP is my default choice for a simple SMTP server but I don't think it'll do what I want here - any suggestions? I was hoping to avoid something as "big" as Postfix/etc
It's not exactly small, but fairly sure Exim will do what you want. As one of the commoner mail servers, you'll find loads of documentation on-line. Many not be simple to set up though.
HTH. Steve