Hi all,
I have to prepare new SMTP server for an internet service provider and I am looking for recommendations and your experience.
There are two main modes of operation intended:
- take all messages from given networks, refuse viruses and spam and relay rest into the internet
- take messages from authenticated users (probably taken from LDAP or local passwd DB), refuse viruses and spam, apply DKIM and relay them to the internet
Some alerting on bursts of spammy messages, too many rejects etc. is welcome. Also some kind of web UI with queue overview and quarantine management would be nice.
I prefer Postfix on the FreeBSD at the moment, OpenSMTPd running on OpenBSD or FreeBSD is also considered as runner-up. I have several small Sendmail instances (FreeBSD base) running and I really hate the way Sendmail is configured so I would really like to avoid it.
Do you have any advice I can use? Nice or bad experience?
I have to prepare new SMTP server for an internet service provider and I am looking for recommendations and your experience.
There are two main modes of operation intended:
- take all messages from given networks, refuse viruses and spam and relay rest into the internet
- take messages from authenticated users (probably taken from LDAP or local passwd DB), refuse viruses and spam, apply DKIM and relay them to the internet
Some alerting on bursts of spammy messages, too many rejects etc. is welcome. Also some kind of web UI with queue overview and quarantine management would be nice.
I prefer Postfix on the FreeBSD at the moment, OpenSMTPd running on OpenBSD or FreeBSD is also considered as runner-up. I have several small Sendmail instances (FreeBSD base) running and I really hate the way Sendmail is configured so I would really like to avoid it.
Do you have any advice I can use? Nice or bad experience?