|
|
|
|
|
by libdjml
2764 days ago
|
|
Excuse my very basic question, but how do you manage spam when using mutt? Do you interface to a cloud-based service in mutt, or have some kind of other spam filter? I’ve always liked the idea of moving my email to mutt and using personal domains, but not convinced I could manage spam well. |
|
for your own personal domain, either use a service that supports personalization. (gmail does, but there should be others) and you are covered again.
if you want to host your own mail server, then you'll probably want to run your own spam filter on that server. it works by having the mail server forward the mail to the filter (which can be local or remote) and then deal with the mail based on the response from the service.
greetings, eMBee.