Roundup Wiki

Some Roundup trackers have a publicly-available email address to which anonymous users (ie. users currently unknown to the tracker) may send messages. Note that the default configuration for Roundup is to reject such messages. It is possible though to configure Roundup to accept those messages and automatically register the sender of the message as a user of the tracker. This page contains some ideas about approaches to dealing with spam send to such trackers.

IMAP mailboxes

Spambayes integration

From wiki Mon Jun 20 15:50:00 +1000 2005 From: wiki Date: Mon, 20 Jun 2005 15:50:00 +1000 Subject: Message-ID: <20050620155000+1000@www.mechanicalcat.net>

Looks good, but it is rather quiet easy to limit the received spam by only accepting emails that have an [<designator>] in the subject like [issue] or [issue123]. We've changed the mailgw in our tracker to only accept those and 'till now we never have received spam in our tracker.

From wiki Mon Jun 20 15:51:52 +1000 2005 From: wiki Date: Mon, 20 Jun 2005 15:51:52 +1000 Subject: Message-ID: <20050620155152+1000@www.mechanicalcat.net>

Hmm..., forgot to tell who I am in my prevous comment. Also did some part drop out.

Looks good, but it is rather quiet easy to limit the received spam by only accepting emails that have an [<designator>] in the subject like [issue] or [issue123]. We've changed the mailgw in our tracker to only accept those and 'till now we never have received spam in our tracker.

Regards, Marlon

From richard Mon Jun 20 15:56:35 +1000 2005 From: richard Date: Mon, 20 Jun 2005 15:56:35 +1000 Subject: Message-ID: <20050620155635+1000@www.mechanicalcat.net>

Yep, that can help *if* you have end-users who put [issue] into their email subjects. This is not possible for some trackers that simply have their "support@" email address pointing to the tracker.