Tagged Questions
1
vote
1answer
77 views
How to limit the number of messages sent through a mail server?
I am running a small server on a LAN and do not expect more than a couple dozen emails an hour or so. A user on the LAN accidentally set off a few thousand emails at once. Is there a tool or setting ...
13
votes
7answers
6k views
Lightweight outgoing SMTP server
What do you use as a lightweight SMTP for outgoing e-mails only?
I am running an app that sends e-mails via SMTP when events occur once in a while, and I don't need a fully featured e-mail server.
...