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

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Scott Call
Dátum:  
Címzett: Exim-Users (E-mail)
Tárgy: 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