Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab78bec

Browse files
Added pointer on POP3 variations.
1 parent ceb9b7c commit ab78bec

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/lib/libpoplib.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ \subsection{POP3 Objects \label{pop3-objects}}
127127

128128
\begin{seealso}
129129
\seemodule{imap}{The standard Python IMAP module.}
130+
\seetitle{http://www.tuxedo.org/~esr/fetchail/fetchmail-FAQ.html}{
131+
The FAQ for the fetchmail POP/IMAP client collects information
132+
on POP3 server variations and RFC noncompliance that may be
133+
useful if you need to write an application based on poplib.}
130134
\end{seealso}
131135

132136
\subsection{POP3 Example \label{pop3-example}}

0 commit comments

Comments
 (0)