>That's because you have no access control lists.
>
I have one. It looks like:
begin acl
acl_check_rcpt:
accept hosts = +relay_from_hosts
Nothing else. relay_from_hosts is something like:
relay_from_hosts = 127.0.0.1 : xxx.xxx.0.0/16 : xxx.xxx.xxx.0/24
Just for testing: Is it possible to accept mails from everywere ? I
suppose the problem I have needs a configurationfile of only a few lines.
Pedro