diff options
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index f6234985..e66da7d0 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -2532,10 +2532,14 @@ tried to run fetchmail under circumstances where it did not have standard input attached to a terminal and could not prompt for a missing password. .IP 4 -Some sort of fatal protocol error was detected. +Some sort of fatal protocol error was detected. Since 6.3.10, this +includes non-zero exit status or signal-triggered termination of a pre- +or post-connect command. .IP 5 There was a syntax error in the arguments to .IR fetchmail . +Up to and including 6.3.9, this was also used if the pre- or +post-connect command failed. .IP 6 The run control file had bad permissions. .IP 7 |