Package: offlineimap / 7.2.3+dfsg1-1

Metadata

Package Version Patches format
offlineimap 7.2.3+dfsg1-1 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.

Document the configuration options in the manpage.patch | (download)

docs/offlineimap.txt | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 document the configuration options in the manpage

Document the available configuration option, by pointing to the
/usr/share/doc/offlineimap/examples/offlineimap.conf.gz file.