Bluehost.com Web Hosting $6.95

Re: [courier-users] Gentoo-patches for courier

This is a discussion on Re: [courier-users] Gentoo-patches for courier within the Courier-Imap forums, part of the Mail Servers and Related category; This is a multi-part message in MIME format. --------------060401020805010809030403 Content-Type: text/plain; charset=ISO-8859-1; format=flowed ...


Go Back   Usenet Forums > Mail Servers and Related > Courier-Imap

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-07-2008
Arturo 'Buanzo' Busleiman
 
Posts: n/a
Default Re: [courier-users] Gentoo-patches for courier

This is a multi-part message in MIME format.
--------------060401020805010809030403
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Attached is a very simple patch to get rid of the "headersizelimit" thingy...

I've been using it on my Gentoo-Courier server for a couple of months now.

- --
Arturo "Buanzo" Busleiman
Reliable inter-continental Mail Relay Service - Ask me!
Independent Security Consultant - SANS - OISSG
http://www.buanzo.com.ar/pro/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH0EDRAlpOsGhXcE0RCrRoAJ92QJq0fOIU9N6NuAUfWM QRXlIHdQCePfyS
8eZn6gwqErxYf4cz1Hf5dOs=
=M3Rd
-----END PGP SIGNATURE-----

--------------060401020805010809030403
Content-Type: text/x-patch;
name="courier_removeheaderlimit.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="courier_removeheaderlimit.patch"

--- courier/submit.C.orig 2008-02-15 13:20:57.000000000 -0500
+++ courier/submit.C 2008-02-15 13:21:10.000000000 -0500
@@ -1426,7 +1426,7 @@
if (l && line[l-1] == '\r')
line.Chop(); // Strip trailing CR
l=line.GetLength() + header.GetLength();
- if (l > headerlimit || l > 5000)
+ if (l > headerlimit)
headercnt=0;
if (headercnt == 0) continue;
header += '\n';

--------------060401020805010809030403
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--------------060401020805010809030403
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users

--------------060401020805010809030403--

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 01:12 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0