You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/02/12 21:41:26 UTC

[Bug 3036] New: Cannot have two whitelist_from_rcvd entries for same address with different relays

http://bugzilla.spamassassin.org/show_bug.cgi?id=3036

           Summary: Cannot have two whitelist_from_rcvd entries for same
                    address with different relays
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Rules (Eval Tests)
        AssignedTo: spamassassin-dev@incubator.apache.org
        ReportedBy: sidney@sidney.com


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.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.