|
From: Who K. <qui...@me...> - 2005-09-27 13:04:24
|
Steve Heaven wrote: > > We have successfully setup sqlgrey on one of our incoming mail > servers. We now need to do the same for our other server. > We accept mail for ~250 domains. For most of these the two servers are > equal MX priority, so they load share and provide backup for each other. > > When setting up sqlgrey on the second server should we create a new > Postgres database or have them share the existing one? > > We thought that sharing would be the best option, but dont know if > this will work. > > Thanks > > Steve > > >-- >thorNET >Internet Services, Consultancy & Training >www.thornet.co.uk > This is not a recommendation, but rather a comment based on my experience. While I beleive that it would be best to have both servers access the same sqlgrey, as I initially configured my 3 mail servers, I have subsequently reconfigured them to use their own due to a production issue. Recently my main mail server had a problem which in turn caused the sqlgrey database it served to also become unavailable, and allthough the two other mailservers should have picked up the mail handling duties they failed to accept any inbound mail returning soft error 450 due to their inability to access the sqlgrey database. Regards, Jim |