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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Scott Call
Fecha:  
A: Exim-Users (E-mail)
Asunto: 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