Re: Antwort: Re: [Exim] verify sender/callout problem

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Drav Sloan
Datum:  
To: Wolfgang.Fuertbauer
CC: Giuliano Gavazzi, exim-users
Betreff: Re: Antwort: Re: [Exim] verify sender/callout problem
Wolfgang.Fuertbauer@??? wrote:
> Hello,
>
> is it possible to configure callout verifiycation only for mail not comming
> from my domain(s)?


  deny    hosts         = !+local_domains : *
          !verify       = sender/callout=300s


:)

D.