Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For protocols such as IMAP that are not delimited by "." lines, truncate | Matthias Andree | 2006-05-12 | 1 | -0/+6 |
| | | | | | | | | | the input buffer when the message has been completely read, to avoid taking trailing garbage into the message if the terminal CRLF is missing. Fixes Debian Bug#312415. (Patch suggested by Mike Jones, Manchester Univ.). svn path=/branches/BRANCH_6-3/; revision=4824 | ||||
* | Revise Received: format requirement notice. | Matthias Andree | 2006-05-12 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4823 | ||||
* | Update Russian and Vietnamese translations. | Matthias Andree | 2006-05-04 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4814 | ||||
* | Mark Received envelope parsing obsolete. | Matthias Andree | 2006-05-04 | 1 | -0/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4813 | ||||
* | PopDel.py was revised by Joshua Crawford to display the From: address and | Matthias Andree | 2006-04-27 | 1 | -1/+8 |
| | | | | | | | list every email, even if it has no Subject: header; and not delete the wrong message in the presence of mail without Subject: headers. svn path=/branches/BRANCH_6-3/; revision=4809 | ||||
* | Clarify that 'aka' will remain after DNS alias deprecation. | Matthias Andree | 2006-04-19 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4806 | ||||
* | Mark fetchmail 6.3.4 released. | Matthias Andree | 2006-04-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4804 | ||||
* | Correct daemon (which isn't translated into French). (Stéphane Schildknecht) | Matthias Andree | 2006-04-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4800 | ||||
* | Minor revision of French translation after comments from Luc Pionchon. | Matthias Andree | 2006-04-14 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4797 | ||||
* | Updated French descriptions for the .spec file (Stéphane Schildknecht) | Matthias Andree | 2006-04-14 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4795 | ||||
* | Update Japanese translation. | Matthias Andree | 2006-04-13 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4794 | ||||
* | specgen.sh converted to UTF-8 to support future translations. | Matthias Andree | 2006-04-11 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4791 | ||||
* | Add new Vietnamese [vi] translation by Clytie Siddall. | Matthias Andree | 2006-04-10 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4788 | ||||
* | Add note about empty files not being ISO-C compliant. | Matthias Andree | 2006-04-09 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4786 | ||||
* | Update Polish Translation (Jakub Bogusz). | Matthias Andree | 2006-04-07 | 1 | -0/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4785 | ||||
* | * SSL/TLS: if, for a certain server, an sslfingerprint is specified and | Matthias Andree | 2006-04-06 | 1 | -0/+5 |
| | | | | | | | | | sslcertck is NOT set, suppress printing SSL certificate mismatch errors. (Reported by Hannes Erven.) * SSL/TLS: always print if the sslfingerprint mismatches, even in silent mode. (This is for consistency with certificate verification errors.) svn path=/branches/BRANCH_6-3/; revision=4781 | ||||
* | set no bouncemail now also prevents 'General SMTP/ESMTP error.' bounces. | Matthias Andree | 2006-04-04 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4780 | ||||
* | Add SF.net #780933. | Matthias Andree | 2006-04-03 | 1 | -6/+9 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4777 | ||||
* | Add pidfile option, requested by Héctor García. | Matthias Andree | 2006-04-02 | 1 | -0/+6 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4770 | ||||
* | a few more type fixes for report/snprintf, patch by Miloslav Trmac. | Matthias Andree | 2006-04-01 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4767 | ||||
* | lexer: add %option noyywrap to avoid link errors about missing yywrap(). | Matthias Andree | 2006-04-01 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4765 | ||||
* | Add folder information to headers in tracepoll mode. | Matthias Andree | 2006-04-01 | 1 | -1/+1 |
| | | | | | | Reported by Terry Brown. svn path=/branches/BRANCH_6-3/; revision=4764 | ||||
* | Miloslav Trmac: Fix res_search autodetection. | Matthias Andree | 2006-04-01 | 1 | -0/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4763 | ||||
* | Release slipped by a day. Correct date. | Matthias Andree | 2006-03-30 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4758 | ||||
* | Mark released and document known bug. | Matthias Andree | 2006-03-29 | 1 | -1/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4757 | ||||
* | Add Vladimir's name. | Matthias Andree | 2006-03-29 | 1 | -3/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4756 | ||||
* | Revise ai_canonname workaround comment. | Matthias Andree | 2006-03-21 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4752 | ||||
* | Restructure, and add more protocol tags. | Matthias Andree | 2006-03-21 | 1 | -12/+12 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4751 | ||||
* | Work around C libraries that return a NULL in getaddrinfo()'s ai_canonname | Matthias Andree | 2006-03-21 | 1 | -2/+5 |
| | | | | | | | record, to avoid a segfault. Affects, for instance, FreeBSD 4.11. Reported and patched by "Voldemar" via fetchmail-users@. svn path=/branches/BRANCH_6-3/; revision=4750 | ||||
* | * Added a section about RETR vs. TOP to the manual page. | Matthias Andree | 2006-03-21 | 1 | -0/+2 |
| | | | | | | * Changed section/subsection levels in some areas. svn path=/branches/BRANCH_6-3/; revision=4748 | ||||
* | Mark protocol 'auto' deprecated. | Matthias Andree | 2006-03-17 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4747 | ||||
* | Lower fastuidl default to 4 (was 10). Patch by Sunil Shetye. | Matthias Andree | 2006-03-14 | 1 | -3/+5 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4740 | ||||
* | Do not send EXPUNGE after NOOP-idling (Sunil Shetye's patch, fetchmail-users@). | Matthias Andree | 2006-03-14 | 1 | -1/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4739 | ||||
* | Fix more compiler warnings. | Matthias Andree | 2006-03-14 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4736 | ||||
* | Disable SDPS if POP3 is disabled. | Matthias Andree | 2006-03-14 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4735 | ||||
* | merge Mirek's fetchmail-signed.patch | Matthias Andree | 2006-03-14 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4734 | ||||
* | add Mirek's fetchmail-lmtp.patch to fix an operator precedence bug '||' vs ',' | Matthias Andree | 2006-03-13 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4731 | ||||
* | ./configure --quiet is now quieter (no SSL and fallback-related output). | Matthias Andree | 2006-03-10 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4726 | ||||
* | Merge Sunil Shetye's patch to fix NOOP-based IDLE emulation. | Matthias Andree | 2006-03-10 | 1 | -0/+3 |
| | | | | | | | Bug reported by Casper Gripenberg and Brendan Lynch. Another patch (not merged) sent by Brendan Lynch. svn path=/branches/BRANCH_6-3/; revision=4724 | ||||
* | Add URL for fetchall keep UIDL fix. | Matthias Andree | 2006-03-10 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4723 | ||||
* | Allow UIDL recording in fetchall keep mode, to avoid re-fetching messages on ↵ | Matthias Andree | 2006-03-04 | 1 | -0/+3 |
| | | | | | | subsequent polls without fetchall. Patch by Sunil Shetye. svn path=/branches/BRANCH_6-3/; revision=4720 | ||||
* | Properly credit Chris Boyle for NOOP emulation code for IMAP IDLE incapable ↵ | Matthias Andree | 2006-03-03 | 1 | -2/+6 |
| | | | | | | | | servers. Thanks to Sunil Shetye for pointing this out. svn path=/branches/BRANCH_6-3/; revision=4719 | ||||
* | Load UID lists only after initializing report/syslog. | Matthias Andree | 2006-03-03 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4716 | ||||
* | Stop printing blank lines in verbose syslog mode. | Matthias Andree | 2006-03-03 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4715 | ||||
* | Consistency: Make --fetchall an alias for --all. | Matthias Andree | 2006-03-03 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4710 | ||||
* | Rearrange 6.3.3 changes. | Matthias Andree | 2006-03-03 | 1 | -4/+6 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4708 | ||||
* | Add X9. Missing "Content-Transfer-Encoding" header with Domino IMAP. Thanks ↵ | Matthias Andree | 2006-03-03 | 1 | -0/+5 |
| | | | | | | to Anthony Kim. svn path=/branches/BRANCH_6-3/; revision=4706 | ||||
* | Allow --idle on the command line. | Matthias Andree | 2006-03-01 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4704 | ||||
* | Note Debian Bug#353575 (null SDPS envelope sender replaced by local user ↵ | Matthias Andree | 2006-03-01 | 1 | -0/+3 |
| | | | | | | info) fixed. svn path=/branches/BRANCH_6-3/; revision=4701 | ||||
* | Handle other clients concurrently accessing IMAP mailboxes better. | Matthias Andree | 2006-03-01 | 1 | -0/+4 |
| | | | | | | | | Fetchmail quits the poll if the EXPUNGE count does not match expectations, and servers not updating RECENT counts after EXPUNGE are handled in a better way. (Patch by Sunil Shetye.) svn path=/branches/BRANCH_6-3/; revision=4700 |