From ab78beca2fb7842f0419d0dc34874a2d30b7467b Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 11 Jan 2001 10:22:34 +0000 Subject: Added pointer on POP3 variations. --- Doc/lib/libpoplib.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Doc/lib/libpoplib.tex b/Doc/lib/libpoplib.tex index 7e3780b..89e7e0c 100644 --- a/Doc/lib/libpoplib.tex +++ b/Doc/lib/libpoplib.tex @@ -127,6 +127,10 @@ otherwise result is list \code{(\var{response}, ['mesgnum uid', ...], \begin{seealso} \seemodule{imap}{The standard Python IMAP module.} + \seetitle{http://www.tuxedo.org/~esr/fetchail/fetchmail-FAQ.html}{ + The FAQ for the fetchmail POP/IMAP client collects information + on POP3 server variations and RFC noncompliance that may be + useful if you need to write an application based on poplib.} \end{seealso} \subsection{POP3 Example \label{pop3-example}} -- cgit v0.12