Bug 3036 - Cannot have two whitelist_from_rcvd entries for same address with different relays
Summary: Cannot have two whitelist_from_rcvd entries for same address with different r...
Status: RESOLVED DUPLICATE of bug 3021
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (Eval Tests) (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: All All
: P5 normal
Target Milestone: 2.70
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
: 3562 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-12 12:41 UTC by Sidney Markowitz
Modified: 2004-07-02 05:07 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Sidney Markowitz 2004-02-12 12:41:25 UTC
The whitelist_from_rcvd and def_whitelist_from_rcvd options are implemented in
such a way that each subsequent entry for the same address replaces the previous
entry. That prevents one from whitelisting_from_rcvd an address that uses more
than one mail server at various times.

I'm not attaching a test message because it requires putting something in the
configuration file. I'm also calling this a bug rather than an enhancement, but
that's a judgment call.

My submission for bug #3021 will not fix this, but will include a test file for
whitelist_from. If that is accepted I will attach a modified test file that
demonstrates this bug and then I'll probably submit a patch to fix this.
Comment 1 Sidney Markowitz 2004-02-13 03:01:55 UTC
My latest submission of a patch for bug #3021 will fix this, so I am now
resolving this as a duplicate of that bug.


*** This bug has been marked as a duplicate of 3021 ***
Comment 2 Sidney Markowitz 2004-07-02 13:07:52 UTC
*** Bug 3562 has been marked as a duplicate of this bug. ***