From: Lionel B. <lio...@bo...> - 2011-12-06 17:03:02
|
Le 06/12/2011 12:29, Kevin Wincott a écrit : > we currently run sqlgrey across a number of mail cluster servers, what > we are seeing on some occasions are servers reconnecting many times in > the space of a few seconds, then giving up. has anyone come across this > before and how did you get round it? This isn't standard compliant behaviour (to workaround temporary glitches, mail delivery should be retried for 5 days IIRC). Anyway, there are provisions to support this kind of behaviour in SQLgrey. Most of the time this doesn't require any tuning, but if SQLgrey doesn't manage to recognize these servers, you can whitelist them: see the distributed whitelists for examples. Don't touch the distributedd whitelists (they are overwritten when updating SQLgrey) but place your whitelist entries in the corresponding *.local files, SQLgrey loads their content on the fly (no need to restart). You should report the servers with such problem here and the whitelist entry you used to workaround your problem : if several people report the same problem, I'll add the whitelist entries to the ones distributed. Best regards, Lionel |