[Mimedefang] Stripping attachments only from bounce emails

Joseph Brennan brennan at columbia.edu
Thu Apr 16 12:18:57 EDT 2009


"Conan ." <conan1x at gmail.com> wrote:

> Hi,
> Is it possible to tell mimedefang to stip banned attachments but only
> from bounce messages?




if ($Sender eq '<>') {
	# statements to strip attachments
}


That will get bounces from standards-compliant systems anyway.  There
are a few odd systems around that send DSNs with non-null senders.


Joseph Brennan
Lead Email Systems Engineer
Columbia University Information Technology






More information about the MIMEDefang mailing list