User Tools

Site Tools


email_at_sdf

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
email_at_sdf [2022/11/12 02:09] – [Local Client Email (Memberships: User or ARPA or MetaARPA)] jquahemail_at_sdf [2023/02/28 00:21] – [Webmail (Memberships: Validated User or ARPA or MetaARPA)] update webmail peteyboy
Line 43: Line 43:
 There are two webmail interfaces: There are two webmail interfaces:
  
-  * The old SquirrelMail, accessible for Validated Users or above, accessible from the ''%%webmail%%'' link at the top of the [[http://sdf.org|SDF home page]] (current direct link: [[https://mx.sdf.org]])+  * The old SquirrelMail, accessible for Validated Users or above, accessible from the ''%%webmail%%'' link at the top of the [[http://sdf.org|SDF home page]] (current direct link: [[https://mx.sdf.org/sm/src/login.php]])
   * Roundcube, a slicker experience, accessible by MetaARPA users from the link on the [[http://ma.sdf.org|metaarray home page]]   * Roundcube, a slicker experience, accessible by MetaARPA users from the link on the [[http://ma.sdf.org|metaarray home page]]
  
Line 53: Line 53:
  
   * your ISP's mail server, or   * your ISP's mail server, or
-  * [[ssh sendmail instead of login shell|an SSH session to SDF that initiates ''sendmail -t'' instead of the usual login shell]].+  * an SSH session to SDF that initiates ''sendmail -t'' instead of the usual interactive shell.
  
-With the first option (local ISP), setting the "Envelope-from" address to //you@sdf.org// might result in the message getting blocked by your recipient's email provider, since your local ISP is not likely to be recognized as a valid origin for an address like //you@sdf.org// (i.e, the message fails SPF/DKIM verification). The latter solution ([[ssh sendmail instead of login shell|sendmail in an SSH session]]) will present no such discrepancy between "Envelope-from" and originating host, so the message is more likely to be delivered successfully.+With the first option (local ISP), setting the "Envelope-from" address to //you@sdf.org// might result in the message getting blocked by your recipient's email provider, since your local ISP is not likely to be recognized as a valid origin for an address like //you@sdf.org// (i.e, the message fails SPF/DKIM verification). The second option (sendmail in an SSH session) will present no such discrepancy between "Envelope-from" and originating host, so the message is more likely to be delivered successfully.
  
 === Local Client Email: Receiving Mail (Memberships: Validated User or ARPA or VPM or VHOST or MetaARPA) === === Local Client Email: Receiving Mail (Memberships: Validated User or ARPA or VPM or VHOST or MetaARPA) ===
Line 90: Line 90:
 If you want to use SDF's outgoing mail server, you must either pay annual dues for any of VPM, VHOST or MetaARPA, or start an SSH session at some point in the message composition/delivery process. If you want to use SDF's outgoing mail server, you must either pay annual dues for any of VPM, VHOST or MetaARPA, or start an SSH session at some point in the message composition/delivery process.
  
-== Sending Mail at the User or ARPA level ==+== Sending Mail from your client through your ISP == 
 If you are at the User or ARPA level and have downloaded a message to your local client and want to make it look as if //you@sdf.org// is replying, first check whether your mail client lets you define **different servers for incoming and outgoing mail**. Many mail clients will only let you define a single server per email address, regardless of the direction the mail is going. But [[K-9 Mail for Android]]--see the app store--is a client that will definitely work. If you are at the User or ARPA level and have downloaded a message to your local client and want to make it look as if //you@sdf.org// is replying, first check whether your mail client lets you define **different servers for incoming and outgoing mail**. Many mail clients will only let you define a single server per email address, regardless of the direction the mail is going. But [[K-9 Mail for Android]]--see the app store--is a client that will definitely work.
  
Line 99: Line 100:
 Next, you can follow the directions in [[setting up mail clients]], but you'll have to replace the values for the settings with those of your ISP's outgoing SMTP server. Next, you can follow the directions in [[setting up mail clients]], but you'll have to replace the values for the settings with those of your ISP's outgoing SMTP server.
  
-== Sending Mail from your client through SDF (Memberships: VPM/VHOST or MetaARPA) ==+== Sending Mail from your client through SDF port 22 (SSH session) == 
 + 
 +Validated users, ARPA, and all other memberships can initiate an SSH session that runs ''sendmail -t'' instead of an interactive shell. By telling this SSH session to get its standard input from a MIME-formatted file, you can do the mail composition on your local machine and avoid the lag of a high-latency connection. See [[ssh noninteractive sendmail]] for more details. 
 + 
 +== Sending Mail from your client through SDF port 587 (SMTP with Transport Layer Security) ==
  
-If you are MetaARPA, or if you have paid for VPM or VHOSTyou can use the SDF SMTP servers to send mail from your computers and devices. Please see [[setting up mail clients]], and use the settings values there.+//MetaARPA, VPM or VHOST memberships only//: At these membership levels you are allowed to use the SDF SMTP servers to send mail from your computers and devices. Please see [[setting up mail clients]], and use the settings values there.
email_at_sdf.txt · Last modified: 2024/06/21 18:01 by peteyboy