diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-11-01 17:37:13 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-11-01 17:37:13 +0000 |
commit | 4d57dd138fc48e2e37756b97b9ac3662894b69a3 (patch) | |
tree | aca74c58f7b9f081ee543a65b165d423a2b48704 /INSTALL | |
parent | 9ed32aae0cceb23373b55a319a3483728a1042d7 (diff) | |
download | fetchmail-4d57dd138fc48e2e37756b97b9ac3662894b69a3.tar.gz fetchmail-4d57dd138fc48e2e37756b97b9ac3662894b69a3.tar.bz2 fetchmail-4d57dd138fc48e2e37756b97b9ac3662894b69a3.zip |
Add notes on how to report bugs.
svn path=/trunk/; revision=464
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -107,3 +107,17 @@ If you have problems, try to switch to IMAP. Enjoy! +7. REPORTING BUGS + +When reporting bugs, please include the following: + +1. Your operating system. +2. The release and patch level of the fetchmail you are running. You can see + your patchlevel by typing `fetchmail -V'. +3. The output of fetchmail -V (this will not reveal your password). +4. Any command-line options you used. + +It is helpful if you include your .fetchmailrc but not necessary +unless your bug involves an error in configuration parsing. + +A transcript of the failed session with -v on is often useful. |