email_basics
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
email_basics [2023/07/29 06:03] – old revision restored (2023/07/29 05:53) hc9 | email_basics [2024/09/04 05:56] (current) – ue” hc9 | ||
---|---|---|---|
Line 2: | Line 2: | ||
This tutorial covers the basics of accessing E-mail on SDF. Topics include command-line and remote access. Configuration of mail retrieval programs ('' | This tutorial covers the basics of accessing E-mail on SDF. Topics include command-line and remote access. Configuration of mail retrieval programs ('' | ||
- | |||
===== Introduction, | ===== Introduction, | ||
Line 33: | Line 32: | ||
Mail » Preferences » Accounts \\ Click + | Mail » Preferences » Accounts \\ Click + | ||
- | Enter your name and SDF E-mail address, then click "Continue". | + | Enter your name and SDF E-mail address, then click “Continue”. |
- | //Incoming Mail Server// Account Type: IMAP \\ Description: | + | //Incoming Mail Server// Account Type: IMAP \\ Description: |
- | Use your ISP's SMTP server for outgoing mail - unless you opt for an SDF membership level that allows SMTP, in which case see the [[pop3_imap_and_smtp_auth_for_popular_mail_clients|smtpauth tutorial]]. \\ Click "Continue" | + | Use your ISP's SMTP server for outgoing mail - unless you opt for an SDF membership level that allows SMTP, in which case see the [[pop3_imap_and_smtp_auth_for_popular_mail_clients|smtpauth tutorial]]. \\ Click “Continue” |
- | You should now see an account summary page. Verify the summary and click "Create". \\ You can now return to the Accounts preferences, | + | You should now see an account summary page. Verify the summary and click “Create”. \\ You can now return to the Accounts preferences, |
==== Outlook 365 for Windows 10 ==== | ==== Outlook 365 for Windows 10 ==== | ||
Line 57: | Line 56: | ||
==== Configuring Mail in iOS (as a MetaARPA member) ==== | ==== Configuring Mail in iOS (as a MetaARPA member) ==== | ||
- | This can likely be done as an ARPA member, refer to system help or "bboard" | + | This can likely be done as an ARPA member, refer to system help or “bboard” for more information. |
* Open **Settings** and select **Mail, Contacts, and Calendars** | * Open **Settings** and select **Mail, Contacts, and Calendars** | ||
Line 66: | Line 65: | ||
* Incoming Mail Server | * Incoming Mail Server | ||
- | * Host Name: "mx.sdf.org" | + | * Host Name: “mx.sdf.org” |
- | * User Name: "your sdf username" | + | * User Name: “your sdf username” |
- | * Password: | + | * Password: |
===== Fetching E-Mail with fetchmail, getmail or offlineimap ===== | ===== Fetching E-Mail with fetchmail, getmail or offlineimap ===== | ||
Line 74: | Line 73: | ||
==== Sample .fetchmailrc ==== | ==== Sample .fetchmailrc ==== | ||
- | You can use "fetchmail" | + | You can use “fetchmail” to retrieve messages from your SDF account. The “fetchmail” example below is configured to use POP3 to retrieve E-mail. Note that this configuration does not use SSL. Also note that you will need to provide your user names and the path to procmail. You may omit the “pass” line to be prompted for your password. |
<file config .fetchmailrc> | <file config .fetchmailrc> | ||
Line 113: | Line 112: | ||
</ | </ | ||
- | You could alternatively configure, for instance, a Maildir destination if you would prefer not to use "procmail": | + | You could alternatively configure, for instance, a Maildir destination if you would prefer not to use “procmail”: |
<file config .getmail/ | <file config .getmail/ | ||
Line 126: | Line 124: | ||
==== Sample .offlineimaprc ==== | ==== Sample .offlineimaprc ==== | ||
- | Another option to retrive E-mail is "offlineimap". The example below uses it to retrive messages with IMAP, using SSL for encryption, and storing them in Maildir format. The first option | + | Another option to retrive E-mail is “offlineimap”. The example below uses it to retrive messages with IMAP, using SSL for encryption, and storing them in Maildir format. The first option |
<file config .offlineimaprc> | <file config .offlineimaprc> |
email_basics.txt · Last modified: 2024/09/04 05:56 by hc9