Lenticular Cloud/Mail: Difference between revisions

From Milliways
Jump to navigation Jump to search
(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...")
 
(update settings)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<h1>NOT READY YET</h1>
<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 useragen from the mail for '''enhanced privacy'''
* 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 filter
* spam blocking by blacklist and whitelist filters
 
<h1>Activation</h1>
 
Got to https://account.milliways.info to activate the Mail service.


You can use your main password or multiple token like passwords for different devices.


<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
* Encypted
* Encrypted


<h2>Thunderbird</h2>
<h2>Thunderbird - Desktop</h2>


https://www.thunderbird.net
https://www.thunderbird.net


<h2>Roundcube</h2>
<h2>Roundcube - Web</h2>


https://roundcube.milliways.info
https://mail.milliways.info


@TODO


<h1>Filter</h1>
<h1>Filter</h1>


search for "Sieve"
You can edit your filters with Roundcube:
@TODO
https://roundcube.milliways.info/?_task=settings&_action=plugin.managesieve
 
 
Standalone GUI:
https://github.com/thsmi/sieve/

Latest revision as of 10:27, 28 November 2023

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/