Re: trouble with Mail::DeliveryStatus::BounceParser

2003-09-11 Thread R. Joseph Newton
David T-G wrote: > No, but I didn't know where to find it. As I said, I was following the > man page, which seemed to do a lovely job of laying out the framework of > a script. And yet at this point it fell down... I've come to feel a bit leery of depending too much n man-pages [aka perldoc for

Re: trouble with Mail::DeliveryStatus::BounceParser

2003-09-09 Thread David T-G
Joseph, et al -- ...and then R. Joseph Newton said... % % David T-G wrote: % % > I'm having some trouble using this wonderful-looking module to tackle % > catching bounced mail and doing something with it. I've followed the % > man page to a tee but get errors. ... % > print "WE HAVE orig_mes

Re: trouble with Mail::DeliveryStatus::BounceParser

2003-09-08 Thread R. Joseph Newton
David T-G wrote: > Hi, all -- > > I'm having some trouble using this wonderful-looking module to tackle > catching bounced mail and doing something with it. I've followed the > man page to a tee but get errors. > > Figuring that y'all can find the man page or don't need it, here is my > basic scr

trouble with Mail::DeliveryStatus::BounceParser

2003-09-03 Thread David T-G
Hi, all -- I'm having some trouble using this wonderful-looking module to tackle catching bounced mail and doing something with it. I've followed the man page to a tee but get errors. Figuring that y'all can find the man page or don't need it, here is my basic script (with strict and warnings tu