Igor Zinovik skrev den 2013-11-14 14:32:

What I implemented:
- User found message in his mailbox (e.g. sa...@example.org) that he
considers spam,
 then he forwards this letter to sales-s...@example.org 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
sales-nos...@example.org to retraing filter
 that this letter was false positive.

just that any user that is not sasl-authed can send to sales-s...@example.org, 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:

sales-s...@localhost.example.org
sales-nos...@localhost.example.org

the rest is well dokumented


Reply via email to