Mailing List Archive

[SpamAssassin Wiki] New: ResendingMailWithHeaders
Date: 2004-06-21T10:01:37
Editor: 68.4.10.228 <>
Wiki: SpamAssassin Wiki
Page: ResendingMailWithHeaders
URL: http://wiki.apache.org/spamassassin/ResendingMailWithHeaders

splitting into its own page

New Page:

= Resending a mail message while preserving the headers =

Here's how to redirect (or "bounce") a mail message to another recipient. This is important when training Bayes via mail, for example. It's often critical to redirect the message, rather than forwarding. Forwarding loses all of the critical header information, which is much of what Bayes trains from. Here are directions for redirecting from different clients. Note that for all redirections, you'll want to clear away all To: and Cc: entries and then add spam@example.com to the To:, in order to avoid resending the spam to another victim.

* '''AOL's integrated email client''': Redirecting mail is not available. (Dave Goldsmith)
* '''Eudora''': Select the message, go to the "Message" menu, choose redirect, fill in the address, and choose send. (Brian Corcoran and Erik Wheeler)
* '''Evolution''': Select the message. In the "Actions" menu, choose the "Forward" submenu (not "Forward message", the "Forward" submenu). Pick "Redirect", fill in the "To" field, and press "Send". (Johannes Ullrich)
* '''OS/X Mail.app''': With the email message open or selected, go to Mail's 'Message' menu and select 'Bounce to sender' or 'Redirect'. If you use this frequently, go to the "View" menu, choose "Customize toolbar", and add a button for "Redirect". (Marion Bates)
* '''Microsoft Outlook 97''': Double-click on the message so it opens in a new window. Click on Tools-Resend This Message. A warning will appear about you not being the original sender of the message. Click Yes. A message window appears. Update the To: field and click on 'Send'. (Dave Goldsmith)
* '''Microsoft Outlook 2000 & higher''': Double-click on the message so it opens in a new window. Click on Actions->Resend This Message. A warning will appear about you not being the original sender of the message. Click Yes. A message window appears. Update the To: field and click on 'Send'. (Dave Goldsmith)
* '''Microsoft Outlook Express''': It does not appear to have a redirect option. (Dave Goldsmith and Alex Bates)
* '''Netscape Communicator 4.x and 7.x''': They don't appear to have a redirect option.
* '''Pine''': For a single message, highlight the message and press "b" to bounce it. Enter the target address and press enter. For multiple messages, select all the messages you'd like to bounce with either ":" to select them one at a time, or ";" to select multiple messages by message number, subject, body text, etc. Once selected, press "a", then "b" to Apply the Bounce command to all of them. Enter the target email address. Once done, press ";", then "a" to Unselect All selected messages. More can be found at: http://www.itc.virginia.edu/desktop/email/pine/bounce.html
* '''Sylpheed''': Click on the message, go to the "Message" menu, choose "Redirect", fill in the "To:" address, and press send. Alternately, right click in the message and choose "Redirect" from the popup menu, fill in the "To:" address, and press send. (Dave Goldsmith)

Thanks to William Stearns <wstearns@pobox.com> for this redirection [http://www.stearns.org/doc/spamassassin-setup.current.html#redirect info].

== Contributors ==
[http://www.dankohn.com Dan Kohn] dan@dankohn.com