On 7/10/2014 7:55 PM, Eric Shubert wrote: > I was sad to see Tom Hendrikx announce that he will no longer be > leading the DSPAM project. It looks as though DSPAM will likely just > become stagnate, and probably fall by the wayside. > > With this in mind, I'm much less inclined to use DSPAM for delivery > (use-specific) spam filtering. If someone wants to make a case for > DSPAM use, it'll be a long uphill battle. > > For those of you using DSPAM, please let me know how you're using it, > and perhaps we can come up with something using dovecot's deliver and > plugins that will provide the desired functionality in this area. > > Thanks
That's a shame as I am using DSPAM presently with great results. I was using it at the domain level with a call in the .qmail-default file using this format: '| /usr/local/bin/dspamc --user "$EXT@$HOST" --deliver=stdout | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox' , however, I discovered that some attachments, and very few at that, were being stripped only when the call to DSPAM was present. I am currently testing on my own server DSPAM's use in each user's .mailfilter file using this call: 'xfilter "/usr/local/bin/dspamc --user $EXT@$HOST --deliver=stdout".' Hopefully the later will solve the 'stripped attachment' problem. Anyway I'd be interested in calling DSPAM from Dovecot LDA using Dovecot's configuration files but have yet to find a way. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
