Is it possible to use a procmail recipe to filter mail into a new file for
each email received or based on a time or date...with the hope that I can
parse this file for what I want and then delete the file...
Sure. If nothing else, you can use the built-in MH support (even if not
using MH) which stores the message in the specified directory with a name
of a sequential number (1, 2, ..., x).
If you just want to parse something out of the file, why not pipe it
through your parse program directly instead of saving it as a file?
--
Stephen R. Wilcoxon
Bridge Information Systems
Software Engineer
651-846-2156
wilcoxon(_at_)bridge(_dot_)com
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail