Hi all,
I found myself as follow, it works, but I'm not an exim expert so please
advice me if something is not correct or is not the best way ?
thanks
---

acl_smtp_mail = acl_check_mail
acl_check_mail:
  accept
          hosts = /etc/exim4/postini_hosts : 127.0.0.1
  accept
          authenticated = *




On Fri, Apr 30, 2010 at 5:36 PM, Francesco Pasqualini <[email protected]>wrote:

> Hi all,
> I'm using exim4 + postini antispam
>
> I need to limit smtp connection to:
>
>  +auth_relay_hosts : +relay_hosts : +postini_hosts
>
> or
>
> authenticated connection
>  Can someone provide me such configuration ?
> thanks
>
-- 
## 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