aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail-FAQ.html
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-05-03 00:07:42 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-05-03 00:07:42 +0000
commit7b20b3b4a8e42e21bc6830ec08d89b97951266a9 (patch)
treef2d36df73dc925da6e2614bfc1686e549872baec /fetchmail-FAQ.html
parent2174e1b5062bc289181ac97df9850c2a38b11800 (diff)
downloadfetchmail-7b20b3b4a8e42e21bc6830ec08d89b97951266a9.tar.gz
fetchmail-7b20b3b4a8e42e21bc6830ec08d89b97951266a9.tar.bz2
fetchmail-7b20b3b4a8e42e21bc6830ec08d89b97951266a9.zip
Revise debug options to --nosyslog --nodetach -vvv.
svn path=/branches/BRANCH_6-3/; revision=4812
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r--fetchmail-FAQ.html19
1 files changed, 9 insertions, 10 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 2786fecd..47ed1acb 100644
--- a/fetchmail-FAQ.html
+++ b/fetchmail-FAQ.html
@@ -396,18 +396,17 @@ mail mangling</a>. There are lots of ways for other programs in the
mail chain to screw up that look like fetchmail's fault, but you
may be able to fix these by tweaking your configuration.</p>
-<p>A transcript of the failed session with -v -v (yes, that's
-<em>two</em> -v options, enabling debug mode) will almost always be
-useful. It is very important that the transcript include your
-POP/IMAP server's greeting line, so I can identify it in case of
-server problems. This transcript will not reveal your passwords,
-which are specially masked out precisely so transcripts can be
-passed around.</p>
+<p>A transcript of the failed session with "--nosyslog --nodetach -vvv"
+(yes, that's <em>three</em> -v options, enabling debug mode) will almost
+always be useful. It is very important that the transcript include your
+POP/IMAP server's greeting line, so I can identify it in case of server
+problems. This transcript will not reveal your passwords, which are
+specially masked out precisely so transcripts can be passed around.</p>
<p>If you upgraded your fetchmail and something broke, you should
-include session transcripts with -v -v of both the working and
-failing versions. Very often, the source of the problem can
-instantly identified by looking at the differences in protocol
+include session transcripts with "--nosyslog --nodetach -vvv" of both
+the working and failing versions. Very often, the source of the problem
+can instantly identified by looking at the differences in protocol
transactions.</p>
<p>If the bug involves a core dump or hang, a gdb stack trace is