So where can I find all the available values of "stat=" ?
And also the values between ( .. ) ?
In this example, what means "queued as" ..
Is it queued on the target smtp host ?
Thank's in advance
I don't know that I've seen a list of the possible status codes.
> And also the values between ( .. ) ?
The values between the (...) are informational and what is returned by
the receiving system.
> In this example, what means "queued as" ..
In this case the receiving system is telling you that the message was
queued with a message ID of xxx.
> Is it queued on the target smtp host ?
Yes.
> Thank's in advance
*nod*
Grant. . . .
Great, thanks for the feedback!