User Tools

Site Tools


mail_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mail_setup [2018/06/29 00:36]
SLUUG Administration [SMTP Authentication]
mail_setup [2018/07/10 18:20] (current)
SLUUG Administration [Ports]
Line 65: Line 65:
 ====Ports==== ====Ports====
  
-**SMTP** : 25      (Not guaranteed)+**SMTP** : 25      (Not for mail client use, use SMTPS. Relaying will fail)
  
 **SMTPS** : 465    (SSL/TLS, normal password, username@domain required) **SMTPS** : 465    (SSL/TLS, normal password, username@domain required)
  
-**POP3s** : 995    ​(TBD) +**POP3S** : 995    (SSL/TLS, normal password, username@domain required)
- +
-**IMAPs** : 993    ​(SSL/​TLS,​ normal password)+
  
 +**IMAPS** : 993    (SSL/TLS, normal password, username@domain required)
 ====== Mail Clients ====== ====== Mail Clients ======
  
 Below is information on how to configure your mail client for connecting to the SLUUG mail servers. Below is information on how to configure your mail client for connecting to the SLUUG mail servers.
  
 +For all mail clients, the account name/user used must be of the form
 +user_name@sluug.org since this is how authentication is performed.
 =====Elm===== =====Elm=====
 Be the first to update this! Be the first to update this!
Line 132: Line 133:
 ===== Pine===== ===== Pine=====
  
-To access a mail account on Amber, change the inbox-path to: "<​html><​samp>​{localhost/​novalidate-cert/​user=user_name}</​samp></​html>"​. ​ /​novalidate-cert allows the self-signed Cert for SASL to Amber, /user avoids the prompt for "LOGIN NAME". </​samp></​html>"​.+To access a mail account on sluug.org, change the inbox-path to: "<​html><​samp>​{localhost/​novalidate-cert/​user=user_name}</​samp></​html>"​. ​ /​novalidate-cert allows the self-signed Cert for SASL to sluug.org, /user avoids the prompt for "LOGIN NAME". </​samp></​html>"​.
  
 Sample Config for <​user>:​ Sample Config for <​user>:​
Line 138: Line 139:
 Personal Name                     = <​user>​@sluug.org Personal Name                     = <​user>​@sluug.org
 User Domain ​                      = sluug.org User Domain ​                      = sluug.org
-SMTP Server (for sending) ​        ​= ​bock.sluug.org+SMTP Server (for sending) ​        = sluug.org
  
 NNTP Server (for news)            = <No Value Set> NNTP Server (for news)            = <No Value Set>
mail_setup.1530250595.txt.gz · Last modified: 2018/06/29 00:36 by SLUUG Administration