Re: unignore "From " does not work
Yuelin Li wrote: [Sat May 15 2004, 09:11:14PM EDT]
> This behavior causes problems when I pipe ("|") a message to a
> shell script that requires the "From " line.
The problem, as other people have mentioned, is that the IMAP server
does not provide the From line. I don't know if this is a limitation
of the particular servers or perhaps even a limitation of IMAP.
You could pipe the message through the following on the way to filter
which requires the From line:
formail -I "From " -a "From "
This is from the procmailex man-page.
Regards,
Aron
--
Aron Griffis
Gentoo Linux Developer