On 06/27/2013 03:10 AM, Camelia Botez wrote:
> I have the following architecture:
> CISCO LB  using a virtual IP (VIP)
> 2 RHEL5 servers running mailman ( on each one of them mailman installed by 
> rpm).
> The mailman installation was done on each server separately  and the only nfs 
> common between those servers is "/var/lib/mailman" ( coming from
> Netapp volume w/r) containing archives , data , lists and spam directories.
> When I create a list and I send mail to this list@server1 the mail arrives , 
> but if I send the message to list@VIP the mail is lost.


What is in the mail server logs related to the mail to list@VIP?


> There is something I should do in mailman config files to reflect this 
> architecture?
> I need this in case one of the servers crashes.


There will be issues with your configuration. You are not sharing
qfiles/ (/var/spool/mailman/ in the RHEL package) so Mailman must be
running on both machines and you must share the locks/
(/var/lock/mailman/ in the RHEL package) directory in any case or you
will lose data due to race conditions.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to