Re: [exim] quick tip: smtp_reserve_interfaces

Pàgina inicial
Delete this message
Reply to this message
Autor: Tony Finch
Data:  
A: Matt
CC: exim-users
Assumpte: Re: [exim] quick tip: smtp_reserve_interfaces
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.
--
<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}}