I am having few Modrate list which work fine it auto subscribe and auto unsubscribe but it fails to remove bounced emails the message after the limit of 6 messages and I receive header is as follows : Auto-Submitted: auto-generated (failure) X-Diagnostic: Mail to divya38@mailtoday.com bounced 8 times X-Diagnostic: Bounces exceed threshold of 6 X-Diagnostic: Not confident enough to autoremove the offending address 68 divya38@mailtoday.com 32752 divya38@mailtoday.com X-Diagnostic: Mail coming from a daemon, ignored I shall appreciate any help or suggestion what I am doing wrong. Best regards Tariq Dalvi tariq@dalvis.com
On Mon, Sep 10, 2001 at 02:19:09AM -0700, Tariq Ismail Dalvi wrote:
I am having few Modrate list which work fine it auto subscribe and auto unsubscribe but it fails to remove bounced emails the message after the limit of 6 messages and I receive header is as follows :
X-Diagnostic: Not confident enough to autoremove the offending address 68 divya38@mailtoday.com 32752 divya38@mailtoday.com
Did you modify the *_treshold numbers in rc.custom? You should have something like match_threshold = 30730 medium_threshold = 28672 loose_threshold = 24476 auto_off_threshold= $medium_threshold # for auto-unsubscribing bouncers off_threshold = $loose_threshold # for unsubscribing reject_threshold= $match_threshold # for rejecting subscriptions submit_threshold= $match_threshold # for permitting submissions Werner
Thank you Werner your suggestion had worked fine Best regards Tariq Dalvi tariq@dalvis.com ----- Original Message ----- From: "Werner Reisberger" <werner@pure.ch> To: "Tariq Ismail Dalvi" <tariq@dalvis.com> Cc: <Smartlist@Lists.RWTH-Aachen.DE> Sent: Monday, September 10, 2001 12:51 PM Subject: Re: Bounced messages not removed
On Mon, Sep 10, 2001 at 02:19:09AM -0700, Tariq Ismail Dalvi wrote:
I am having few Modrate list which work fine it auto subscribe and auto unsubscribe but it fails to remove bounced emails the message after the limit of 6 messages and I receive header is as follows :
X-Diagnostic: Not confident enough to autoremove the offending address 68 divya38@mailtoday.com 32752 divya38@mailtoday.com
Did you modify the *_treshold numbers in rc.custom? You should have something like
match_threshold = 30730 medium_threshold = 28672 loose_threshold = 24476
auto_off_threshold= $medium_threshold # for auto-unsubscribing bouncers off_threshold = $loose_threshold # for unsubscribing reject_threshold= $match_threshold # for rejecting subscriptions submit_threshold= $match_threshold # for permitting submissions
Werner _______________________________________________ Smartlist mailing list Smartlist@lists.RWTH-Aachen.DE http://MailMan.RWTH-Aachen.DE/mailman/listinfo/smartlist
participants (2)
-
Tariq Ismail Dalvi
-
Werner Reisberger