On 5/14/18 11:59 PM, ajay babu wrote:
> 
> When ever i add an email-id to mailing list, the email-id is getting
> deleted on its own in mailman and the below logs were captured in bounce &
> subscribe log files:
...
> May 11 20:00:51 2018 (27739) it-support: *a...@xxx.com
> <sunil...@tivo.com> disabling due to bounce score 1.0 >= 1.0*
> May 11 20:00:51 2018 (27739) it-support: *a...@xxx.com
> <sunil...@tivo.com> deleted after exhausting notices*


Your list's Bounce processing is set with

bounce_score_threshold = 1.0
bounce_you_are_disabled_warnings = 0
        
So the first bounce removes the user from the list. The list welcome
message to the user bounces and the user is removed. You might consider
different bounce processing settings, but the real question is why is
this message bouncing. Look in Mailman's smtp and smtp-failure logs and
the MTA logs.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to