Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
mailutil should be installed to allow users to "bulk-manipulate" mailboxes (in particular move from one imap-server to another), see also bug #48274, comment #4. Reproducible: Always Steps to Reproduce:
Created an attachment (id=33018) [details] patch to add mailutil in src_install()
Thomas, there isn't a comment #4 on bug #48274. Bug #48273, may be?
We will revision this so pine-4.60 can go into stable.
I meant bug #48273, comment #4 sorry. Here is the relevant note from there: 1. mailutil should be installed by adding the following 2 lines to src_install: dobin mailutil/mailutil doman imap/src/mailutil/mailutil.1 this (basically) allows users to move mailboxes betweens servers.
fixed in pine-4.61. Thanks.