Re: [Mailman-Users] To-Do-list admin

2009-04-03 Thread Helmut Schneider
From: "Mark Sapiro" Helmut Schneider wrote: From: "Mark Sapiro" Helmut Schneider wrote: I did not touch the MTA setting, the only things I added are DEFAULT_EMAIL_HOST DEFAULT_URL_HOST DEFAULT_URL_PATTERN PUBLIC_ARCHIVE_URL add_virtualhost(DEFAULT_URL_HOST

Re: [Mailman-Users] To-Do-list admin

2009-04-01 Thread Helmut Schneider
From: "Mark Sapiro" Helmut Schneider wrote: I did not touch the MTA setting, the only things I added are DEFAULT_EMAIL_HOST DEFAULT_URL_HOST DEFAULT_URL_PATTERN PUBLIC_ARCHIVE_URL add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) DELIVERY_MODULE = 'SMTPDirect

Re: [Mailman-Users] To-Do-list admin

2009-04-01 Thread Helmut Schneider
Hi Mark, From: "Mark Sapiro" Mark Sapiro wrote: Helmut Schneider wrote: I set up a new mailman instance (2.1.11). I remeber that when I created new lists a mail was sent to the admin describing what he needs to add to /etc/aliases to make the new list work. Currently I do n

[Mailman-Users] To-Do-list admin

2009-03-31 Thread Helmut Schneider
Hi, I set up a new mailman instance (2.1.11). I remeber that when I created new lists a mail was sent to the admin describing what he needs to add to /etc/aliases to make the new list work. Currently I do not recieve that email at the new installation. Did I forget to check a box? Thanks, He

Re: [Mailman-Users] privacy options, SPAM, regex

2008-11-28 Thread Helmut Schneider
From: "Mark Sapiro" <[EMAIL PROTECTED]> Mark Sapiro wrote: Helmut Schneider wrote: Interesting, with "^subject:.*Declined.*" Subject: Declined: [Somelist] Invitation to workshop on 13rd Dec. 2008 matches while Subject: [Somelist] Declined: Invitation to workshop o

Re: [Mailman-Users] privacy options, SPAM, regex

2008-11-27 Thread Helmut Schneider
Helmut Schneider wrote: I have lots of problems with out-of-office replies. I tried to set up a few filter rules using 2.1.10. Unfortuantely they don't catch them. Are the expressions case sensitiv? Are the expressions basic or extended? What I tried yet: ^subject:.*Accepted.* ^su

Re: [Mailman-Users] privacy options, SPAM, regex

2008-11-26 Thread Helmut Schneider
- Original Message - From: "Mark Sapiro" <[EMAIL PROTECTED]> To: "Helmut Schneider" <[EMAIL PROTECTED]>; Sent: Wednesday, November 26, 2008 5:12 AM Subject: Re: [Mailman-Users] privacy options, SPAM, regex Helmut Schneider wrote: I have lots of proble

[Mailman-Users] privacy options, SPAM, regex

2008-11-25 Thread Helmut Schneider
Hi, I have lots of problems with out-of-office replies. I tried to set up a few filter rules using 2.1.10. Unfortuantely they don't catch them. Are the expressions case sensitiv? Are the expressions basic or extended? What I tried yet: ^subject:.*Accepted.* ^subject:.*Declined.* ^subject:.*i

Re: [Mailman-Users] ImportError: No module named _md5

