How to restrict outgoing email to set of addresses
Hi
In ISPConfig web interface, Email > Global Filters > Postfix Whitelist, I have added a single email address (type "recipient" restriction). However when I send an email from bash:
echo "this is the body" | mail -s "this is the subject" "to@address"
where the to address is *not* the one I specified in the whitelist, the email is still delivered.
In summary I want to ensure that my server only delivers emails that are addressed to an email address I have specified. (This is for reasons of controlling spam.)
Am I doing something wrong?
Last edited by msp; 10th February 2013 at 19:58.
|
Recent comments
1 day 17 hours ago
2 days 2 hours ago
2 days 5 hours ago
2 days 6 hours ago
2 days 8 hours ago
2 days 9 hours ago
2 days 11 hours ago
2 days 12 hours ago
3 days 4 hours ago
3 days 5 hours ago