At 08:54 AM 7/29/02, Woodie Sayles wrote:
>I have list members who have subscribed as [EMAIL PROTECTED], but when they
>send an email out, it goes out under the name [EMAIL PROTECTED] We
>can't subscribe every member under two emails, so I'm wondering if the Alias
>Names will work for this situation. If so, how? Or, if anyone has any other
>suggestions on this, I would appreciate hearing them.

Isn't this exactly what SMART_ADDRESS_MATCH is for?

        # When true, Mailman will consider [EMAIL PROTECTED] to be the same address as
        # user@domain.  If set to 0, Mailman will consider [EMAIL PROTECTED] to be the
        # same address as [EMAIL PROTECTED], but different than user@domain.  Usernames
        # will always be case preserved, and host parts of addresses will all be
        # lowercased.
        SMART_ADDRESS_MATCH = 1

- Bob


------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to