[Mailman-Users] Mailman: postfix and/or apache on remote machines?

2015-05-31 Thread Marek Kozlowski
:-) I'm afraid documentation doesn't say it clearly: I'm thinking of running web server and mail server on separate virtual machines (separate hosts). I'd like to install mailman on one of those hosts or on a separate VM. Does mailman require postfix and apache on the same host (as mailman)? Can

[Mailman-Users] host vs alias (CNAME) and listinfo

2009-08-20 Thread Marek Kozlowski
:-) If you compare: http://alpha.mini.pw.edu.pl/mailman/listinfo http://www.mini.pw.edu.pl/mailman/listinfo you will see different public lists. The "www" is a CNAME od "alpha" so this is the same host. When creating a new list there is no hostname choice (AFAIK). In the administration panel I c

Re: [Mailman-Users] mailman + postfix = strange behaviour

2009-08-20 Thread Marek Kozlowski
:-) SMTP_MAX_RCPTS = 1 (http://www.mailinglistarchive.com/mailman-users@python.org/msg08741.html -- thanks Mark!) helped. Still I'mnot sure why :-( It helps because of a bug in the underlying Python smtplib. See Your real problem is you have addresses on y

Re: [Mailman-Users] mailman + postfix = strange behaviour

2009-08-20 Thread Marek Kozlowski
Marek Kozlowski wrote: :-) smtp-failure: that's it! Lots of errors like: "Aug 20 18:50:10 2009 (15479) delivery to someu...@mini.pw.edu.pl failed with code -1: Server not connected" WTH?!?!?! I've found some suggestion to set SMTPPORT to 25 (it is... 0 ?) in m

Re: [Mailman-Users] mailman + postfix = strange behaviour

2009-08-20 Thread Marek Kozlowski
:-) smtp-failure: that's it! Lots of errors like: "Aug 20 18:50:10 2009 (15479) delivery to someu...@mini.pw.edu.pl failed with code -1: Server not connected" WTH?!?!?! I've found some suggestion to set SMTPPORT to 25 (it is... 0 ?) in mm_cfg.py. Now I have: "Aug 20 19:11:13 2009 (21289

Re: [Mailman-Users] mailman + postfix = strange behaviour

2009-08-20 Thread Marek Kozlowski
:-) How do you approve the post? Web or email? If email are you including the Approved: password header in your approval message? Via web interface. Do the approved posts get to the archive? Check all of Mailman's logs? Does the vette log show the approvals? It could be that content filteri

Re: [Mailman-Users] mailman + postfix = strange behaviour

2009-08-20 Thread Marek Kozlowski
:-) Oups, I have revised the configuration and browsed the logs. Those mails (mentioned in logs) are mails sent to the list moderator (that's me) with information that there are new posts require moderation. Then I moderate them (accept) and then... /var/log/mail.log shows NO mailman activity.

Re: [Mailman-Users] mailman + postfix = strange behaviour

2009-08-20 Thread Marek Kozlowski
:-) The message is delivered to a maildir store. I guess this is not a Mailman problem, but a Postfix one. Perhaps you got address rewriting wrong - is the mail really supposed to be delivered to kozlo...@alpha.mini.pw.edu.pl with the local(8) delivery agent? After all, your mail address seems t

Re: [Mailman-Users] mailman + postfix = strange behaviour

2009-08-20 Thread Marek Kozlowski
Stefan Förster wrote: * Marek Kozlowski : :-) I have Gentoo, Postfix and Mailman I've configured according to http://www.gnu.org/software/mailman/mailman-install/node13.html The bahaviour is very strange: - mail do my mailing list goes to ML archive -- OK - if there are wrong adddre

[Mailman-Users] mailman + postfix = strange behaviour

2009-08-20 Thread Marek Kozlowski
:-) I have Gentoo, Postfix and Mailman I've configured according to http://www.gnu.org/software/mailman/mailman-install/node13.html The bahaviour is very strange: - mail do my mailing list goes to ML archive -- OK - if there are wrong adddressess (cause I have deleted some users) I got the er

Re: [Mailman-Users] mailman migration

2009-07-15 Thread Marek Kozlowski
Marek Kozlowski wrote: :-) I've inherited a Fedora 8 server with a very long (~10 years) history of updates, upgrades, small changes etc. I've decided to install a new Linux server (Gentoo), configure it and (selectively) migrate only necessary data. There is a mailman instance in

[Mailman-Users] mailman migration

2009-07-15 Thread Marek Kozlowski
:-) I've inherited a Fedora 8 server with a very long (~10 years) history of updates, upgrades, small changes etc. I've decided to install a new Linux server (Gentoo), configure it and (selectively) migrate only necessary data. There is a mailman instance installed on the "old" server and there