I never asked to be subscribed to this list - please unsubscribe me immediately


--------------------------------------------
On Fri, 12/12/14, Matus UHLAR - fantomas <uh...@fantomas.sk> wrote:

 Subject: Re: [courier-users] Added whitespace breaks DKIM signatures
 To: courier-users@lists.sourceforge.net
 Date: Friday, 12 December, 2014, 12:44
 
 On 12.12.14 13:13, Alessandro Vesely
 wrote:
 >I tentatively installed the following patch.  It
 prevents wrapping without
 >apparently causing any blatant malfunction.  What
 would you say about it?
 >(I didn't explore what unexpected effects it might
 sort.)
 
 I think that RFC 5322 section 2.1.1 explains that nicely.
 I also prefer lines up to 70 chars long, so they with into
 one line 
 (indented by tab character).
 
 just my €.01
 
 >--- courier/libs/comrwheader.c.orig   
 2013-08-25 20:44:47.000000000 +0200
 >+++ courier/libs/comrwheader.c   
 2014-12-12 09:03:44.000000000 +0100
 >@@ -98,7 +98,7 @@
 >     unsigned i, l;
 >     char    *p;
 >
 >-       
 new_header=rfc822_getaddrs_wrap(rfca, 70);
 >+       
 new_header=rfc822_getaddrs_wrap(rfca, 700);
 >         if
 (!new_header)    clog_msg_errno();
 >
 >         for (i=l=0;
 new_header[i]; i++)
 
 
 -- 
 Matus UHLAR - fantomas, uh...@fantomas.sk ;
 http://www.fantomas.sk/
 Warning: I wish NOT to receive e-mail advertising to this
 address.
 Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek
 reklamnu postu.
 Enter any 12-digit prime number to continue.
 
 ------------------------------------------------------------------------------
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT
 Server
 from Actuate! Instantly Supercharge Your Business Reports
 and Dashboards
 with Interactivity, Sharing, Native Excel Exports, App
 Integration & more
 Get technology previously reserved for billion-dollar
 corporations, FREE
 http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
 _______________________________________________
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to