Igor Zinovik skrev den 2013-11-14 14:32:
What I implemented: - User found message in his mailbox (e.g. [email protected]) that he considers spam, then he forwards this letter to [email protected] to retrain filter - User found message in his mailbox that accidently was marked as spam and was stored in Spam folder. So he forwards this letter to [email protected] to retraing filter that this letter was false positive.
just that any user that is not sasl-authed can send to [email protected], how do you solve this ?
simple make a localhost mx with 127.0.0.1 as ip address, here i use default localhost.junc.org so in case some spammers try to sent to it it just keep on localhost mta :)
so email adresses should change to: [email protected] [email protected] the rest is well dokumented
