On Thu, Nov 14, 2013 at 11:13:36PM +0000, steve-ALUG@hst.me.uk wrote:
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.
I prefer Postfix for simple setup, basically just works out of the box as configured by [X]Ubuntu. All I have ever needed to add is the authentication for my ISP's smart mail server.