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
Next revision Both sides next revision
mail_setup [2018/06/29 00:33]
SLUUG Administration [Create New Account]
mail_setup [2018/07/10 17:24]
SLUUG Administration [Ports]
Line 65: Line 65:
 ====Ports==== ====Ports====
  
-**SMTP** : 25      (Not guaranteed)+**SMTP** : 25      (Not guaranteed, unauthorized relaying prohibited)
  
 **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 ======
  
Line 132: Line 131:
 ===== 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 137:
 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>
Line 244: Line 243:
 ===Outgoing Server (SMTP)Settings=== ===Outgoing Server (SMTP)Settings===
  
-In the top right of the Account Settings panel select ​bud.sluug.org and click "​__E__dit"​+In the top right of the Account Settings panel select sluug.org and click "​__E__dit"​
  
 {{tbird_outgoing_server_settings.png|}} {{tbird_outgoing_server_settings.png|}}
Line 262: Line 261:
  
 ---- ----
- 
- 
 ==== Secure IMAP ==== ==== Secure IMAP ====
 Secure IMAP provides an encrypted connection from the server to the client using SSL. The advantage of this is that with the connection encrypted user name and passwords are also sent encrypted so are not open to a [[http://​en.wikipedia.org/​wiki/​Sniffer|sniffer]]. Secure IMAP provides an encrypted connection from the server to the client using SSL. The advantage of this is that with the connection encrypted user name and passwords are also sent encrypted so are not open to a [[http://​en.wikipedia.org/​wiki/​Sniffer|sniffer]].
mail_setup.txt · Last modified: 2018/07/10 18:20 by SLUUG Administration