Difference between revisions of "Network/Procedures/Maintain a listserv"
From Makers Local 256
< Network
(initial commit) |
(No difference)
|
Revision as of 00:32, 20 March 2015
This is more of an FYI than a howto or anything. Basically, it turns out that mail providers are becoming more and more paranoid as mail gets less and less usable due to spam. As a result, ML256 has had some trouble actually delivering mail to people who are members of its lists. I'll try to summarize possible problems and solutions here.
- We get onto spam blacklists.
- For the shop, this can be checked here: http://bgp.he.net/ip/24.96.165.230#_rbl
- This could happen for several reasons.
- Mail spoofed as from the shop.
- Someone's machine at the shop actually sends spam (because it has malware or some other reason).
- Someone does something vaguely spammy and some service has an overly quick trigger finger.
- Possible solutions:
- SPF records. This is implemented by the shop right now.
- DKIM. I believe this is finished implementation, but more testing is needed.
- DMARC. We're not here yet.
- People click that we are spam and then their mail provider starts to believe it.
- Possible solutions:
- List-Unsubscribe header. This may actually redirect the "Report spam" button in Gmail to an automatic unsubscribe process! This would be ideal.
- Possible solutions:
- Other resources.