Package: dovecot-core Version: 1:2.1.7-2 Severity: normal File: /usr/bin/dsync Tags: patch Usertags: pca.it-synchronization
Hi there! Thanks to Faidon Liambotis, I discovered dsync. However, to have it talk to the SSH agent one has to specify the -k option, which is not documented in the manpage. Here is a patch: --8<---------------cut here---------------start------------->8--- Description: Document the -k option in dsync's manpage Bug-Debian: NNNNNN Author: Luca Capello <[email protected]> Last-Update: 2012-07-09 --- a/doc/man/dsync.1.in +++ b/doc/man/dsync.1.in @@ -97,6 +97,12 @@ many times (i.e. highest\-modseqs were equal), but with different changes. .\"--------------------------------- .TP +.BI \-k +Preserve the existing environment variables, useful when using +.B dsync +with the SSH agent. +.\"--------------------------------- +.TP .BI \-m\ mailbox Specifies the .I mailbox --8<---------------cut here---------------end--------------->8--- Please note that the -k option should not be dsync's specific, but given that I have tested it only with dsync I have not created a more general patch. Thx, bye, Gismo / Luca -- Package-specific info:
dovecot configuration
---------------------
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.4-trunk-amd64 x86_64 Debian wheezy/sid
mail_location = maildir:~/Maildir
namespace inbox {
inbox = yes
location =
prefix =
}
passdb {
driver = pam
}
protocols = " imap"
ssl_cert = </etc/ssl/certs/dovecot.pem
ssl_key = </etc/ssl/private/dovecot.pem
userdb {
driver = passwd
}
-- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.4-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages dovecot-core depends on: ii adduser 3.113+nmu3 ii libbz2-1.0 1.0.6-3 ii libc6 2.13-34 ii libpam-runtime 1.1.3-7.1 ii libpam0g 1.1.3-7.1 ii libssl1.0.0 1.0.1c-3 ii openssl 1.0.1c-3 ii ucf 3.0025+nmu3 ii zlib1g 1:1.2.7.dfsg-13 dovecot-core recommends no packages. Versions of packages dovecot-core suggests: pn dovecot-gssapi <none> ii dovecot-imapd 1:2.1.7-2 pn dovecot-ldap <none> pn dovecot-lmtpd <none> pn dovecot-managesieved <none> pn dovecot-mysql <none> pn dovecot-pgsql <none> pn dovecot-pop3d <none> pn dovecot-sieve <none> pn dovecot-solr <none> pn dovecot-sqlite <none> ii ntp 1:4.2.6.p5+dfsg-2 Versions of packages dovecot-core is related to: ii dovecot-common 1:2.1.7-2 ii dovecot-core [dovecot-common] 1:2.1.7-2 pn dovecot-dbg <none> pn dovecot-dev <none> pn dovecot-gssapi <none> ii dovecot-imapd 1:2.1.7-2 pn dovecot-ldap <none> pn dovecot-lmtpd <none> pn dovecot-managesieved <none> pn dovecot-mysql <none> pn dovecot-pgsql <none> pn dovecot-pop3d <none> pn dovecot-sieve <none> pn dovecot-sqlite <none> -- Configuration Files: /etc/default/dovecot changed: ENABLED=0 -- no debconf information
pgp6yoW29kpDw.pgp
Description: PGP signature

