On 03/01/2018 11:41 AM, Jim Dory wrote:
> Our local campus from Univ. of Alaska Fairbanks has set up an (I believe)
> alias email account on the alaska.edu domain. Their system uses gmail.com'
> business account to handle email. When the user tries to send to our list,
> it gets blocked with no bounce. From the
> /usr/local/cpanel/3rdparty/mailman/logs/vette file:
> 
> Mar 01 17:34:48 2018 (11087) Message discarded, msgid: <
> cacxqi6wtfxca-aajnp5muscb4wklfjwggkb4k2t+hxi6_8l...@mail.gmail.com>'
>        list: Nome-announce,
>        handler: SpamDetect


There are a few possibilities.

She is posting from a domain with a DMARC policy of reject or quarantine
and the list's dmarc_moderation_action is Discard.

You have configured a list of tuples of the form (header, regexp) in
KNOWN_SPAMMERS in mm_cfg.py and some header in her message matches a
corresponding KNOWN_SPAMMERS regexp.

You have configured header_filter_rules and a rule with action Discard
matches this message.

None of these honor the forward_auto_discards setting.

-- 
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