notes:email-configuration
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| notes:email-configuration [2026/05/31 15:10] – [mbsync] sam | notes:email-configuration [2026/06/02 22:55] (current) – Add a note about mbsync sam | ||
|---|---|---|---|
| Line 92: | Line 92: | ||
| Account <account name> | Account <account name> | ||
| - | MaildirStore | + | MaildirStore |
| Path ~/ | Path ~/ | ||
| Inbox ~/ | Inbox ~/ | ||
| SubFolders Verbatim | SubFolders Verbatim | ||
| - | Channel | + | Channel |
| Far :< | Far :< | ||
| Near :< | Near :< | ||
| Line 141: | Line 141: | ||
| Running '' | Running '' | ||
| + | Passing '' | ||
| + | |||
| + | ==== msmtp ==== | ||
| + | |||
| + | '' | ||
| + | < | ||
| + | defaults | ||
| + | logfile ~/ | ||
| + | tls_trust_file system # Use the system' | ||
| + | |||
| + | ### University Email | ||
| + | |||
| + | account <account name> | ||
| + | host 127.0.0.1 | ||
| + | port 6003 | ||
| + | protocol smtp | ||
| + | auth plain | ||
| + | tls off | ||
| + | user <my email> | ||
| + | from <my email> | ||
| + | passwordeval " | ||
| + | |||
| + | ### Gmail | ||
| + | |||
| + | account gmail | ||
| + | auth on | ||
| + | host smtp.gmail.com | ||
| + | port 465 | ||
| + | protocol smtp | ||
| + | from <my gmail> | ||
| + | user <my gmail> | ||
| + | passwordeval " | ||
| + | tls on | ||
| + | tls_starttls off | ||
| + | |||
| + | # Default | ||
| + | account default : <account name> | ||
| + | </ | ||
notes/email-configuration.1780240218.txt.gz · Last modified: by sam