_
| 
| Hi,
| 
| I'd like to throw in my thoughts on the subject.
| 
| No disrespect to Zimbra but I don't see its forte being anti-spam.
| You can then setup a forwarder for the
| {notspam,spam}-train...@example.com addresses and point it to your
| dspam mail gateway.


Interresting idea, on the other hand i was looking for a solution - 
a. to give zimbra community a working patch
b. i would like to keep it to one machine. i already have a multimachine setup 
with HA option
addin an additional gateway is just add some headache, also i really believe 
its possibel todo this on the existing mail agteway
which does smtp proxy und httpd proxy fpr the zm multiserver

of course if i would like to add more like you did a strikt external gateway 
makes maybe more sense.


| /etc/aliases on my mail gateway then pipes those addresses to a
| script that finds the original signature and associated address
| (MySQLUIDInSignature does this for you apparently but I only
| discovered this after the system was live) and then summons dspam to
| train the filter using the original email address it was sent to.

Well mysqluidinsignature adds the system ID of the user like zimbra 
1003,signatureabcsdef
Except of course you use virtual users, then the virtualid will be integrated 
into the sig.
the key fing for dspam is here to know the virtualid at the moment the 
signature is created

| For incoming email I have dspam doing externallookups using zimbra's
| ldap - great for making sure you keep all training per account + all
| it's aliases.
| 

Ahhh ok here we go - this is the essential part of your setup
till now i dont see a reason todo all this on the zimbra gateway machine, well 
the ldap lookup is the criticial part to get real userbased behave

can you kindly post your dspam config to make the ldap lookups?

br

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to