Lenticular Cloud/Mail: Difference between revisions
(Created page with "<h1>NOT READY YET</h1> <h1>Description</h1> @TODO Features: * proper mail configs with '''DKIM, DMARC, SPF, ...''' * remove source IP and useragen from the mail for '''enh...") |
(test) Tag: Manual revert |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<h1>Description</h1> | <h1>Description</h1> | ||
Line 7: | Line 5: | ||
Features: | Features: | ||
* proper mail configs with '''DKIM, DMARC, SPF | * proper mail configs with '''DKIM, DMARC, SPF''' | ||
* remove source IP and | * remove source IP and useragent from the mail for '''enhanced privacy''' | ||
* server side filter with '''Sieve''' | * server side filter with '''Sieve''' | ||
* spam blocking blacklist and whitelist | * spam blocking by blacklist and whitelist filters | ||
<h1>Clients</h1> | <h1>Clients</h1> | ||
<h2>Settings</h2> | <h2>Settings</h2> | ||
username: the email <user>@milliways.info | |||
<h3>SMTP:</h3> | <h3>SMTP:</h3> | ||
Line 35: | Line 30: | ||
* Host: mail.milliways.info | * Host: mail.milliways.info | ||
* Port: 4190 | * Port: 4190 | ||
* | * Encrypted | ||
<h2>Thunderbird</h2> | <h2>Thunderbird - Desktop</h2> | ||
https://www.thunderbird.net | https://www.thunderbird.net | ||
<h2>Roundcube</h2> | <h2>Roundcube - Web</h2> | ||
https:// | https://mail.milliways.info | ||
<h1>Filter</h1> | <h1>Filter</h1> | ||
You can edit your filters with Roundcube: | |||
https://roundcube.milliways.info/?_task=settings&_action=plugin.managesieve | |||
Standalone GUI: | |||
https://github.com/thsmi/sieve/ |
Latest revision as of 14:23, 27 September 2024
Description
@TODO
Features:
- proper mail configs with DKIM, DMARC, SPF
- remove source IP and useragent from the mail for enhanced privacy
- server side filter with Sieve
- spam blocking by blacklist and whitelist filters
Clients
Settings
username: the email <user>@milliways.info
SMTP:
- Host: mail.milliways.info
- Port: 587
- Encryption: StartTLS
IMAP:
- Host: mail.milliways.info
- Port: 143
- Encryption: StartTLS
Sieve:
- Host: mail.milliways.info
- Port: 4190
- Encrypted
Thunderbird - Desktop
Roundcube - Web
Filter
You can edit your filters with Roundcube: https://roundcube.milliways.info/?_task=settings&_action=plugin.managesieve
Standalone GUI:
https://github.com/thsmi/sieve/