[Tickets #6739] Allow email address in an admin-defined header field to be added to Whitelist/Blacklist
bugs at horde.org
bugs at horde.org
Wed May 21 18:45:46 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6739
-----------------------------------------------------------------------
Ticket | 6739
Created By | ryan at lsit.ucsb.edu
Summary | Allow email address in an admin-defined header field
to be added to
| Whitelist/Blacklist
Queue | IMP
Version | 4.2-RC4
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch |
Owners |
+New Attachment | custom_header.patch
-----------------------------------------------------------------------
ryan at lsit.ucsb.edu (2008-05-21 14:45) wrote:
This patch puts an optional config "wblist_header" into servers.php.
Specifying an email header field here will use that for adding to the
Whitelist/Blacklist. For instance, in our situation we have found that
using the "Return-Path" header field is better than using "From". So when
the user click Whitelist/Blacklist in an email it will add the email
address in the "Return-Path" header field to the users custom list.
If the config option is not used, it will have the same behavior as
before. If the config option is used but with a non-existent header field,
it will throw out a notification and not add any email address.
More information about the bugs
mailing list