From c0d9eb8c98ae5032cb7feecece58bdd13bdb7cfa Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 16 May 1999 16:28:14 +0000 Subject: There is now a documented return code 13 for termination on fetchlimit. svn path=/trunk/; revision=2476 --- fetchmail.man | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 2e860624..ce5f4ef8 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1717,6 +1717,8 @@ Fatal DNS error. Fetchmail encountered an error while performing a DNS lookup at startup and could not proceed. .IP 12 BSMTP batch file could not be opened. +.IP 13 +Poll terminated by a fetch limit (see the --fetchlimit option). .IP 23 Internal error. You should see a message on standard error with details. -- cgit v1.2.3