Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb9b7c commit ab78becCopy full SHA for ab78bec
1 file changed
Doc/lib/libpoplib.tex
@@ -127,6 +127,10 @@ \subsection{POP3 Objects \label{pop3-objects}}
127
128
\begin{seealso}
129
\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.}
134
\end{seealso}
135
136
\subsection{POP3 Example \label{pop3-example}}
0 commit comments