Re: [exim] authentication / relay

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Seth Dillingham
Fecha:  
A: exim users
Asunto: Re: [exim] authentication / relay
On Thu, Apr 28, 2011 at 4:03 PM, W B Hacker <wbh@???> wrote:

> Either exempt sampson from sender verify attempts, OR 'fix' sampson so it
> CAN respond as expected.



Pointing out again that I'm a n00b... I thought I had it turned off.

If I switch the order of these two pieces in the ACL:

  require verify        = sender


  accept  hosts         = +relay_from_hosts
          control       = submission
          control       = dkim_disable_verify


... would that do what you're suggesting?

Seth