Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Dealing with returned mail

by dave0 (Friar)
on Jun 21, 2005 at 04:03 UTC ( [id://468558]=note: print w/replies, xml ) Need Help??


in reply to Dealing with returned mail

First, you need to solve the problem of getting the bounce message. To do this, make sure that your SMTP envelope sender is the address that should receive bounces, and proper RFC-compliant mailservers will send the bounces there.

Once that's done, you can use Mail::DeliveryStatus::BounceParser to parse the bounce message and figure out what addresses to remove.

Replies are listed 'Best First'.
Re^2: Dealing with returned mail
by shiza (Hermit) on Jun 22, 2005 at 00:20 UTC
    If you're using an account specifically for sending messages to users in your list, I suggest setting up a .forward file in the home directory of that user and forward the mail to your bounce parser.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://468558]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-24 03:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found