Subject: Developers of Sympa
List archive
RE: [sympa-dev] Management of bouncers > action: remove_bouncers
- From: "Jason Holland" <address@concealed>
- To: "David Verdin" <address@concealed>
- Cc: <address@concealed>
- Subject: RE: [sympa-dev] Management of bouncers > action: remove_bouncers
- Date: Tue, 15 Jan 2008 09:30:53 -0600
Thanks for the info David!
We maintain a database that contains more than email information, stuff like
names, addresses, transactions, orders, subscriptions, etc. This database is
a multivalue database and since Sympa can't "talk" to our type of database we
are using MySQL for Sympa.
I wrote a program that will export our email data so it can be imported into
Sympa, now I need to write a program that can "mirror" Sympa's bounce
management. So my goal is whenever Sympa removes a bounced email I want our
main database to be updated too so we don't keep creating new email lists
with bad email addresses.
Thanks again!
Jason
-----Original Message-----
From: David Verdin [mailto:address@concealed]
Sent: Tuesday, January 15, 2008 6:58 AM
To: Jason Holland
Cc: address@concealed
Subject: Re: [sympa-dev] Management of bouncers > action:
remove_bouncers
Hi,
"remove_bouncers" is executed by the task_manager.pl
However, I don't understand what you want to do: When Sympa removes a
bouncing email, it removes the user from the database.
It removes it in the subscribers table first. Then another task
regularly removes users without subscription.
What do you to do beyond this?
Regards,
address@concealed a écrit :
> Hello Everyone!
>
> Does anyone know what script executes the "remove_bouncers" action in
> Sympa? I
> would like to automatically update my email database whenever Sympa removes
> a
> bouncing email.
>
> I figure if I can add some code to this script that will write what email
> was
> removed and what list it belonged to so I can have a custom program read up
> the
> file and update my database the same way.
>
> Thanks for your time!
> Jason
>
--
David Verdin
Comité réseau des universités
-
[sympa-dev] Management of bouncers > action: remove_bouncers,
jholland, 01/14/2008
-
Re: [sympa-dev] Management of bouncers > action: remove_bouncers,
David Verdin, 01/15/2008
- RE: [sympa-dev] Management of bouncers > action: remove_bouncers, Jason Holland, 01/15/2008
-
Re: [sympa-dev] Management of bouncers > action: remove_bouncers,
David Verdin, 01/15/2008
Archive powered by MHonArc 2.6.19+.