Re: [EXIM] Testing incoming...

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Philip Hazel
Datum:  
To: Sherwood Botsford
CC: exim-users
Betreff: Re: [EXIM] Testing incoming...
On Thu, 15 Jan 1998, Sherwood Botsford wrote:

> How do I test exim's reaction to an address. E.g.
> test that a dbm search works, test lookups of a thousand addresses
> using lsearch, vs dbm vs nis. test that if I want to reject


exim -bt <address>

to test delivery strategy;

exim -bv <address>

to test verification. With -d you get more information, with -d2 yet
more, and with -d9 lots more.

> soandso@??? that it does what I'd expect.
> I thought that exim -d -f testaddresss myaddress woudl work,


-f sets the sending address for an incoming local message.

-- 
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714



--
*** Exim information can be found at http://www.exim.org/ ***