Re: How are people using Mail::Box?
"asta" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.mail-box |
|---|---|
| Message-ID | <008701c3e634$86faff30$0b00000a@lonus> |
----- Original Message ----- From: "Peter Davis" <[email protected]> To: <[email protected]> Sent: Wednesday, January 28, 2004 11:37 PM Subject: How are people using Mail::Box? > > I'm wondering how people are using Mail::Box. Personally, I've been > planning to use it to enhance a set of CGI scripts I have which act as a > mail reader on localhost. I've been developing this on Windows, but I > hope to make it pretty platform-neutral. > > Do people already have mail readers based on Mail::Box working? I'd be > happy not to repeat work that's already done. I use it for proccess returned 'failed to send' emails. I.e. for parsing encapsulated messages and sending them to some address, counting failed e-mail 'To' addresses and unsubscribe them from list (after send failes i.e. 5 times). Asta Adomaityte