MIME-HEADERS

As people happily sends big attachments over email, the probability of failures
increases. This is annoying for those of us with limited bandwidth, wasted on
bounces of several MB in size.

This is based on Fred Lindsberg's MIME bounce patch. It supresses the body of
the message, leaving only the headers for reference.

Note that if you use ezmlm, you may need Fred's patch for ezmlm-return, which
is not included here.

Jose Luis Painceira,
jose@pccp.net.ar

INSTALLATION

cd /usr/src/qmail-1.03
patch < qmail-send.mime-headers.diff
make

- kill qmail-send

make setup

- restart qmail
