RE: qpsmtpd
"Michael A. Bishop" <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.devel |
|---|---|
| Message-ID | <[email protected]> |
It's what I use. The plugin structure gives it the flexibility to handle a number of different situations. I can't speak to scalability personally, but I know there's been a lot of discussion about that on the mailing list. I let the qpsmtpd plugins weed out everything that's obvious and decline at the SMTP level, then qmail delivers to TMDA to hold, challenge, or deliver the rest. -----Original Message----- Date: Wed, 18 Oct 2006 15:23:46 -0600 From: [email protected] (Jason R. Mastaler) Subject: qpsmtpd To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=us-ascii Sort of off topic, but has anyone used (or use) qpsmtpd? http://smtpd.develooper.com/ If so, what has been your experience?