[packages/exim] Enable DSN in config, too.
    arekm 
    arekm at pld-linux.org
       
    Sat Oct 25 22:57:03 CEST 2014
    
    
  
commit c91f1b2d123a88b491e20dea94c6a61270f401f6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Oct 25 22:56:58 2014 +0200
    Enable DSN in config, too.
 exim4.conf | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/exim4.conf b/exim4.conf
index 055cb29..0b323e2 100644
--- a/exim4.conf
+++ b/exim4.conf
@@ -200,6 +200,9 @@ never_users = root
 
 host_lookup = *
 
+# Advertise DSN for these hosts
+
+dsn_advertise_hosts = *
 
 # The settings below (default is 30s) cause Exim to make RFC 1413 (ident)
 # callbacks for all incoming SMTP calls. You can limit the hosts to which
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/exim.git/commitdiff/c91f1b2d123a88b491e20dea94c6a61270f401f6
    
    
More information about the pld-cvs-commit
mailing list