2007-10-29 Thread Helmut Schneider
From: "Mark Sapiro" <[EMAIL PROTECTED]> > Helmut Schneider wrote: >>I'm running mailman 2.1.9 chrooted. Recently FreeBSD switched from > Python2.4 to Python2.5 as default. As an effect mailman won't start > anymore using Python2.5: >>Traceback (most

[Mailman-Users] ImportError: No module named _md5

2007-10-29 Thread Helmut Schneider
Hi, I'm running mailman 2.1.9 chrooted. Recently FreeBSD switched from Python2.4 to Python2.5 as default. As an effect mailman won't start anymore using Python2.5: Traceback (most recent call last): File "/usr/local/mailman/bin/mailmanctl", line 107, in from Mailman import Utils File "/u

Re: [Mailman-Users] Prerequesits for mailman and a mta

2007-07-22 Thread Helmut Schneider
From: "Mark Sapiro" <[EMAIL PROTECTED]> > Helmut Schneider wrote: >>Thanks, but I wonder why mailman does not send emails e.g. invitations. > In mm_cfg.py I set: >>DELIVERY_MODULE = 'SMTPDirect' >>SMTPHOST = 'localhost' >>SMTPPOR

Re: [Mailman-Users] Prerequesits for mailman and a mta

2007-07-21 Thread Helmut Schneider
From: "Mark Sapiro" <[EMAIL PROTECTED]> > Helmut Schneider wrote: >>I'm not talking about inbout mails/requests, just outbound, mails > generated by mailman. > Mailman uses the outgoing MTA defined in SMTPHOST (default = > 'localhost'). By de

[Mailman-Users] Prerequesits for mailman and a mta

2007-07-20 Thread Helmut Schneider
Hi, what part(s) of e.g. postfix do I need to run mailman? I have installed mailman in a chrooted environment. What does mailman need to run properly? Is mailman able to use a mta via IP and a sendmail/mailwrapper binary provided in the chroot is enough? I'm not talking about inbout mails/requ

Re: [Mailman-Users] Not sending password reminders, subscription confirmations

2006-07-20 Thread Helmut Schneider
From: "Mark Sapiro" <[EMAIL PROTECTED]> > Helmut Schneider wrote: > >>From: "Mark Sapiro" <[EMAIL PROTECTED]> >> >>> You might try setting up another test_list with an underscore in the >>> name and see if that fails too. >

Re: [Mailman-Users] Not sending password reminders, subscription confirmations

2006-07-18 Thread Helmut Schneider
From: "Mark Sapiro" <[EMAIL PROTECTED]> > Helmut Schneider wrote: >> >> I have 2 other lists which were not used anymore and checked them, they >> also work fine and notifications are sent. The only difference is that >> the concerned lists (the 2

Re: [Mailman-Users] Not sending password reminders, subscription confirmations

2006-07-14 Thread Helmut Schneider
Hi Mark, From: "Mark Sapiro" <[EMAIL PROTECTED]> > Helmut Schneider wrote: >> >>Membership Management-Mass Subscription-"Send welcome messages to new >>subscribees"and "Send notifications of new subscriptions to the list". On >>the te

Re: [Mailman-Users] Not sending password reminders, subscription confirmations

2006-07-13 Thread Helmut Schneider
From: "Mark Sapiro" <[EMAIL PROTECTED]> > Helmut Schneider wrote: >> >>I'm using mailman 2.1.8 on OpenBSD. I have 5 lists, 2 are really used, 1 >> is for testing purposes. >>A admin of that 2 lists claims that subscription confirmations are not

[Mailman-Users] Not sending password reminders, subscription confirmations

2006-07-13 Thread Helmut Schneider
Hi, I'm using mailman 2.1.8 on OpenBSD. I have 5 lists, 2 are really used, 1 is for testing purposes. A admin of that 2 lists claims that subscription confirmations are not sent to the users allthough the checkbox is active (I checked that). For my test list the confirmations work for each new

Re: [Mailman-Users] Change hostname

2004-03-18 Thread Helmut Schneider
Jon Carnes wrote: > On Wed, 2004-03-17 at 09:49, Helmut Schneider wrote: >> I apologize if the question was asked before. >> >> I have a server running mailman 2.1.2, say mail.domain.com. I got 3 >> lists. Now I add an alias for the server in DNS (e.g. lists). >&g

Re: [Mailman-Users] Change hostname

2004-03-18 Thread Helmut Schneider
Jon Carnes wrote: > On Wed, 2004-03-17 at 09:49, Helmut Schneider wrote: >> >> I apologize if the question was asked before. >> >> I have a server running mailman 2.1.2, say mail.domain.com. I got 3 >> lists. Now I add an alias for the server in DNS (e.g.

[Mailman-Users] Change hostname

2004-03-17 Thread Helmut Schneider
Hi, I apologize if the question was asked before. I have a server running mailman 2.1.2, say mail.domain.com. I got 3 lists. Now I add an alias for the server in DNS (e.g. lists). How is it possible to transfer the 3 lists to the new alias? If I open the page http://lists.domain.com/mailman/lis