Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version again. | Matthias Andree | 2005-11-10 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4409 | ||||
* | Snapshot -rc8. | Matthias Andree | 2005-11-10 | 5 | -999/+1319 |
| | | | | svn path=/trunk/; revision=4407 | ||||
* | fix pluralization typo, news -> new | Matthias Andree | 2005-11-10 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4406 | ||||
* | Clarify that --loghost works only while detached; after report by Nico Golde. | Matthias Andree | 2005-11-10 | 2 | -11/+14 |
| | | | | svn path=/trunk/; revision=4405 | ||||
* | Update. | Matthias Andree | 2005-11-10 | 2 | -334/+351 |
| | | | | svn path=/trunk/; revision=4404 | ||||
* | Man page: update --smtphost documentation. | Matthias Andree | 2005-11-10 | 2 | -8/+14 |
| | | | | svn path=/trunk/; revision=4403 | ||||
* | Unbreak --smtphost default, reported and different patch suggested by | Matthias Andree | 2005-11-10 | 1 | -5/+7 |
| | | | | | | Sunil Shetye. Broken since r4382 v6.2.9-rc7. svn path=/trunk/; revision=4402 | ||||
* | Revise some error messages so they are less confusing. Sunil Shetye. | Matthias Andree | 2005-11-10 | 5 | -9/+11 |
| | | | | svn path=/trunk/; revision=4401 | ||||
* | Mark POP2 obsolete/legacy and to be removed from future version. | Matthias Andree | 2005-11-10 | 2 | -13/+16 |
| | | | | svn path=/trunk/; revision=4400 | ||||
* | Fix Debian Bug#317761: when trying to send a bounce message, don't bail | Matthias Andree | 2005-11-10 | 2 | -3/+6 |
| | | | | | | | | out if we cannot qualify our own hostname, so we aren't losing the bounce. Instead, pass the buck on to the SMTP server and use our own unqualified hostname. svn path=/trunk/; revision=4399 | ||||
* | Document host_fqdn() interface. | Matthias Andree | 2005-11-10 | 1 | -1/+11 |
| | | | | svn path=/trunk/; revision=4398 | ||||
* | Bump version. | Matthias Andree | 2005-11-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4397 | ||||
* | When eating message trailer, don't see any line containing "OK" as the | Matthias Andree | 2005-11-09 | 2 | -4/+10 |
| | | | | | | | | end of the trailer, but wait for the proper tagged OK line. To work around the qmail + Courier-IMAP problem in Debian Bug#338007. svn path=/trunk/; revision=4396 | ||||
* | Pass the tag to ->trail method. | Matthias Andree | 2005-11-09 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4395 | ||||
* | Change method->trail prototype to allow passing a tag to expect. | Matthias Andree | 2005-11-09 | 2 | -2/+2 |
| | | | | svn path=/trunk/; revision=4394 | ||||
* | Update translations to -rc7. | Matthias Andree | 2005-11-03 | 2 | -447/+195 |
| | | | | svn path=/trunk/; revision=4393 | ||||
* | minor update. | Matthias Andree | 2005-11-03 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=4392 | ||||
* | Add README.packaging. | Matthias Andree | 2005-11-03 | 2 | -0/+35 |
| | | | | svn path=/trunk/; revision=4391 | ||||
* | Snapshot fetchmail 6.2.9-rc7. | Matthias Andree | 2005-10-30 | 6 | -1815/+1930 |
| | | | | svn path=/trunk/; revision=4389 | ||||
* | Update. | Matthias Andree | 2005-10-30 | 1 | -309/+332 |
| | | | | svn path=/trunk/; revision=4388 | ||||
* | Update. | Matthias Andree | 2005-10-30 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=4387 | ||||
* | In options summary, move -P short option from long --port to long --service. | Matthias Andree | 2005-10-30 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=4386 | ||||
* | Fix Debian Bug#241883, making global options more clear. Matt Swift, ↵ | Matthias Andree | 2005-10-30 | 2 | -33/+57 |
| | | | | | | Matthias Andree. svn path=/trunk/; revision=4385 | ||||
* | In usage message, move -P short option from long --port to long --service. | Matthias Andree | 2005-10-30 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4384 | ||||
* | Set service properly after autoprobe succeeded. Debian Bug#320645. | Matthias Andree | 2005-10-30 | 2 | -1/+4 |
| | | | | svn path=/trunk/; revision=4383 | ||||
* | Use new host_fqdn() interface. | Matthias Andree | 2005-10-30 | 3 | -2/+12 |
| | | | | svn path=/trunk/; revision=4382 | ||||
* | Add parameter to host_fqdn() to state if the domain name is required, i. e. | Matthias Andree | 2005-10-30 | 2 | -3/+9 |
| | | | | | | if fetchmail should exit if it cannot resolve (canonicalize) its own hostname. svn path=/trunk/; revision=4381 | ||||
* | Add pointers from bounce mail to BUGS section (requires localhost:25). | Matthias Andree | 2005-10-30 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=4380 | ||||
* | Fix false wordwrap in Kerberos 4/5 help message. | Matthias Andree | 2005-10-30 | 1 | -4/+2 |
| | | | | svn path=/trunk/; revision=4379 | ||||
* | Man page: --sslfingerprint points user to x509(1ssl) and gives an example | Matthias Andree | 2005-10-30 | 2 | -0/+12 |
| | | | | | | how to use it. Debian Bug#213484, Eduard Bloch. svn path=/trunk/; revision=4378 | ||||
* | Do not break some other process's lockfile in "-q" mode, but wait for | Matthias Andree | 2005-10-30 | 2 | -3/+14 |
| | | | | | | the other process's exit. svn path=/trunk/; revision=4377 | ||||
* | Only report 'removing stale lockfile' if it was actually removed. | Matthias Andree | 2005-10-30 | 1 | -3/+7 |
| | | | | svn path=/trunk/; revision=4376 | ||||
* | Detect error if lock file cannot be created. | Matthias Andree | 2005-10-30 | 2 | -0/+4 |
| | | | | svn path=/trunk/; revision=4375 | ||||
* | Exit with error if the lock file cannot be read. | Matthias Andree | 2005-10-30 | 2 | -2/+7 |
| | | | | svn path=/trunk/; revision=4374 | ||||
* | Bury on_exit() officially - hasn't worked since 6.0.0 or even longer. | Matthias Andree | 2005-10-30 | 3 | -8/+3 |
| | | | | svn path=/trunk/; revision=4373 | ||||
* | - make fetchmail --silent --quit really silent, Debian Bug #229014 by | Matthias Andree | 2005-10-30 | 5 | -30/+50 |
| | | | | | | | | | | | Dr. Andreas Krüger. - cleanup --quit handling again (so that --silent --quit just kills the existing daemon, rather than continue running), and document it more clearly. - Print an error message if multiple "defaults" records are found in the configuration file. svn path=/trunk/; revision=4372 | ||||
* | Clean up SECURITY FIXES section. | Matthias Andree | 2005-10-29 | 1 | -6/+6 |
| | | | | svn path=/trunk/; revision=4371 | ||||
* | Bump version. | Matthias Andree | 2005-10-29 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4370 | ||||
* | Update. | Matthias Andree | 2005-10-29 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=4369 | ||||
* | Add support for SubjectAltName (RFC-2595 or 2818). Patch by Roland Stigge, ↵ | Matthias Andree | 2005-10-29 | 2 | -2/+34 |
| | | | | | | Debian Bug#201113. svn path=/trunk/; revision=4368 | ||||
* | Update. | Matthias Andree | 2005-10-27 | 2 | -7/+11 |
| | | | | svn path=/trunk/; revision=4367 | ||||
* | Version 1.01. | Matthias Andree | 2005-10-21 | 1 | -49/+32 |
| | | | | svn path=/trunk/; revision=4366 | ||||
* | fetchmailconf -h documents the fetchmailconf -h option. | Matthias Andree | 2005-10-21 | 2 | -3/+10 |
| | | | | | | fetchmailconf -V now prints the fetchmailconf version. svn path=/trunk/; revision=4365 | ||||
* | snapshot 6.2.9-rc6 | Matthias Andree | 2005-10-21 | 7 | -481/+610 |
| | | | | svn path=/trunk/; revision=4363 | ||||
* | Global variable cleanup, to fix daemon mode reinitialization problems. | Matthias Andree | 2005-10-21 | 6 | -36/+66 |
| | | | | | | Patch by Sunil Shetye. svn path=/trunk/; revision=4362 | ||||
* | Mention UTF-8, remove TAB. | Matthias Andree | 2005-10-21 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=4361 | ||||
* | Properly shut down SSL connections. Berlios Patch #647 by Arkadiusz Miśkiewicz. | Matthias Andree | 2005-10-21 | 2 | -0/+4 |
| | | | | svn path=/trunk/; revision=4360 | ||||
* | Update to rc5 | Matthias Andree | 2005-10-03 | 1 | -236/+103 |
| | | | | svn path=/trunk/; revision=4359 | ||||
* | update. | Matthias Andree | 2005-10-01 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=4358 | ||||
* | Update to -rc5. | Matthias Andree | 2005-10-01 | 1 | -46/+44 |
| | | | | svn path=/trunk/; revision=4357 |