Re: [Mailman-Users] mailman on CentOS, with virtual domain configuration for Postfix

2007-11-23 Thread Mark Sapiro
David Hlacik wrote: > >ive fixed the problem by changing owner of aliases, and virtual-mailman >files to apache:mailman, the problem is , that postfix is now having problem >to sending message : >in postfix maillog i see : > >Nov 23 14:16:15 sx2 Mailman mail-wrapper: Group mismatch error. Mailman >

Re: [Mailman-Users] mailman on CentOS, with virtual domain configuration for Postfix

2007-11-23 Thread David Hláčik
Hi, ive fixed the problem by changing owner of aliases, and virtual-mailman files to apache:mailman, the problem is , that postfix is now having problem to sending message : in postfix maillog i see : Nov 23 14:16:15 sx2 Mailman mail-wrapper: Group mismatch error. Mailman expected the mail wrapper

Re: [Mailman-Users] mailman on CentOS, with virtual domain configuration for Postfix

2007-11-22 Thread David Hláčik
Thanks Mark a lot! I was overworked or something, that i didnt understand , that when i created from shell as root initial mailinglist mailman, it created aliases with root:mailman owner. Changing to apache:mailman helped and now it works fine. Have a nice day, David On 11/22/07, Mark Sapiro

Re: [Mailman-Users] mailman on CentOS, with virtual domain configuration for Postfix

2007-11-22 Thread Mark Sapiro
David Hlacik wrote: > >I need to setup mailman to use as MTA Postfix with virtual domains. > >I have 2 virtual domains 'something.domain.com' 'something2.domain.com' > >something.domain.com belongs to FQDN of server running mailman > >Configuration of my mm_cfg.py > > >add_virtualhost(DEFAULT_URL_

[Mailman-Users] mailman on CentOS, with virtual domain configuration for Postfix

2007-11-22 Thread David Hláčik
Hi to all, i am facing with a problems of installation mailman from original package for CentOS 5.0. I need to setup mailman to use as MTA Postfix with virtual domains. I have 2 virtual domains 'something.domain.com' 'something2.domain.com' something.domain.com belongs to FQDN of server running