⇤ ← Revision 1 as of 2017-07-20 18:30:57
Size: 318
Comment: 7bit to quoted-printable conversion
|
← Revision 2 as of 2020-04-18 09:42:15 ⇥
Size: 716
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
== Things to try to reduce spam == [[https://lwn.net/Articles/768530/|Comment on LWN]] mentions on requiring TLS. Looked at some spam I received, and it was delivered via TLS -- not sure how effective this would be. [[http://www.mailavenger.org/|Mail Avenger]] can reject e-mail before it's received, and can do things like checking the OS of the sender (i.e. to reject anything Windows). |
quoted-printable, 7bit, 8bit Content-Transfer-Encoding issues
Postfix Users - On DKIM and Content-Transfer-Encoding. Setup a dummy smtpd server that will force conversion to quoted-printable (universally supported?)
Things to try to reduce spam
Comment on LWN mentions on requiring TLS. Looked at some spam I received, and it was delivered via TLS -- not sure how effective this would be.
Mail Avenger can reject e-mail before it's received, and can do things like checking the OS of the sender (i.e. to reject anything Windows).