Tagged Questions

1
vote
1answer
324 views

Adding mail header if postfix DNS based RBL (realtime black hole) check fails

I have setup a receiving Postfix mail server. Here i have custom code written that parses the whole mail received by postfix and use the headers, body and attachments separately for different uses. I ...
0
votes
2answers
372 views

how Postfix anti spam configuration works with DNS-based Blackhole List providers

I have setup a Postfix mail server for incoming mails that is required to never reply to external enviornment i.e it will accept all incoming mails and never reply anything that can be used as a trace ...