File getmail.changes of Package getmail

-------------------------------------------------------------------
Wed Jan  6 15:24:58 UTC 2010 - pascal.bleser@opensuse.org

- split most documentation into a -doc subpackage

- update to 4.16.0:
  * an additional fix was made for an IMAP server that offers a
    message it then fails to return -- this allows getmail to
    continue with the next message

- changes from 4.15.0:
  * default port for MultidropIMAPSSLRetriever was incorrect

-------------------------------------------------------------------
Tue Nov 24 13:40:41 UTC 2009 - pascal.bleser@opensuse.org

- update to 4.14.0:
  * additional cases where IMAP (and for good measure, POP3)
    servers are broken and offer a message that it then fails
    to return were fixed

-------------------------------------------------------------------
Wed Oct 14 18:58:15 UTC 2009 - pascal.bleser@opensuse.org

- update to 4.13.0:
  *  fix new log message not having trailing newline

-------------------------------------------------------------------
Thu Oct  8 14:29:18 UTC 2009 - pascal.bleser@opensuse.org

- update to 4.12.0:
  * handles MS Exchange failure to deliver messages gracefully
  * documentation updates regarding a Python IMAP memory bug

- changes from 4.11.0:
  * fixed --dump not generating any output for rc files containing
    the "verbose = 0" option
  * fixed a copy-and-paste error in the documentation of
    MultiSorter destination

- changes from 4.10.0:
  * add option "message_log_verbose", defaulting to false:
    if true, the message_log file (and syslog, if used) will
    contain a little more information than the default of just
    messages retrieved

- changes from 4.9.0:
  * adds Kerberos authentication support for IMAP servers
  * eliminates a deprecation warning from Python 2.6

- changes from 4.8.4:
  * adds missing fsync() in the updatefile close method to ensure
    that data actually hits the disk before the rename takes place;
    makes writing of the oldmail file more resilient to system
    crashes

- changes from 4.8.3:
  * improved information is sent to the log file about messages
    not retrieved

- changes from 4.8.2:
  * for IMAP retrievers, message state is kept around for 30 days
    even if the corresponding message isn't seen; this allows
    users to have multiple rc files with different IMAP folders to
    retrieve from without losing their "seen" mail state for the
    folders they're not currently retrieving from

- changes from 4.8.1:
  * fixes the use of the Python 2.4 set builtin in 4.8.0,
    preventing getmail from running on Python 2.3.x

- changes from 4.8.0:
  * better diagnostics when a user invalidly supplies the timeout
    configuration parameter for an IMAP-SSL retriever

- changes from 4.7.8:
  * explicitly closes the current IMAP mailbox when selecting a
    new one, so all servers expunge deleted mail

- changes from 4.7.7:
  * the log message level for stderr output of the destination is
    dropped if ignore_stderr is set, just like for filter

-------------------------------------------------------------------
Tue Nov  6 05:42:50 CET 2007 - mrueckert@suse.de

- update to version 4.7.6
  - fix exception when getmail is trying to report a POP3 server
    that completely missed generating a UIDL token for a message.
    Thanks: Hans Lammerts.
- additional changes in 4.7.5
  - make updatefile honour symlinks, so users can alias one
    server's oldmail state file to another (for split-horizon DNS
    and other strange configurations).  Thanks: Scott Hepler.

-------------------------------------------------------------------
Wed Apr 25 00:32:08 CEST 2007 - mrueckert@suse.de

- update to version 4.7.4

-------------------------------------------------------------------
Mon Feb  5 18:35:19 CET 2007 - mrueckert@suse.de

- update to version 4.7.1
  -add max_bytes_per_session option.  Thanks: Robert Spencer.
  -documentation additions.

-------------------------------------------------------------------
Fri Jan 26 02:45:31 CET 2007 - mrueckert@suse.de

- update to version 4.7.0
  - make Mboxrd lock type configurable (lockf or flock). Change
    default to lockf. Thanks: Norman Carver.

-------------------------------------------------------------------
Thu Jan  4 18:35:49 CET 2007 - mrueckert@suse.de

- update to version 4.6.7:
  better handling for some fatal violations of POP/IMAP protocols.

-------------------------------------------------------------------
Tue Dec 12 20:25:50 CET 2006 - mrueckert@suse.de

- update to 4.6.6

-------------------------------------------------------------------
Fri Sep 29 00:05:09 CEST 2006 - mrueckert@suse.de

- add %{py_libdir}/site-packages/%{name}-%{version}-py%{py_ver}.egg-info
  to the file list for python 2.5 on Factory

-------------------------------------------------------------------
Thu Sep 28 23:37:21 CEST 2006 - mrueckert@suse.de

- update to version 4.6.4:
  * Add FAQ about BrokenUIDLPOP3 retrievers.
  * Add better diagnostics for missing/invalid/unwritable state/data
    directory.  Thanks: Christian Authmann.

-------------------------------------------------------------------
Sat Jun 24 05:46:13 CEST 2006 - mrueckert@suse.de

- Update to version 4.6.3:
  * fix regression: spurious errors thrown when required multidrop
    retriever parameter "envelope_recipient" not present in
    getmailrc file.  Thanks: Elliot Schlegelmilch.
  * fix regression: getmail_fetch no longer properly supported
    external MDAs because of problems parsing the arguments to
    them.  Thanks: ?.
  * change getmail's handling of regular expressions in the
    "locals" parameter of MultiSorter destination to allow it to
    handle backslashes correctly.  Unfortunately this
    means complicating the configuration syntax slightly.
    Thanks: Tim van der Molen.
  * update filters to use new configuration code.
    Remove obsolete code.
openSUSE Build Service is sponsored by