https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6054
Summary: Whitelist / blacklist and Tagging options have bad
mailto:'s
Product: Spamassassin
Version: unspecified
Platform: Other
URL: http://svn.apache.org/repos/asf/spamassassin/site/full/3
.2.x/doc/Mail_SpamAssassin_Conf.html
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
I believe that there are several cases where the documentation
includes incorrect anchor tags of the form:
mailto:[email protected]
For example:
whitelist_from [email protected]
unwhitelist_from [email protected]
whitelist_from_rcvd [email protected] sourceforge.net
def_whitelist_from_rcvd [email protected] sourceforge.net
whitelist_allows_relays [email protected]
unwhitelist_from_rcvd [email protected]..
Perhaps a global change simular to:
s/<a href=mailto:[email protected]">[email protected]<\/a>/address.com/
and
s/<a
href=mailto:[email protected]">[email protected]<\/a>/lists.sourceforge.net/
would corect most of them.
Thank you.
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.