aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of alloca() in fetchmail.Matthias Andree2005-07-311-0/+1
| | | | svn path=/trunk/; revision=4209
* Drop the 476 kB intl/ directory from the distribution.Matthias Andree2005-07-311-0/+2
| | | | svn path=/trunk/; revision=4203
* Bugfix: match IP address lists exhaustivelyMatthias Andree2005-07-311-0/+4
| | | | | | | Bugfix: match IP aliases for MX records Cleanup: get rid of alloca(). svn path=/trunk/; revision=4194
* Don't strip last character of bare addresses.Matthias Andree2005-07-301-0/+2
| | | | | | Clean up INSIDE_DQUOTE path. svn path=/trunk/; revision=4193
* INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required ↵Matthias Andree2005-07-301-0/+4
| | | | | | library is no longer available. svn path=/trunk/; revision=4192
* Revise message about Debian Bug#207919.Matthias Andree2005-07-241-4/+4
| | | | svn path=/trunk/; revision=4180
* Rename lock_release to fm_lock_release, to avoid namespace collision onMatthias Andree2005-07-231-0/+2
| | | | | | Darwin. NetBSD PR#28543 (pkg/28543). svn path=/trunk/; revision=4176
* Put *BOLD* text into the manual page near --mda to state unmistakablyMatthias Andree2005-07-231-0/+5
| | | | | | | that the --mda %T and %F substitutions add single quotes, hoping to avoid bogus bug reports such as Debian Bug #224564. svn path=/trunk/; revision=4175
* Delete oversized messages with --flush when daemon mode isn't used.Matthias Andree2005-07-231-0/+2
| | | | | | Debian Bug#212240. svn path=/trunk/; revision=4173
* Document that fetchmail may automatically enable UIDL option. Debian Bug#304701.Matthias Andree2005-07-231-0/+2
| | | | svn path=/trunk/; revision=4171
* Fix IMAP code to use password of arbitrary length from configurationMatthias Andree2005-07-231-0/+3
| | | | | | file (although not when read interactively). Debian Bug#276424. svn path=/trunk/; revision=4170
* Add From: header to warning emails. Debian Bug#244828.Matthias Andree2005-07-231-0/+1
| | | | svn path=/trunk/; revision=4169
* Make ODMR really silent. Debian Bug#296163.Matthias Andree2005-07-231-0/+2
| | | | svn path=/trunk/; revision=4168
* Fix Debian bug #230615, making PID file format FHS 2.3 compliant.Matthias Andree2005-07-231-1/+3
| | | | | | Add more error checking to writing/reading PID file. svn path=/trunk/; revision=4167
* Tag ESR's changes.Matthias Andree2005-07-221-11/+11
| | | | svn path=/trunk/; revision=4156
* Add CVE name.Matthias Andree2005-07-211-1/+1
| | | | svn path=/trunk/; revision=4152
* SECURITY FIX: Plug UID-related buffer overruns that came from sscanf(s, ↵Matthias Andree2005-07-201-0/+8
| | | | | | ...%s..., s2). svn path=/trunk/; revision=4143
* Really fix Debian bug #207919 (junk in Received: header when smtphost set).Matthias Andree2005-07-201-1/+5
| | | | | | | The 6.2.5 NEWS file hat errantly stated Gregan's patch had fixed Debian bug #207919 when it had fixed #212484 (workaround dbmail length overflow) instead. svn path=/trunk/; revision=4129
* Reference Debian bug #316446.Matthias Andree2005-07-201-2/+3
| | | | svn path=/trunk/; revision=4128
* Fix Debian bug #301964, socket leak.Matthias Andree2005-07-201-2/+2
| | | | svn path=/trunk/; revision=4127
* Add new design notes document.Matthias Andree2005-07-201-0/+6
| | | | svn path=/trunk/; revision=4126
* Make tracepolls a server option, as documented. Fixes Debian bug #156094.Matthias Andree2005-07-181-0/+4
| | | | svn path=/trunk/; revision=4121
* Run through aspell.Matthias Andree2005-07-101-0/+3
| | | | | | Major overhaul by R. Hannes Beinert (singledrop vs. multidrop). svn path=/trunk/; revision=4110
* Skip sending POP3 PASS command when USER command failed.Matthias Andree2005-07-101-0/+1
| | | | svn path=/trunk/; revision=4107
* Reformat.Matthias Andree2005-07-071-2/+1
| | | | svn path=/trunk/; revision=4104
* Disable all translations with > 60 (= 10%) fuzzy/untranslatedMatthias Andree2005-07-071-0/+3
| | | | svn path=/trunk/; revision=4103
* Add Russian translation, courtesy of Pavel Maryanov.Matthias Andree2005-07-071-0/+2
| | | | svn path=/trunk/; revision=4100
* Nico Golde's patch to support "proto RPOP" in the configuration file, Matthias Andree2005-07-071-0/+2
| | | | | | reported by Dr. Andreas Krüger, Debian bug #242384. svn path=/trunk/; revision=4099
* Add Brian Candler's SSL certificate verification hints to the FAQ.Matthias Andree2005-07-051-0/+1
| | | | svn path=/trunk/; revision=4092
* Shorten maintainer tags.Matthias Andree2005-07-051-42/+41
| | | | svn path=/trunk/; revision=4091
* Remove inet6-apps hints for IPv6 support.Matthias Andree2005-07-031-2/+6
| | | | svn path=/trunk/; revision=4079
* Use getaddrinfo to canonicalize hostnames if INET6_ENABLE. Patch by Matthias ↵Matthias Andree2005-07-031-0/+2
| | | | | | Andree. svn path=/trunk/; revision=4078
* i18n fixes, cs.po updates, by Miloslav Trmac.Matthias Andree2005-07-031-0/+4
| | | | svn path=/trunk/; revision=4076
* Add trivial fetchmailconf.man. Reported by Miloslav Trmac.Matthias Andree2005-07-031-0/+2
| | | | svn path=/trunk/; revision=4074
* Nalin Dahyabhai's fix to make rpa.c compile. Sent by Miloslav Trmac.Matthias Andree2005-07-031-0/+2
| | | | svn path=/trunk/; revision=4073
* Nalin Dahyabhai's patch to use the krb5-config script, if present. Matthias Andree2005-07-031-0/+2
| | | | | | Sent by Miloslav Trmac. svn path=/trunk/; revision=4072
* Nalin Dahyabhai's fix for sink.c/transact.c to reserve sufficient Matthias Andree2005-07-031-0/+3
| | | | | | | space for \r\n trailers in snprintf calls. Sent by Miloslav Trmac, possibly fixing Red Hat bug #114470. svn path=/trunk/; revision=4071
* Nalin Dahyabhai's fix for driver.c to not call the private Kerberos Matthias Andree2005-07-031-0/+2
| | | | | | krb5_init_ets() function. Sent by Miloslav Trmac. svn path=/trunk/; revision=4070
* Fix reply_hack() type of third argument (int vs. size_t), by Miloslav Trmac.Matthias Andree2005-07-031-0/+2
| | | | svn path=/trunk/; revision=4069
* Update.Matthias Andree2005-07-031-1/+4
| | | | svn path=/trunk/; revision=4068
* Cesar Eduardo Barros's fix to avoid double @ when username has @ and envelopeMatthias Andree2005-06-291-0/+5
| | | | | | sender is null. Debian bug #272289. svn path=/trunk/; revision=4061
* Miroslav Trmac writes:Matthias Andree2005-06-111-0/+3
| | | | | | | | | | | | | | | | | | The 'port' setting used to be an integer, now it can be an integer or a string, depending on the presence of IPv6 support. fetchmailconf assumes 'port' is an integer, though. When 'port' is a string, it defaults to None; fetchmailconf can't handle that and writes 'port None' to the output config file if the server entry is not edited, see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=55623 The attached patch fixes this. Note that fetchmailconf still doesn't support other string values for 'port', even with this patch. Mirek svn path=/trunk/; revision=4058
* Revise POP3 UIDL/LAST assertions in the manpage.Matthias Andree2005-05-161-0/+4
| | | | svn path=/trunk/; revision=4056
* Merge SuSE's fetchmail-6.2.5-random-result.patchMatthias Andree2005-04-251-1/+2
| | | | svn path=/trunk/; revision=4037
* Merge SuSE's fetchmail-6.2.5-implicit-declaration.patchMatthias Andree2005-04-251-0/+1
| | | | svn path=/trunk/; revision=4036
* Merge SuSE's fetchmail-6.2.5-declaration.patchMatthias Andree2005-04-251-1/+3
| | | | svn path=/trunk/; revision=4035
* Add a THANKS file, split older news out to OLDNEWS file.Matthias Andree2005-04-241-3077/+2
| | | | svn path=/trunk/; revision=4034
* Mention MAIL FROM:<...> space removal patch from Phil Endecott,Matthias Andree2005-04-241-8/+13
| | | | | | | | the blank causes Cyrus's LMTP listener to complain, see comp.mail.imap <d49777apr@ariadne.rz.tu-clausthal.de> Tobias Riekeberg. 2005-04-21, "lost mail with fetchmail and cyrus". svn path=/trunk/; revision=4033
* Print warning if multidrop is configured, but not envelope option.Matthias Andree2005-04-131-0/+2
| | | | svn path=/trunk/; revision=4029
* Revised "POP3 strong authentication fixes." that esr put into release 3873Matthias Andree2005-03-191-0/+3
| | | | | | | on 2004-01-13 07:02:39Z, it would loop infinitely when CAPA failed. Reported by David Greaves. svn path=/trunk/; revision=4027