Re: multi server instance?
Brian Ross <[email protected]> Thu, 30 Aug 2007 09:53:07 -0700
| Newsgroups | gmane.mail.spam.greylist.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Barry, You didn't mention which MTA or greylisting package you're planning on running. With Evan's relaydelay greylist package you can run either a centralized milter which provides services to multiple MTAs via sendmail's Milter API, or you can run multiple instances of the milter all talking to the same database backend (given that you allow network connections to your MySQL db). It's actually quite easy to do. We run a single centralized milter service on our db host. Each of our two MXs consults the milter via the network. Regards, Brian Ross At 08:06 PM 8/29/2007, Barry Murphy wrote: >Hi, > >I was wondering if greylistd can share a database with a couple of >frontend mailservers? Can I run NFS and have both servers run the same >binary and share the same database or is there another way this can be >done? > >Thanks >Barry Murphy > > > > >_______________________________________________ >Greylist-users mailing list >[email protected] >http://lists.puremagic.com/cgi-bin/mailman/listinfo/greylist-users