Package: offlineimap3 / 0.0~git20240826.db34745+dfsg-2

Metadata

Package Version Patches format
offlineimap3 0.0~git20240826.db34745+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Do not use the Internet to fetch DTD.patch | (download)

docs/Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 do not use the internet to fetch dtd

Use '--nonet' flag in order to prevent xsltproc from using the Internet
to fetch DTDs, entities or documents.

Ported from offlineimap.

disable_default_keyring.patch | (download)

offlineimap/init.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not enable keyring by default
 On xfce4 system offlineimap3 tries to use keyring and does not even
 prompt for password.