| Main Archive Page > Month Archives > postfix-users archives |
Jerrale G:
> Final-Recipient: rfc822; admin@sheltoncomputers.com
> Original-Recipient: rfc822; root
> Action: failed
> Status: 5.3.0
> Diagnostic-Code: x-unix; internal software error
Translation: some command was running as a POSTFIX CHILD process,
and that command terminated with status 70.
This exit status is defined in /usr/include/sysexits.h as:
#define EX_SOFTWARE 70 /* internal software error */
Hence, the "Diagnostic-Code: x-unix; internal software error"
in the notification quoted above.
> the deliver process dies and this didn't
> start happening until I added "-e", as someone here volunteered a great
> idea, to the transport of postfix.
Before making changes, be sure to understand their consequences.
Wietse