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 2005/12/07 05:27:14 UTC

[Bug 4724] New: User option to break DomaninKeys compatability

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4724

           Summary: User option to break DomaninKeys compatability
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: spamassassin
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: lwilton@earthlink.net


Ref bug 4721 et al.  It seems some people that have no intention of using 
domainkeys would like the old method of sticking the X-Spam lines on the end of 
the header.

Suggest an "append_at_end 1" or some such option in local.cf or user_prefs that 
will modify the location where the new hearers are inserted into the main 
header.

Ideally this option should be cross-checked with the availability of DomainKeys 
on the system, and a syntax error generated if they are both set.

Feel free to reject this silly suggestion as a silly suggestion.  However, note 
that it is a one-line change to change the location of the header lines.  So 
implementing it conditionally will be on the order of 2-3 lines added to the 
source, not counting the code to add a new option keyword and validate it.  
This seems sufficiently trivial to me that it would be worth doing to make some 
moderately substantial portion of the user community happy.



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

[Bug 4724] User option to specify top or bottom for added headers

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4724


felicity@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|User option to break        |User option to specify top
                   |DomaninKeys compatability   |or bottom for added headers
   Target Milestone|Undefined                   |Future




------- Additional Comments From felicity@apache.org  2006-12-05 11:49 -------
I used to be a little vexed by the change to the top of the headers, but have
since gotten used to it and decided it really doesn't matter.  So IMO, if
someone feels like doing up a patch great, otherwise this will sit in "future"
land... :)



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

[Bug 4724] User option to break DomaninKeys compatability

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4724





------- Additional Comments From dallase@nmgi.com  2005-12-07 06:45 -------
IMO, anyone who has enough time to complain about the placement of mail headers
should have the time to learn the code, create a patch, and apply it every time
they install a new version.

there is nothing to be gained from doing this that i can see... and the same ole
questions will reach the user list, but the answer will just change from 'deal
with it' to 'rtfm'  :)



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