Re: [Exim] meaning of -> , => , <= , ==, ...

Pàgina inicial
Delete this message
Reply to this message
Autor: Scott Call
Data:  
A: Exim-Users (E-mail)
Assumpte: Re: [Exim] meaning of -> , => , <= , ==, ...
On Fri, 30 Jul 2004, Rakotomandimby Mihamina wrote:

> I would like to know the meaning of those signs i find when tailing the
> exim logfile.


Welcome to exim. Quickly:

<= = Message sucessfully recieved from the address on the log line
=> = Message successfully delivered to final (or only) address
-> = Message successfully delivered to address in log line, but still more
to go
== = Message delivery not attempted (retry time not reached/etc)
** = Message delivery failed

-Scott