Re: How to remove (spam) issues from the tracker
Christian Wolf <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, Am 26.04.2016 um 00:44 schrieb John P. Rouillard: > Hello: > [...] > (I assume sieve RFC 5228??) yes, I think this is the standard. I use dovecat at the moment. > >> 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). So far I am completely with you. This implies that the mail is either directly classified as spam (removed) or as roundup-related (has a [issue...] tag). These mails can directly processed by moving away, sending to another folder or piping through the mailgw. > 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. This is how it works in the moment. > Does that help you see how the gateway is used? Yes, that was a good hint. I was not aware that I could also run the mailgw command on imap or mailbox files. I was aware I could use cron but I was not aware that I could read the mails directly from the file system. I think I will have to look into the imap(s) protocol connection further. Thanks so far Christian ------------------------------------------------------------------------------ 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