On 06/12/2010 07:06 AM, Walter Pinto wrote:
Recipient map is also SQL based, here's the config.
[r...@mx sql]# cat relay_recipient_map.conf
user = xxx
password = xxx
dbname = xxx
query =
SELECT y
FROM relay_recipient_map
WHERE x='%s'
I'm pretty sure I already know the answer , just need confirmation.
Is this statement true or false? You cannot restrict sending mail to
authenticated sessions without also restricting incoming mail as well.
I quote myself:
Unless you want to leave your mail server unable to receive mail, you
normally allow mail to be sent TO your own domains FROM anywhere.
Think about it.
J.