commit 591b7a341c3b5e85762c261744d65b3078291a71
Author: Arkadiusz Miƛkiewicz <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to