can <email address hidden> = <email address hidden>?

Bug #265705 reported by Paulmarshll
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Medium
Unassigned

Bug Description

I have people who subscribe under <email address hidden>
however, their email is identified as
<email address hidden>. When Mailman sees this it
rejects the post claiming that <email address hidden> isn't
subscribed to the list. This problem is very similar to
the one listed here:

http://mail.python.org/pipermail/mailman-users/2002-
July/021343.html

I tried the solution that the person suggested, modifying
SMART_ADDRESS_MATCH =3D 1 in mm_cfg.py,
however this still didn't work. I tried it with it set as:

SMART_ADDRESS_MATCH = 1
SMART_ADDRESS_MATCH =3D 1
SMART_ADDRESS_MATCH = 0

Although none of these worked, I am assuming it has to
be set to true (1). Anyone have any ideas on why that
isn't working or whatelse I may need to do?

Thanks.

Paul

[http://sourceforge.net/tracker/index.php?func=detail&aid=589387&group_id=103&atid=100103]

Revision history for this message
Barry Warsaw (barry) wrote :

Well the default of SMART_ADDRESS_MATCH is 1 which should
turn on smart address matching. However it's possible that
what is actually showing up in the From: field (or Sender:
depending on if USE_ENVELOPE_SENDER) is set may not be what
you think it is.

You should upload a message, with full headers intact for a
message that you think is getting incorrectly blocked. Also
give the values of SMART_ADDRESS_MATCH and
USE_ENVELOPE_SENDER, and include the address that you think
this message should have matched.

Revision history for this message
Barry Warsaw (barry) wrote :

Changing status to Pending, waiting for more information.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.