diff options
author | anders <anders@FreeBSD.org> | 2011-08-22 06:59:53 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2011-08-22 06:59:53 +0800 |
commit | 2aa3022ebc528adbbb08f7437bce3e50d110b63c (patch) | |
tree | df1edd18dc6a3a2c49d140669ae5c604b35b5a39 /mail/imap-uw | |
parent | 6aad51f917597123f7d5eb14ebaba1d50be62263 (diff) | |
download | freebsd-ports-gnome-2aa3022ebc528adbbb08f7437bce3e50d110b63c.tar.gz freebsd-ports-gnome-2aa3022ebc528adbbb08f7437bce3e50d110b63c.tar.zst freebsd-ports-gnome-2aa3022ebc528adbbb08f7437bce3e50d110b63c.zip |
Be more specific about changing mail-subdirectory.
PR: 132213
Diffstat (limited to 'mail/imap-uw')
-rw-r--r-- | mail/imap-uw/files/pkg-message.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/imap-uw/files/pkg-message.in b/mail/imap-uw/files/pkg-message.in index ca631b568bb3..21f0badd3448 100644 --- a/mail/imap-uw/files/pkg-message.in +++ b/mail/imap-uw/files/pkg-message.in @@ -19,7 +19,10 @@ pop3 session required pam_unix.so The pam_unix module does not have session support, so we do not use it for session management. Be sure to read up on pam.conf(5). -To configure imap-uw read %%DOCSDIR%%/imaprc.txt. +To configure imap-uw read %%DOCSDIR%%/imaprc.txt. Particularly consider +changing mail-subdirectory to mail to have ~/mail the default mail +directory as is default in some MUAs, and to avoid having the whole home +dir accessed. ===> NB: IMAP-UW now rejects non-encrypted logins by default. To change this ===> behaviour, recompile and reinstall cclient and imap-uw ports with one of |