Good morning!
I want to disable the spam filter for one user only. How can I do this? I could only find an option to disable the spam filter for the whole server, but this is not what I want. Does anybody have a tip for me?
Thanks
McPringle
Printable View
Good morning!
I want to disable the spam filter for one user only. How can I do this? I could only find an option to disable the spam filter for the whole server, but this is not what I want. Does anybody have a tip for me?
Thanks
McPringle
I'm not sure this is possible, the way postfix is configured is when it recieves a message it automatically sends it the content filter where it is processed by ClamAV and SpamAssassin. Then it is sent back to postfix where it is delievered to the appropriate mailbox via LMTP.
I have no idea if this is possible, but my only thought would be to put the TO address on a whitelist. The cavet being whitelists are meant for FROM addresses.
You mean one "bad user"?Quote:
Originally Posted by McPringle
The good spam filter itself is defined by whom good and who bad. I judge on mine filter - spambully
No, I must have an account where no spam gets filtered out. At this account we can't accept a "false positive" (ham marked as spam).Quote:
Originally Posted by gogol
Any idea?