On Wed, 8 Jul 2009 17:11:51 +0200, J. Roeleveld wrote: > I don't think ssmtp actually listens on port 25, but only sends email > to a SMTP server that does listen on port 25. (ports can be configured, > but 25 is the default SMTP-port)
That's correct. If you need a minimal server that runs as a daemon, try nullmailer. It provides a sendmail that forwards to a proper server, like ssmtp does, but it also listens on port 25 and does the same with messages arriving there. -- Neil Bothwick Why marry a virgin? If she wasn't good enough for the rest of them, then she isn't good enough for you.
signature.asc
Description: PGP signature

