[Mailman-Users] one list not sending to members

2009-02-26 Thread Anne M. Hammond
I recently created a list with 20 members, but the list is not sending out to the members. Other lists on this server are working fine. This is mailman 2.1.9. I stopped OutgoingRunner with SIGTERM, sent a post and posted a message to the list, and dumped the database; [r...@ice httpd]# /usr/li

Re: [Mailman-Users] Pain, seeking Mailman/Postfix wisdom

2009-02-26 Thread Brad Knowles
John Jackson wrote: I have: (2) domain names for the same host, of the form: namexxx.department.domain.tld (has an A and MX record) nameyyy.department.domain.tld (has a CNAME and MX record) First off, you can't mix CNAMEs and MX records. That is prohibited by the RFCs, and most nameserv

Re: [Mailman-Users] Pain, seeking Mailman/Postfix wisdom

2009-02-26 Thread Mark Sapiro
John Jackson > > Solaris 10 > Postfix 2.4.6 > Mailman 2.1.12rc2 > Python 2.4.4 > postfix-to-mailman-2.1.py Don't use postfix-to-mailman-2.1.py. There is no need, and it just makes your situation more complex. >I have: (2) domain names for the same host, of the form: > > namexxx.departme

Re: [Mailman-Users] Subscribe results page - problem editing html

2009-02-26 Thread Mark Sapiro
Mark McCanna wrote: >Hi, I am setting up a mailing list with mailman version 2.1.11.cp3 and I am >having some difficulty changing the html on the; > >Subscribe results page > >At the end of the page I want to add links to go back to a page; > >Back to News Try making this an absolute rather tha

Re: [Mailman-Users] Subscribe results page - problem editing html

2009-02-26 Thread Adam McGreggor
On Thu, Feb 26, 2009 at 12:57:25PM -0500, Mark McCanna wrote: > Hi, I am setting up a mailing list with mailman version 2.1.11.cp3 and I am > having some difficulty changing the html on the; > > Subscribe results page > > At the end of the page I want to add links to go back to a page; > > Back

Re: [Mailman-Users] Tricky admin_immed_notify problem

2009-02-26 Thread Mark Sapiro
Savoy, Jim wrote: > >Reading this reminded me that I have a similar problem. All of our lists >are set by default to be admin_immed_notify=yes, but the list owners >only >get a message when something new arrives (that is put on hold). They >never >get a daily reminder about the queued-up stuff. Is

Re: [Mailman-Users] Subscribe results page - problem editing html

2009-02-26 Thread Brad Knowles
Mark McCanna wrote: Hi, I am setting up a mailing list with mailman version 2.1.11.cp3 and I am having some difficulty changing the html on the; First off, you're using cPanel. See FAQ 6.11 at . Second, Mailman scrubs all stuff that you

[Mailman-Users] Subscribe results page - problem editing html

2009-02-26 Thread Mark McCanna
Hi, I am setting up a mailing list with mailman version 2.1.11.cp3 and I am having some difficulty changing the html on the; Subscribe results page At the end of the page I want to add links to go back to a page; Back to News But mailman changes the link when you click on it and sends them to

[Mailman-Users] Pain, seeking Mailman/Postfix wisdom

2009-02-26 Thread John Jackson
Hi All: Me: Solaris 10 Postfix 2.4.6 Mailman 2.1.12rc2 Python 2.4.4 postfix-to-mailman-2.1.py I have: (2) domain names for the same host, of the form: namexxx.department.domain.tld (has an A and MX record) nameyyy.department.domain.tld (has a CNAME and MX record) What I originally ho

Re: [Mailman-Users] Tricky admin_immed_notify problem

2009-02-26 Thread Savoy, Jim
>George Bannerman wrote: >I've got a tricky problem on my mailman server. Right now, I have admin_immed_notify set to yes, but I'm not getting notifications when there are emails to approve. I'm also not getting the once-a-day "# list moderator request(s) waiting" either. "Forward messages (ind

Re: [Mailman-Users] mailman installation and domains - confused

