Changes

Jump to navigation Jump to search
46 bytes added ,  15:10, 11 December 2012
Line 500: Line 500:  
- enable Authentication against the outgoing mail server
 
- enable Authentication against the outgoing mail server
   −
====How do I allow SMTP relay of mail without encryption/authentication of LAn clients====
+
====Allow SMTP relay of mail without encryption/authentication====
 +
 
 +
Change the configuration of the system from the default, so that it no longer requires encryption/authentication before allowing relaying of mail.
    
Disable smtp authentication as shown in [[Bugzilla: 6522]]
 
Disable smtp authentication as shown in [[Bugzilla: 6522]]
   −
config setprop qpsmtpd RelayRequiresAuth disabled
+
config setprop qpsmtpd RelayRequiresAuth disabled
signal-event email-update
+
signal-event email-update
 
  −
no longer requires encryption/authentication before allowing relaying of mail?
      
====SMTP Authentication TLS before Auth disable & enable====
 
====SMTP Authentication TLS before Auth disable & enable====

Navigation menu