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

2006-10-18 Thread Mark Sapiro
Lukasz Szybalski wrote: > >/var/log/mailman/smtp-failure >says >Oct 18 11:47:06 2006 (29893) delivery to [EMAIL PROTECTED] failed with code >-1: (110, 'Connection timed out') > >/var/log/mailman/smtp >says: >Oct 18 11:47:06 2006 (29893) ><[EMAIL PROTECTED]> smtp for >34 recips, completed in 378.081

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

2006-10-18 Thread Lukasz Szybalski
http://mail.python.org/pipermail/mailman-users/2006-August/thread.html#52865 Hello, I have similar problem as was discussed in link i just gave. When i send email to the list. It get's received, Oct 16 14:11:12 localhost postfix/qmgr[1153]: BECCC25C12A: from=, size=203906, nrcpt=1 (queue active)

Re: [Mailman-Users] external web interface

2006-10-18 Thread Mark Sapiro
Mark Sapiro wrote: >BRAVAL François wrote: >> >>-add to mm_cfg.py : >> DEFAULT_URL_HOST ='machine2.mydomain.com' >> add_virtualhost('machine2.mydomain.com','machine1.mydomain.com') > > >This has to do with the problem - see below. > > >Setting DEFAULT_URL_HOST and add_virtual_host in mm_cfg.p

Re: [Mailman-Users] Mailman 2.1.9_rc1

2006-10-18 Thread Mark Sapiro
Roman Hultay wrote: > >I have several questions which may or may not be newbie-like: > >1. I would like to disable the ability for the public to see >http://mydomain.tld/mailman/lists I think you would have to address this in your web server. >2. I would like to allow a specific user to be capa

Re: [Mailman-Users] external web interface

2006-10-18 Thread Mark Sapiro
BRAVAL François wrote: > >first, excuse for my poor english Your English is clear enough I think. Much better than ma Français. >what i have done: > >-create an nfs share from machine1:/usr/local/mailman to >machine2:/usr/local/domain >-create mailman user and group on machine2 with same ui

[Mailman-Users] Mailman 2.1.9_rc1

2006-10-18 Thread Roman Hultay
I have just successfully installed mailman on a production box, and it works great. I have several questions which may or may not be newbie-like: 1. I would like to disable the ability for the public to see http://mydomain.tld/mailman/lists 2. I would like to allow a specific user to be capable

[Mailman-Users] external web interface

2006-10-18 Thread BRAVAL François
hi first, excuse for my poor english i have set up a full mailman config on a server machine1 (postfix+apache+mailman) and all is working well i want now to use the web interface on another server (machine2) and can't set up the things right what i have done: -create an nfs share from m