2009-02-26 Thread Karl O. Pinc
Oliver Glueck's first post has the right config parameter, but it still wouldn't hurt to verify what postfix think's it's alias maps are: # postconf | grep ^alias_maps alias_maps = hash:/etc/aliases hash:/var/lib/mailman/data/aliases Likewise, in the "verify assumptions" category,

Re: [Mailman-Users] mailman installation and domains - confused

2009-02-26 Thread Mark Sapiro
Oliver Glueck wrote: > >Mark Sapiro schrieb: >> >> What are the Postfix log entries corresponding to the >> >> Feb 26 12:37:13 mail fetchmail[6236]: SMTP-Fehler: 550 5.1.1 >> : Recipient address rejected: User unknown in >> local recipient table >> >> fetchmail entry? >> >> >/var/log/mail.err :

Re: [Mailman-Users] mailman installation and domains - confused

2009-02-26 Thread Oliver Glueck
Mark Sapiro schrieb: Oliver Glueck wrote: Mark Sapiro schrieb: It looks like fetchmail is trying to deliver to Postfix and Postfix is replying 550 5.1.1 : Recipient address rejected: User unknown in local recipient table This has nothing to do with virtual maps because it is lookin

Re: [Mailman-Users] mailman installation and domains - confused

2009-02-26 Thread Mark Sapiro
Oliver Glueck wrote: > >Mark Sapiro schrieb: >> >> It looks like fetchmail is trying to deliver to Postfix and Postfix is >> replying >> >> 550 5.1.1 : Recipient address rejected: User >> unknown in local recipient table >> >> >> This has nothing to do with virtual maps because it is looking locall

Re: [Mailman-Users] mailman installation and domains - confused

