You must login to view /lordwelch/chasquid/commit/4367c9e059cf5d71c6910562b8cf8fea3207b528?files=test%2FREADME.md.
The GitHub option should be usable for most people, it only links via username.

Files
chasquid/test/util/exitcode
Alberto Bertogli 0bf5d9b242 Distinguish between permanent and transient errors
This patch makes the queue and couriers distinguish between permanent and
transient errors when delivering mail to individual recipients.

Pipe delivery errors are always permanent.

Procmail delivery errors are almost always permanent, except if the command
exited with code 75, which is an indication of transient.

SMTP delivery errors are almost always transient, except if the DNS resolution
for the domain failed.
2016-10-10 00:51:04 +01:00

5 lines
20 B
Bash
Executable File