Because I keep looking it up again and again:
When it says in the log:
- mail server permanently rejected message (#5.3.0)
- DK_STAT_SYNTAX: Message is not valid syntax. Signature could not be created/checked.
- DomainKey validation failed, DK_STAT_ARGS (#5.1.3)
- DK_STAT_ARGS: Arguments are not usable. (sender's fault) similar to syntax error, but means correct syntax but invalid values.
- qq unable to read configuration (#4.3.0)
- DK_STAT_BADKEY: Unusable key, public if verifying, private if signing
- communication with mail server failed (#4.4.2)
- DK_STAT_CANTVRFY: Cannot get domain key to verify signature (temporary failure)
- qq out of memory (#4.3.0)
- DK_STAT_NORESOURCE: Could not get critical resource (temporary failure (local failure))
|