Re: [exim] No MAIL verb before RCPT

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jeremy Harris
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] No MAIL verb before RCPT
On 13/02/17 23:57, Phillip Carroll wrote:
> BTW, is there some way to test just a conditional expression without
> actually running an email through? It would be nice to be able to call a
> function that would test just this one thing with various example data.


exim -be string-for-expansion


use ${if }    and  {YES!}  {NOPE}   as required


--
Cheers,
Jeremy