[Mailman-Users] Mails not writing to archive immediately

2006-10-25 Thread Martin Dennett
I've just been mailed by one of my users to say that the archive for my list is not up to date. Having just checked prior to sending this, I found that by clicking on the "Date" link for this month, the last message written to it is nearly a week old. Downloading the Gzip'd text file (which nev

[Mailman-Users] Leave

2006-10-25 Thread Tom Brennan
tom "mo town" brennan http://www.movember.com.au/au/sponsor, my rego is 5386 www.tomandtrace.com callto://tomandtrace msn: [EMAIL PROTECTED] -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/list

Re: [Mailman-Users] Umbrella List / Moderation

2006-10-25 Thread Bruce E. Breeding
Bruce's original question: > >(a) For each of the three lists, I (as owner) receive a request for approval with the message: Message has implicit destination Mark Sapiro's answer to question (a): > On Privacy options...->Recipient filters for each sub-list, add the > posting address of the umbr

Re: [Mailman-Users] Umbrella List / Moderation

2006-10-25 Thread Tokio Kikuchi
> > (b) Duplicate receiving email addresses (on two or all three of the > > sublists) are not being eliminated. > > No way to win here, currently. Try this patch. http://sourceforge.net/tracker/index.php?func=detail&aid=1347962&group_id=103&atid=300103 -- Tokio Kikuch, [EMAIL PROTECTED

Re: [Mailman-Users] Can't send messages to list

2006-10-25 Thread Mark Sapiro
Lukasz Szybalski wrote: >That is the file i patched SMTPDirect.py > > 57 class Connection: > 58 def __init__(self): > 59 self.__conn = None > 60 > 61 def __connect(self): > 62 self.__conn = smtplib.SMTP() > 63 self.__conn.set_debuglevel(1) >

[Mailman-Users] Umbrella List / Moderation

2006-10-25 Thread stephen
Bruce E. Breeding writes: > I'm implementing an umbrella list over three other lists. > When I send mail to the umbrella list, three events occur: > (a) For each of the three lists, I (as owner) receive a request for > approval with the message: Message has implicit destination Add "[EM

Re: [Mailman-Users] Change content filter rejection text

2006-10-25 Thread Mark Sapiro
Blatter, Nicholas wrote: >I'm wondering if there is any way to change the message sent by the >content filter when a message is rejected. I'm trying to move away from >letting users send HTML messages to the lists I manage, and instead of >saying "The message's content type was not explicitly allo

Re: [Mailman-Users] Umbrella List / Moderation

2006-10-25 Thread Mark Sapiro
Bruce E. Breeding wrote: >I'm implementing an umbrella list over three other lists. > >When I send mail to the umbrella list, three events occur: >(a) For each of the three lists, I (as owner) receive a request for approval >with the message: Message has implicit destination On Privacy optio

Re: [Mailman-Users] Problem With DEFAULT_URL_PATTERN

2006-10-25 Thread Tokio Kikuchi
> DEFAULT_URL_HOST = 'https://mailman.ce.berkeley.edu' should be 'mailman.ce.berkeley.edu'. -- Tokio Kikuchi [EMAIL PROTECTED] http://weather.is.kochi-u.ac.jp/ -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/

Re: [Mailman-Users] Problem With DEFAULT_URL_PATTERN

2006-10-25 Thread Jon Forrest
Minor correction: > add_virtualhost( 'mailman.ce.berkeley.edu', 'martin.ce.berkeley.edu' ) This is in mm_cfg.py, not Defaults.py as I stupidly said. Sorry, Jon -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.o

[Mailman-Users] Problem With DEFAULT_URL_PATTERN

2006-10-25 Thread Jon Forrest
(Mailman 2.1.9 on Fedora Core 5 Linux) In mm_cfg.py I have DEFAULT_URL_PATTERN = 'https://%s/mailman/' However, when I go to my mailman/listinfo page the links to my lists are wrong. They're https://https//mailman.ce.berkeley.edu/mailman/listinfo/listname instead of https://mailman.ce

Re: [Mailman-Users] Can't send messages to list

2006-10-25 Thread Lukasz Szybalski
On 10/24/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > Lukasz Szybalski wrote: > > >On 10/24/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > >> > >> We still don't know what causes the timeout. The smtplib debugging info > >> would help. > >Where would i find it or how would i get it. Error, smtp, > >s

[Mailman-Users] Change content filter rejection text

2006-10-25 Thread Blatter, Nicholas
I'm wondering if there is any way to change the message sent by the content filter when a message is rejected. I'm trying to move away from letting users send HTML messages to the lists I manage, and instead of saying "The message's content type was not explicitly allowed" I would like it to explai

Re: [Mailman-Users] Spamassassin Integration Question

2006-10-25 Thread Christopher Hatty
Ahahaha! All my mail from this list ended up in a spam folder. Ahem... > Personally, I am strongly opposed to integrating these sorts > of things into Mailman itself. This should be done before > the message ever gets to Mailman, so that Mailman never even > sees most of the spam, and only has

[Mailman-Users] Umbrella List / Moderation

2006-10-25 Thread Bruce E. Breeding
I'm implementing an umbrella list over three other lists. When I send mail to the umbrella list, three events occur: (a) For each of the three lists, I (as owner) receive a request for approval with the message: Message has implicit destination (b) Duplicate receiving email addresses (on two o