What is the max. length for an E-mail address? OO
--
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-arch
> While I'm posting... Is there some way to automatically discard posts that
> need to be approved by the admin? No one will ever be able to post to this
> list who isn't approved...
Not without hackery. I've done such hackery, but it takes a little
Python boilerplating.
--
I used add_members to load a text file containing a list of email
addresses. Who knows what happened! It looks like most of those over 30
characters got truncated. I very well could have just screwed up somewhere...
I'm just going to pump the ones that I think bounced back in and rely on
th
> I just loaded 10,000 email address into a new list and a bunch (200+)
> bounced because it looks like their email address got truncated at 30
> characters. Is this a default setting? Can it be changed? I looked
> through the admin interface and couldn't find anything related...
I'm not awar
Hi,
I just loaded 10,000 email address into a new list and a bunch (200+)
bounced because it looks like their email address got truncated at 30
characters. Is this a default setting? Can it be changed? I looked
through the admin interface and couldn't find anything related...
culley
Hi,
I just loaded 10,000 email address into a new list and a bunch
(200+) bounced in the first "announcement" because it looks like their
email address got truncated at 30 characters. Is this a default
setting? Can it be changed? I looked through the admin interface and
couldn't find an