Re: Auto Reply

CLEMENT Francis <[email protected]>
Newsgroups gmane.mail.xmail.general
Message-ID <[email protected]>
Hello Emmanel
 
No 'simple' solution except a autoreply script that use a blacklist
 
Or an 'intelligent' autoreply script that will do something like this (avoid
any 'loop' in any case, even not in autoreply blacklist) :
 
- Use a 'autoreply tracking' database that will keep track of
sender/receiver couple this last date of autoreply sent
- Define a 'resend delay' (say max 1 per day or 1 per two days, ...)
- when activating 'autoreply' for a receiver email, delete any old entry in
db for this 'receiver'
 
- On new mail for this receiver (with autoreply activated)
    if sender/receiver couple no present in db, add entry in db with today
as last autoreply send, and send autoreply
    else (sender/receiver addresses couple present in db) :
      if date of last autoreply send is older than 'resend' delay, update db
entry (last date autoreplay now today) and send autoreply again
      else don't send autoreply, dont change db entry
 
- when removing 'autoreply' on receiver, delete any old entries in db for
this receiver
 
So in your ebay case, assuming a "1 per day" resend delay, system will send
an autoreply on 'ebay' only on first mail der day for this 'autoreply
enabled' receiver
 
 
Francis
 
 
 

-----Message d'origine-----
De : [email protected] [mailto:[email protected]]De
la part de Emmanuel Gonzalez
Envoyé : lundi 22 février 2010 13:39
À : 'XMail Users Mailing List'
Objet : [xmail] Auto Reply



                               Hi There,

 

I'm using an Autoreply script that works fine with Xmail (in perl).

 

I had an issue with Ebay last week and don't know how to handle it. When
activated, the script replied to an email from ebay ( noreply@ebay...
<mailto:noreply@ebay...> ) and then ebay sent an email saying "no reply" and
the script replied etc...

In less than one day, 300 000 mails in the mailbox... I had to remove the
script for this user.

 

Is there someone here who had already that kind of problem and found a way
to fix it ?

 

Any idea / suggestion ?

 

Best,

 

 

Emmanuel Gonzalez

_______________________________________________
xmail mailing list
[email protected]
http://xmailserver.org/mailman/listinfo/xmail
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.