Just to be sure, enabling recipient address verification should be:
add: "reject_unverified_recipient" to the "smtpd_recipient_restrictions =" string
and add:
unverified_recipient_reject_reason = Address lookup failure (not really neccesary)
to main.cf
That's should be all.
However, it's not working.
When I search for a verify daemon with "ps auxw | grep verify" it doesn't find anything, but netstat shows a verify listening
The logs also show no recipient check. Does the "ps auxw | grep verify" have to show a verify daemon? (My old server does)
Thanks,
Roger
recipient address verification
Re: recipient address verification
Never mind,
There was something wrong with my installation. I cleared the server and used the VMDK copy and now everything works as expected. I have recipient verification and extra DNSBL's running.
There was something wrong with my installation. I cleared the server and used the VMDK copy and now everything works as expected. I have recipient verification and extra DNSBL's running.
