icepick
Verified User
Hi,
I've just finnished migrating users to our new DA server and we're using Spamblocker rather than the MailScanner which we used previously. I'm wondering if anyone has a cluser of spamd & clamd box's that they have their DA connect to.
i.e. Rather than having spamd & clamd running on the same system as DA, host these on other systems and have round robin DNS for load sharing,
av_scanner = clamd:loadshare.domain.co.nz 3310
&
transport_filter = /usr/bin/spamc -h loadshare.domain.co.nz -u ${lookup{$domain}lsearch*{/etc/virtual/domainowners}{$value}}
In doing the above, are user preferences sent to the spamd; if so which, if not how?
I've just finnished migrating users to our new DA server and we're using Spamblocker rather than the MailScanner which we used previously. I'm wondering if anyone has a cluser of spamd & clamd box's that they have their DA connect to.
i.e. Rather than having spamd & clamd running on the same system as DA, host these on other systems and have round robin DNS for load sharing,
av_scanner = clamd:loadshare.domain.co.nz 3310
&
transport_filter = /usr/bin/spamc -h loadshare.domain.co.nz -u ${lookup{$domain}lsearch*{/etc/virtual/domainowners}{$value}}
In doing the above, are user preferences sent to the spamd; if so which, if not how?