User Tools

Site Tools


setting_up_mail_clients

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
setting_up_mail_clients [2022/09/22 06:11] – fix typo add more bold peteyboysetting_up_mail_clients [2022/09/22 06:26] – [Sending Email] peteyboy
Line 13: Line 13:
  
 ==== Sending Email ==== ==== Sending Email ====
-  * In order to access SDF's SMTP server, you need to have a membership level that includes [[https://sdf.org/?join | VPM]]+In order to access SDF's SMTP server, you need to have a membership level that includes [[https://sdf.org/?join | VPM]] 
   * SDF's SMTP server is mx.sdf.org   * SDF's SMTP server is mx.sdf.org
   * SDF's SMTP server listens on port 25 as well as ports 23, 53, 587 and 8080. Some ISPs throttle or block activity on port 25.   * SDF's SMTP server listens on port 25 as well as ports 23, 53, 587 and 8080. Some ISPs throttle or block activity on port 25.
Line 20: Line 21:
     * The right [domain name] to you should use depends on how you have obtained VPM membership:     * The right [domain name] to you should use depends on how you have obtained VPM membership:
       * If you can access VPM because you are **paying dues for a VHOST**, your SMTP AUTH user name is simply your VHOSTed domain name (ex: 'irulecomputers.com@sdf.org')       * If you can access VPM because you are **paying dues for a VHOST**, your SMTP AUTH user name is simply your VHOSTed domain name (ex: 'irulecomputers.com@sdf.org')
-      *  If you can access VPM because you are **paying dues for VPM or are METAARPA**, your domain name is your SDF website domain, for example user 'alan8r' site for metaarpa could be <nowiki>https://alan8r.sdf.org</nowiki>, so their domain would be 'alan8r.sdf.org', so their SMTP Auth user would be 'alan8r.sdf.org@sdf.org'+      *  If you can access VPM because you are **paying dues for VPM or are METAARPA**, your domain name is your SDF website domain, for example user 'alan8r' site for metaarpa could be <nowiki>https://alien8r.sdf.org</nowiki>, so their domain would be 'alien8r.sdf.org', so their SMTP Auth user would be 'alien8r.sdf.org@sdf.org'
   * SMTP via STARTTLS is recommended. Some email clients may refer to STARTTLS as TLS. TLS/SSL is not STARTTLS.   * SMTP via STARTTLS is recommended. Some email clients may refer to STARTTLS as TLS. TLS/SSL is not STARTTLS.
 +
 +Here are example settings as discussed above:
 +  Server Name: mx.sdf.org
 +  Port: 587
 +  User Name: alien8r.sdf.org@sdf.org
 +  Authentication Method: Encrypted password
 +  Connection Security: STARTTLS
 +
  
 Please note: the SMTP AUTH secret is set on the command line via mkvpm. The command history of the shell may keep the secret in the history file. Please note: the SMTP AUTH secret is set on the command line via mkvpm. The command history of the shell may keep the secret in the history file.
setting_up_mail_clients.txt · Last modified: 2022/09/22 06:45 by peteyboy