Gnus development mailing list
 help / color / mirror / Atom feed
From: "Ted Zlatanov" <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: spam.el and dspam
Date: 12 May 2005 10:45:10 -0400	[thread overview]
Message-ID: <4nis1ojyfd.fsf@lifelogs.com> (raw)
In-Reply-To: <m38y2lpji8.fsf@doze.jochen-kuepper.de> (Jochen =?iso-8859-1?Q?K=FCpper's?= message of "Wed, 11 May 2005 22:58:39 +0200")

On Wed, 11 May 2005, jochen@fhi-berlin.mpg.de wrote:

> "Ted Zlatanov" <tzz@lifelogs.com> writes:
> 
>>> 2. reporting spam marked articles to a email adress (eg.
>>>    zedek+spam@gnu-rox.org)
>>
>> That's pretty easy with spam-report.el (if the attachment format is
>> special it may need a little extra work).
> 
> Is it possible to report spam and ham to different addresses? AFAICT
> spam-report-resend always sends to spam-report-resend-to. In our
> setup, however, spam and ham have to be send to different accounts.

The function already supports it as far as parameters go:

(defun spam-report-resend (articles &optional ham)

so I just need to change the internals and add another group parameter
(spam-report-resend-to-ham).  I'm not sure why that wasn't done
earlier :)

I may remove spam-report-resend-to and use spam-report-resend-to-spam
instead for consistency, I don't know yet.  If I do that I'll provide
the usual backwards compatibility until the next major release.

Ted



  reply	other threads:[~2005-05-12 14:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-08  6:47 Xavier Maillard
2005-05-11 15:32 ` Ted Zlatanov
     [not found]   ` <4n8y2lzskw.fsf-mIZUurteI1BWk0Htik3J/w@public.gmane.org>
2005-05-11 20:58     ` Jochen Küpper
2005-05-12 14:45       ` Ted Zlatanov [this message]
2005-05-13 16:09   ` Xavier Maillard
2005-05-31 17:06     ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4nis1ojyfd.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).