in reply to Program to strip message from sendmail-style mailbox

Actually, a fellow dutchman (Johan Vromans) just released a module called Mail::Procmail (look at CPAN), which filters mail and does stuff with it.

update: the documentation is here, and the tar.gz is here.

-- ar0n || Just Another Perl Joe

  • Comment on (ar0n: use Mail::Procmail) Re: Program to strip message from sendmail-style mailbox

Replies are listed 'Best First'.
RE: (ar0n: use Mail::Procmail) Re: Program to strip message from sendmail-style mailbox
by xaokitten (Novice) on Aug 10, 2000 at 04:02 UTC
    Actually, I was looking for a sort of standalone perl file that would go through and extract those messages so I can send them off to someone else or archive them. This would be for a mailfile that already exists not for incoming mail.