[Mailman-Developers] [ mailman-Bugs-589387 ] can user@host.com = user@abc.host.com?

noreply@sourceforge.net noreply@sourceforge.net
Wed, 31 Jul 2002 14:42:50 -0700


Bugs item #589387, was opened at 2002-07-31 16:42
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=589387&group_id=103

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Paul Marshall (paulmarshll)
Assigned to: Nobody/Anonymous (nobody)
Summary: can user@host.com = user@abc.host.com?

Initial Comment:
I have people who subscribe under user@host.com 
however, their email is identified as 
user@abc.host.com.  When Mailman sees this it 
rejects the post claiming that user@abc.host.com 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

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=589387&group_id=103