On Wed, 23 Jan 2008, Matt wrote:
>
> How do you make it so port 587 ONLY works for authenticated clients,
> and my popb4smtp clients?

deny
   message = relay not permitted, authentication required on port 587
   condition = ${if eq{$interface_port}{587} }
 ! hosts = +relay_hosts
 ! authenticated = *

Tony.
-- 
<[EMAIL PROTECTED]>   <[EMAIL PROTECTED]>   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}}

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to