On Sat, 5 Feb 2005, Joe Csernik wrote:
> I REALLY need to deny access to SMTP from users that are not authenticated.
Your relay_from_hosts list only contains localhost, so your ACL below
says that your users must be authenticated if they want to send email to
non-local domains, but don't have to be if they send to local domains.
Unless you separate your MX from your outgoing relay (which is a very good
idea, because it makes life harder for spammers) this is the best you can
do.
> accept domains = +local_domains
> endpass
> message = unknown user
> verify = recipient
>
> accept domains = +relay_to_domains
> endpass
> message = unrouteable address
> verify = recipient
>
> accept hosts = +relay_from_hosts
>
> accept authenticated = *
Tony.
--
<fanf@???> <dot@???>
http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}