/head: changeset 71
- Updated changelog with these options offlineimap (2.0.0) unstable; urgency=low - This code is now multithreaded. New config file options control the behavior. This can make synchronizing several times faster. - Fixed the STATUS call to be compatible with Exchange. - Added the ability to exclude folders. - If upgrading from 1.0.x, you will need to add maxsyncaccounts to the general section and maxconnections to each account sections. There is also a new folderfilter option. You can find examples of all of these in the new offlineimap.conf example file packaged with the distribution. - The Debian package now properly installs the example offlineimap.conf
This commit is contained in:
@ -73,7 +73,7 @@ binary-indep: build install
|
||||
dh_installdocs
|
||||
mv debian/$(PACKAGE)/usr/bin/$(PACKAGE).py \
|
||||
debian/$(PACKAGE)/usr/bin/$(PACKAGE)
|
||||
dh_installexamples
|
||||
dh_installexamples offlineimap.conf
|
||||
dh_installmenu
|
||||
# dh_installlogrotate
|
||||
# dh_installemacsen
|
||||
|
Reference in New Issue
Block a user