On 23.04.2008 1:34, Marten Lehmann wrote: > > in front of our exim setup we have a antispam solution, which works as a > realtime proxy (messages are only accepted in the original smtp session, > if the exim setup behind accepts it). However, as the original sender ip > is not available any longer for exim, it cannot do several checks like > RBLs or black/grey/whitelisting. The antispam solution supports the > XCLIENT extension (see http://www.postfix.org/XCLIENT_README.html), but > does exim support it? I couldn't find something in the index of exims > documentation. Or does another solution exist to pass the original > sender ip address?
There is a patch from Vsevolod Stakhov: http://cebka.pp.ru/blog/2007/12/xclient-exim.html Direct link: http://cebka.pp.ru/blog/patch-exim-xclient -- Sergey Skvortsov mailto: [EMAIL PROTECTED] -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
