On Feb 17, 2006, at 18:43, Les Mikesell wrote:
On Fri, 2006-02-17 at 02:01, Johan Almqvist wrote:
I think I will look into running a second instance. Actually I only
need a second instance of the config/ directory, the rest is the
same. I will only allow AUTH'd connections over TLS, and I will not
run any of the standard plugins (it's only me sending; other admins
may want to run virus and/or spam checking) but plugins fir HashCash
addition and DomainKeys signing (once I get that to work) instead.

Wouldn't it at some point be simpler to run sendmail as the
front end since it already knows how to do this stuff?  And
with MimeDefang running as a milter you can control everything
in perl anyway.  It would be kind of bizarre, but maybe you
could glue the backend delivery out of qpsmptd into MimeDefang
and just discard everthing at the sendmail level if you
don't trust sendmail's delivery agents.

Not really, I don't use sendmail anywhere else in the system, so I'd have to use qmail-smtpd, and I'd have to patch that too to use TLS and AUTH. I think I will go with qpsmtpd here...

-Johan

Reply via email to