If I, from another host, submit a message for a UNIX (non-Scalix) user test@hostname.local then unless I have something like this in my smtpd.cfg:
Code: Select all
RELAY accept 192.168.0.0/255.255.255.0
The delivery fails with 'denied due to spam list'.
But this isn't actually relaying per-se is it?
Aren't I trying to do local delivery?
I'm probably missing something obvious...