Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
users:email [2020/06/29 22:50] – created jesseusers:email [2020/06/29 22:52] jesse
Line 5: Line 5:
 Webmail is available at [[https://iron.waffle.tech/webmail|iron.waffle.tech/webmail]], it will move to waffle.tech/webmail once the webpage is also moved to the new machine. Webmail is available at [[https://iron.waffle.tech/webmail|iron.waffle.tech/webmail]], it will move to waffle.tech/webmail once the webpage is also moved to the new machine.
  
-**IMAP** is available at mx.waffle.tech port 993, use TLS. +  * **IMAP** is available at mx.waffle.tech port 993, use TLS. 
-**SMTP** is available at mx.waffle.tech port 587, use STARTTLS. +**SMTP** is available at mx.waffle.tech port 587, use STARTTLS. 
-**POP3** is availbale at mx.waffle.tech port 995, use TLS, but you probably don't want POP3 anyway. +**POP3** is availbale at mx.waffle.tech port 995, use TLS, but you probably don't want POP3 anyway. 
-**ManageSieve** is available at mx.waffle.tech port 4190, use STARTTLS.+**ManageSieve** is available at mx.waffle.tech port 4190, use STARTTLS.
  
 ===== Filters, Spam, etc. ===== ===== Filters, Spam, etc. =====
  
 SpamAssassin is running and should both prepend the subject with [SPAM] and add the X-Spam-Flag: Yes if an email scores high. Emails that score exceptionally high or come from certain blacklisted sources may be completely rejected by the MTA, this case the sender (if they are real) should receive a non-delivery notice from their own provider. SpamAssassin is running and should both prepend the subject with [SPAM] and add the X-Spam-Flag: Yes if an email scores high. Emails that score exceptionally high or come from certain blacklisted sources may be completely rejected by the MTA, this case the sender (if they are real) should receive a non-delivery notice from their own provider.
 +
 +Sieve runs to filter email. There is one rule always run before any user filters which moves email flagged as spam to the 'Junk' folder, if you so desire it's possible to add another custom rule to move it back. You can add/manage custom rules using the ManageSieve protocol which is supported by some clients and the waffle.tech webmail.