Package: offlineimap / 6.3.4-1+deb8u1

Metadata

Package Version Patches format
offlineimap 6.3.4-1+deb8u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix manpage build failures from inconsistent heading.patch | (download)

docs/MANUAL.rst | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 fix manpage build failures from inconsistent heading

Signed-off-by: Mark Foxwell <fastfret79@archlinux.org.uk>
Signed-off-by: Thomas Kahle <tomka@gentoo.org>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>

Prevent usage of maxage.patch | (download)

offlineimap.conf | 4 4 + 0 - 0 !
offlineimap/accounts.py | 9 9 + 0 - 0 !
2 files changed, 13 insertions(+)

 prevent the usage of maxage
 The implementation of maxage is broken in this version of OfflineIMAP (v6.3.4)
 and may even result in data loss. Document the above behavior in the example
 conf file and also warn the user every time this feature is being used.