Lenticular Cloud/Mail: Difference between revisions

From Milliways
(test)
Tag: Reverted
(test)
Tag: Manual revert
 
Line 49: Line 49:
Standalone GUI:
Standalone GUI:
https://github.com/thsmi/sieve/
https://github.com/thsmi/sieve/
test

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

https://www.thunderbird.net

Roundcube - Web

https://mail.milliways.info


Filter

You can edit your filters with Roundcube: https://roundcube.milliways.info/?_task=settings&_action=plugin.managesieve


Standalone GUI: https://github.com/thsmi/sieve/