Randy, there's no default option to access envelope information, though you could easily write your own rule. However, using all_spam_to in your user_prefs should accomplish the same thing, unless the mailing was Bcc'ed. Of course, you could also create a rule looking for List-Unsubscribe headers or such that spammers would be less likely to forge.
For instance, I use the following: all_spam_to [EMAIL PROTECTED] A custom rule, BTW, would look like this: header RETURN_PATH Return Path =~ /spamassassin\-talk\-admin\@lists\.sourceforge\.net/ describe RETURN_PATH Return Path matches the Satalk list score RETURN_PATH -50 - dan -- Dan Kohn <mailto:[EMAIL PROTECTED]> <http://www.dankohn.com/> <tel:+1-650-327-2600> -----Original Message----- From: Randy Bush [mailto:[EMAIL PROTECTED]] Sent: Monday, July 22, 2002 22:03 To: spamassassin list Subject: [SAtalk] whitelist envelope MAIL FROM whitelist_from seems to be strictly the rfc2822 header From: field. for mailing list subscriptions, i need to allow white-listing the envelope MAIL_FROM, which is also schlonged into the Return-Path: 2822 header. any clues? randy ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk