Re: How to remove (spam) issues from the tracker
"John P. Rouillard" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
Hello: In message <[email protected]>, Christian Wolf writes: >Hello, > >I have seen the pages but I did not find more information than the basic >idea in 3 lines. A bit more information how to achieve this would be >helpful. >I was interested in the IMAP folder based approach but for now I do not >see all the details. I know how to filter using e.g. sieve and could (I assume sieve RFC 5228??) >imagine filtering spam out. However I do not see how roundup-mailgw >comes into play. (Filtering works on delivery, not on user-action. Thus >I could not call the mailgw from within the mail filtering language...) Assume a user who gets email caled help. The spam determination is run when the email arrives/is delivered to help. The email is either directed into the spam folder (fileinto) or the imap inbox (keep). On the roundup server, you run the mailgw in imap mode on a regular basis (e.g. out of cron) to collect email from the spam free "help" mailbox and process it. If you are receiving email on the same server where roundup is running, you can set up another alias say: roundup and in sieve use "redirect roundup" which is an alias that runs the roundup gateway in normal sendmail/postfix mode where the message is piped into the mail gateway on stdin. Note that emails sent directly to roundup will bypass the spam filter. Does that help you see how the gateway is used? -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions. ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z