Hello,
So I want to make sure that people who are trying to send messages and are blocked (because virus detected) get notified that their message was blocked. If the message that contains virus is quarantined or blocked the sender is not notified of delivery failure. I guess that is just how pmg works and there is nothing I can do about it so I want to use Action Objects - Notification - Receiver - __SENDER__. That works fine but what happens is that bad guys will a lot of times send bad messages with virus from non existing addresses and then I get a lot of messages in queue waiting to be delivered to no-where...
I am using my simple script to monitor the queue and that is extremely useful and I want to keep using it but if I set virus sender notification the queue will get very big once the bad guys start sending virus messages from undeliverable addresses.
Anyone has advice how to deal with this? Is there some setting on postfix that would solve this? I am already using Configuration - Mail Proxy - Options - Before Queue Filtering - Yes that helps with all other blocked messages so sender get response "554 5.7.1 Rejected for policy reasons".
I want to make sure I don't delete any legitimate messages for example if one of our mail servers is down for an hour this "undeliverable" messages should not be removed. I don't know if there is any good solution for this problem. Any advice?
My guess is that if we enable Reject unknown senders. setting that should help. Will test and let you know how it goes.
Configuration - Mail Proxy - Options - Reject Unknown Senders
So I want to make sure that people who are trying to send messages and are blocked (because virus detected) get notified that their message was blocked. If the message that contains virus is quarantined or blocked the sender is not notified of delivery failure. I guess that is just how pmg works and there is nothing I can do about it so I want to use Action Objects - Notification - Receiver - __SENDER__. That works fine but what happens is that bad guys will a lot of times send bad messages with virus from non existing addresses and then I get a lot of messages in queue waiting to be delivered to no-where...
I am using my simple script to monitor the queue and that is extremely useful and I want to keep using it but if I set virus sender notification the queue will get very big once the bad guys start sending virus messages from undeliverable addresses.
Anyone has advice how to deal with this? Is there some setting on postfix that would solve this? I am already using Configuration - Mail Proxy - Options - Before Queue Filtering - Yes that helps with all other blocked messages so sender get response "554 5.7.1 Rejected for policy reasons".
I want to make sure I don't delete any legitimate messages for example if one of our mail servers is down for an hour this "undeliverable" messages should not be removed. I don't know if there is any good solution for this problem. Any advice?
My guess is that if we enable Reject unknown senders. setting that should help. Will test and let you know how it goes.
Configuration - Mail Proxy - Options - Reject Unknown Senders
Last edited: