]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/upstream/504530-stunnel-account_hook-doc.patch
Add upstream/573823-imap_internal_date
[software/mutt-debian.git] / debian / patches / upstream / 504530-stunnel-account_hook-doc.patch
1 Mention account-hook in the docs for $tunnel, see http://bugs.mutt.org/3237
2 and http://bugs.debian.org/504530
3
4 --- a/init.h
5 +++ b/init.h
6 @@ -2410,6 +2410,10 @@
7    ** .pp
8    ** Note: For this example to work, you must be able to log in to the
9    ** remote machine without having to enter a password.
10 +  ** .pp
11 +  ** When set, Mutt uses the tunnel for all remote connections.
12 +  ** Please see ``$account-hook'' in the manual for how to use different
13 +  ** tunnel commands per connection.
14    */
15  #endif /* USE_SOCKET */
16    { "print",           DT_QUAD, R_NONE, OPT_PRINT, M_ASKNO },