2009-02-26 Thread Oliver Glueck
Mark Sapiro schrieb: Oliver Glueck wrote: thanks. I have done all changes, but If I sent an email to a list, I get an error message, because 'user unknown': Feb 26 12:37:13 mail fetchmail[6236]: Nachricht about-du...@www.company.de:1 von 1 wird gelesen (2783 Bytes) (Log-Meldung unvollständ

Re: [Mailman-Users] Setting a bind address for SMTP delivery

2009-02-26 Thread Karl O. Pinc
On 02/26/2009 09:52:52 AM, Mark Sapiro wrote: However, I too am puzzled as to why there are unqualified non-local addresses to deal with at all. Because the whole point of this particular application of mailman is to receive and distribute mail from a system over which I have no control that

Re: [Mailman-Users] Setting a bind address for SMTP delivery

2009-02-26 Thread Karl O. Pinc
On 02/26/2009 09:41:40 AM, Brad Knowles wrote: Mark Sapiro wrote: SMTPHOST and SMTPPORT in mm_cfg.py. That controls where you send to, but not what address Mailman binds to when it sends to that host/port. As it turns out I set SMTPHOST to 127.0.0.2, and instead of the usual smtp line in

Re: [Mailman-Users] Setting a bind address for SMTP delivery

2009-02-26 Thread Mark Sapiro
Brad Knowles wrote: >Mark Sapiro wrote: > >> SMTPHOST and SMTPPORT in mm_cfg.py. > >That controls where you send to, but not what address Mailman binds to when >it sends to that host/port. Right. I misread the OP. It said "I think the simplest would be if I could control the address from which

Re: [Mailman-Users] Setting a bind address for SMTP delivery

2009-02-26 Thread Brad Knowles
Mark Sapiro wrote: SMTPHOST and SMTPPORT in mm_cfg.py. That controls where you send to, but not what address Mailman binds to when it sends to that host/port. -- Brad Knowles If you like Jazz/R&B guitar, check out LinkedIn Profile: my friend bigsbytracks on YouTube a

Re: [Mailman-Users] Mailman max_size_limit not working

2009-02-26 Thread Mark Sapiro
amritasysadmin wrote: > >I have a list with max_size_limit set to 1. However, the mails which are >more than 1KB also gets held for approval. Mailman is not rejecting the >mails which are over 1KB. And it's not supposed to. Messages which exceed max_message_size (not max_size_limit) are held, n

Re: [Mailman-Users] mailman installation and domains - confused

2009-02-26 Thread Mark Sapiro
Oliver Glueck wrote: > >thanks. >I have done all changes, but If I sent an email to a list, >I get an error message, because 'user unknown': > >Feb 26 12:37:13 mail fetchmail[6236]: Nachricht >about-du...@www.company.de:1 von 1 wird gelesen (2783 Bytes) >(Log-Meldung unvollständig) >Feb 26 12:37:13

Re: [Mailman-Users] Setting a bind address for SMTP delivery

2009-02-26 Thread Mark Sapiro
Karl O. Pinc wrote: > >There's various ways around the problem, >ways to keep postfix from re-writing the addresses. >I think the simplest would be if I could >control the address from which mailman sends >it's mail, say if mailman binds to 127.0.0.2 >instead of 127.0.0.1 when it sends it's mail. >

[Mailman-Users] Mailman max_size_limit not working

2009-02-26 Thread amritasysadmin
I have a Mailman 2.1.9 installation on RHEL v5 I have a list with max_size_limit set to 1. However, the mails which are more than 1KB also gets held for approval. Mailman is not rejecting the mails which are over 1KB. Can you please help ? Sree -- View this message in context: http://www.na

Re: [Mailman-Users] Tricky admin_immed_notify problem

2009-02-26 Thread george bannerman
Hi all-- Ummm... strangely, this appears to be working again. Not sure why, but I'm happy! george On Wed, Feb 25, 2009 at 5:29 PM, george bannerman wrote: > Hi all-- > > I've got a tricky problem on my mailman server. Right now, I have > admin_immed_notify set to yes, but I'm not getting not

Re: [Mailman-Users] Bounce messages to list moderator?

2009-02-26 Thread Rob
So, "owner" = "administrator(s)" & "moderators"? Can bounces be sent only to the administrator? My list moderators don't need to get bounce notices. Thanks, -Rob On Feb 25, 2009, at 5:40 PM, Mark Sapiro wrote: Rob wrote: For an unknown reason, bounce messages are being sent to both the

[Mailman-Users] Tricky admin_immed_notify problem

2009-02-26 Thread george bannerman
Hi all-- I've got a tricky problem on my mailman server. Right now, I have admin_immed_notify set to yes, but I'm not getting notifications when there are emails to approve. I'm also not getting the once-a-day "# list moderator request(s) waiting" either. "Forward messages (individually) to:" d

Re: [Mailman-Users] give time between posts

2009-02-26 Thread Brad Knowles
on 2/26/09 6:48 AM, Burcu İnci said: İ have a list of about 3 members and SMTP_MAX_RCPTS is set to 20 . i want to give some time between every 20 post of my lists so that i can slow down the post.can i have a chance to do this and give some time ? Go to the FAQ Wiki at

Re: [Mailman-Users] Setting a bind address for SMTP delivery

2009-02-26 Thread Brad Knowles
on 2/26/09 1:25 AM, Karl O. Pinc said: Tacking my domain name on somebody else's email address puts it in the wrong place. Better to leave it alone. If it's from some other domain, then it should already be fully qualified before you get it -- that's required by the RFCs. You should reject

[Mailman-Users] give time between posts

2009-02-26 Thread Burcu İnci
Hi, İ have a list of about 3 members and SMTP_MAX_RCPTS is set to 20 . i want to give some time between every 20 post of my lists so that i can slow down the post.can i have a chance to do this and give some time ? Thanks, Burcu İnci --

Re: [Mailman-Users] mailman installation and domains - confused

2009-02-26 Thread Oliver Glueck
Hi Mark, thanks. I have done all changes, but If I sent an email to a list, I get an error message, because 'user unknown': Feb 26 12:37:13 mail fetchmail[6236]: Nachricht about-du...@www.company.de:1 von 1 wird gelesen (2783 Bytes) (Log-Meldung unvollständig) Feb 26 12:37:13 mail fetchmail[62