I have a small email server that is just for my wife and I. The
biggest problem I have is backscatter (mail received with invalid local
address that bounces to an invalid sender address). So the following
script blocks all of this at the point of receipt, inside qpsmtpd. Could
not find it anyw
On Saturday 05 February 2011 08:38:12 Todd Brunhoff wrote:
> I have a small email server that is just for my wife and I. The
> biggest problem I have is backscatter (mail received with invalid local
> address that bounces to an invalid sender address). So the following
> script blocks all of this
Your scripts look like they have a good deal of qmail sophistication.
Some years ago I ran qmail 1.0.3, after each major system crash, I would
revisit whether to use qmail, and eventually decided to switch to
qpsmtp+postfix because both seem to have better support. And in fact,
the reason I i