In man procmailex, the following recipe is used to create a directory
named $MONTHFOLDER:
:0 Wic
* ? test ! -d $MONTHFOLDER
| mkdir $MONTHFOLDER
Is the message piped to mkdir?
Is there a better way of executing a program without having the
message piped to it?
Thanks,
John
--
John Conover, conover(_at_)rahul(_dot_)net, http://www.johncon.com/
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail