| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix installation without Python. Sunil Shetye, reported by Peter Church. | Matthias Andree | 2005-11-19 | 1 | -0/+1 |
* | In oversized warning messages, print the account name, too. Fixes Debian | Matthias Andree | 2005-11-17 | 1 | -4/+5 |
* | Update translation information, add names - credit where credit is due. | Matthias Andree | 2005-11-17 | 1 | -2/+5 |
* | Man page: Remove some procmail praises in --mda documentation, | Matthias Andree | 2005-11-17 | 1 | -0/+3 |
* | Use more stringent check for untagged responses - we check that the start wit... | Matthias Andree | 2005-11-17 | 1 | -0/+1 |
* | Fix segfault when run control file ends with a backslash inside an | Matthias Andree | 2005-11-16 | 1 | -0/+4 |
* | Clarify run-control file parser in respect of backslash escape sequences | Matthias Andree | 2005-11-16 | 1 | -0/+4 |
* | document that passwords are length limited. | Matthias Andree | 2005-11-14 | 1 | -0/+1 |
* | Sunil Shetye fixed these problems in a patch posted to fetchmail-devel: | Matthias Andree | 2005-11-14 | 1 | -0/+2 |
* | Update --smtphost and --smtpaddress documentation. Patch by Sunil Shetye. | Matthias Andree | 2005-11-14 | 1 | -1/+2 |
* | The default for --smtphost is now always "localhost" regardless of | Matthias Andree | 2005-11-10 | 1 | -0/+4 |
* | fix pluralization typo, news -> new | Matthias Andree | 2005-11-10 | 1 | -1/+1 |
* | Clarify that --loghost works only while detached; after report by Nico Golde. | Matthias Andree | 2005-11-10 | 1 | -0/+1 |
* | Man page: update --smtphost documentation. | Matthias Andree | 2005-11-10 | 1 | -1/+2 |
* | Revise some error messages so they are less confusing. Sunil Shetye. | Matthias Andree | 2005-11-10 | 1 | -0/+1 |
* | Mark POP2 obsolete/legacy and to be removed from future version. | Matthias Andree | 2005-11-10 | 1 | -2/+4 |
* | Fix Debian Bug#317761: when trying to send a bounce message, don't bail | Matthias Andree | 2005-11-10 | 1 | -0/+4 |
* | When eating message trailer, don't see any line containing "OK" as the | Matthias Andree | 2005-11-09 | 1 | -0/+3 |
* | Fix Debian Bug#241883, making global options more clear. Matt Swift, Matthias... | Matthias Andree | 2005-10-30 | 1 | -0/+2 |
* | Set service properly after autoprobe succeeded. Debian Bug#320645. | Matthias Andree | 2005-10-30 | 1 | -0/+2 |
* | Use new host_fqdn() interface. | Matthias Andree | 2005-10-30 | 1 | -0/+4 |
* | Man page: --sslfingerprint points user to x509(1ssl) and gives an example | Matthias Andree | 2005-10-30 | 1 | -0/+2 |
* | Do not break some other process's lockfile in "-q" mode, but wait for | Matthias Andree | 2005-10-30 | 1 | -0/+2 |
* | Detect error if lock file cannot be created. | Matthias Andree | 2005-10-30 | 1 | -0/+2 |
* | Exit with error if the lock file cannot be read. | Matthias Andree | 2005-10-30 | 1 | -0/+1 |
* | Bury on_exit() officially - hasn't worked since 6.0.0 or even longer. | Matthias Andree | 2005-10-30 | 1 | -0/+2 |
* | - make fetchmail --silent --quit really silent, Debian Bug #229014 by | Matthias Andree | 2005-10-30 | 1 | -0/+7 |
* | Clean up SECURITY FIXES section. | Matthias Andree | 2005-10-29 | 1 | -6/+6 |
* | Add support for SubjectAltName (RFC-2595 or 2818). Patch by Roland Stigge, De... | Matthias Andree | 2005-10-29 | 1 | -0/+2 |
* | fetchmailconf -h documents the fetchmailconf -h option. | Matthias Andree | 2005-10-21 | 1 | -0/+2 |
* | Global variable cleanup, to fix daemon mode reinitialization problems. | Matthias Andree | 2005-10-21 | 1 | -0/+2 |
* | Mention UTF-8, remove TAB. | Matthias Andree | 2005-10-21 | 1 | -1/+4 |
* | Properly shut down SSL connections. Berlios Patch #647 by Arkadiusz MiĆkiewicz. | Matthias Andree | 2005-10-21 | 1 | -0/+2 |
* | update. | Matthias Andree | 2005-10-01 | 1 | -0/+5 |
* | Offer authorization mode with NTLM/MSN added to expert users. | Matthias Andree | 2005-09-27 | 1 | -4/+7 |
* | Complain in POP3 if NTLM/MSN auth is requested but not built in. | Matthias Andree | 2005-09-26 | 1 | -0/+3 |
* | Missed --port/--service/--ssl cleanups. Reminder from Thomas Wolff. | Matthias Andree | 2005-09-26 | 1 | -0/+1 |
* | Revise SSL dependency check: use LDFLAGS (to get -L options), detect error. | Matthias Andree | 2005-09-25 | 1 | -0/+2 |
* | Check if OpenSSL requires -ldl, too. | Matthias Andree | 2005-09-25 | 1 | -0/+3 |
* | Make "envelope 'Delivered-To'" work with dropdelivered. Timothy Lee. | Matthias Andree | 2005-09-23 | 1 | -1/+2 |
* | Fix display and documentation of --envelope option. | Matthias Andree | 2005-09-22 | 1 | -0/+1 |
* | Kerberos IV detection fix for FreeBSD 4. Simon Barner. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
* | Make SSL connection failures PS_SOCKET (not PS_AUTHFAIL). Reported by Thomas ... | Matthias Andree | 2005-09-21 | 1 | -0/+2 |
* | Fix bogus "cannot resolve service * to port number" error. Simon Barner. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
* | When getaddrinfo() fails resolving a service, log getaddrinfo() error. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
* | Fix Japanese translation of "no other fetchmail is running". | Matthias Andree | 2005-09-21 | 1 | -0/+2 |
* | Add full support for --service option. | Matthias Andree | 2005-09-21 | 1 | -0/+1 |
* | Expunge between IMAP folders when polling multiple folders. Sunil Shetye. | Matthias Andree | 2005-09-21 | 1 | -0/+3 |
* | Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn". | Matthias Andree | 2005-09-20 | 1 | -0/+2 |
* | Rearrange #include directives in an attempt to fix BerliOS Bug #4725, | Matthias Andree | 2005-09-19 | 1 | -0/+2 |