]> code.citadel.org Git - citadel.git/blobdiff - citadel/docs/citadel.html
* support SMTP-AUTH for outbound connection to smart-host
[citadel.git] / citadel / docs / citadel.html
index 77b5d0ecdb12504dac7d399f31b87104a68ba8e1..5d8685d96e5b3c0bb4291143192d965ff2da155c 100644 (file)
@@ -1882,9 +1882,13 @@ sites; you may require (due to local convention, security policy, or
 whatever) that all outbound mail be sent to an SMTP relay or forwarder.
 To configure this
 functionality, simply enter the domain name or IP address of your relay
-as a 'smart-host' entry.  If your relay server is running on a port other
+as a 'smart-host' entry.</p>
+<p>If your relay server is running on a port other
 than the standard SMTP port 25, you can also specify the port number
 using &quot;host:port&quot; syntax; i.e. <tt>relay99.myisp.com:2525</tt></p>
+<p>Furthermore, if your relay server requires authentication, you can
+specify it using username:password@host or username:password@host:port
+syntax; i.e. <tt>jsmith:pass123@relay99.myisp.com:25</tt></p>
 <p><b>directory:</b> a domain for which you are participating in
 directory services across any number of Citadel nodes. For example, if
 users who have addresses in the domain <tt>citadel.org</tt> are spread