[GRLUG] Forwarding email files from maildir

Grand Rapids Linux Users Group grlug at grlug.org
Thu May 14 21:11:38 EDT 2020


On Thu, 14 May 2020, Grand Rapids Linux Users Group wrote:

> cantcha do like
>
> for emailfile in `ls maildir`; do
> cat emailfile | sendmail -f to at address.com <mailto:to at address.com>;
> done
>
Unfortunately, same ptoblem - tons of cruft - headers and encoded content.

	Thanks!

	Lee



More information about the grlug mailing list