[packages/exim] Don't enforce line length by default.

arekm arekm at pld-linux.org
Tue Mar 20 10:11:33 CET 2018


commit 591b7a341c3b5e85762c261744d65b3078291a71
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Mar 20 10:11:23 2018 +0100

    Don't enforce line length by default.

 exim4.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/exim4.conf b/exim4.conf
index f6021c9..dfde3e7 100644
--- a/exim4.conf
+++ b/exim4.conf
@@ -739,7 +739,7 @@ begin transports
 
 remote_smtp:
   driver = smtp
-  message_size_limit = ${if > {$max_received_linelength}{998} {1}{0}}
+#  message_size_limit = ${if > {$max_received_linelength}{998} {1}{0}}
 
 
 # This transport is used for local delivery to user mailboxes in traditional
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exim.git/commitdiff/591b7a341c3b5e85762c261744d65b3078291a71



More information about the pld-cvs-commit mailing list