> 
> Just a question: how can I allow AUTHENTICATED user to send 
> an E-Mail without
> the sender verify?
> 
Put something in the ACL to just accept authenticated emails before you have the
sender verification check. Hmm.... something like

accept authenticated=*
somewhere before
deny  !verify=sender

J

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

Reply via email to