On 02/10/2014 02:35 PM, Alan Schmitt wrote: > Hello, > > I would like to use dspam in the setup described below, but I could not > find documentation on how to do so. If someone could send me a pointer > to such documentation, it would be most helpful. > > The peculiarity of my setup is that I would like to use dspam without > installing a local mail server. Here is how my mail is configured: > > mail server <-- offlineimap --> local dovecot <-- gnus > (maildir storage) > > The spam filtering provided by the mail server is very lacking, and > cannot be trained. What I would like is to do the spam filtering on my > client machine. I thus need to figure out how to integrate dspam with > the pipeline above (as a posthook after calling offlineimap, or along > with dovecot) so that spam is detected and moved to a special mailbox. I > also need to find out how to train dpsam (the best would be using some > special mailboxes where I move messages that are wrongly detected, so > that I can use them on my smartphone). For the latter, I found some > documentation > (http://sourceforge.net/apps/mediawiki/dspam/index.php?title=Installation/Maildir) > but this does not seem to cover the filtering part. >
It seems to me that it's easiest to have offlineimap deliver to dspam, afterwards having dspam deliver to dovecot using wither calling dovecot-lda/deliver or using lmtp. You can find some examples of setups in the README: http://sourceforge.net/p/dspam/code/ci/master/tree/README
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________ Dspam-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-user
