Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 53499

Summary: mail-client/pine-4.60: "mailutil" should be installed
Product: Gentoo Linux Reporter: Thomas Eckert <eckert.thomas>
Component: Current packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to add mailutil in src_install()

Description Thomas Eckert 2004-06-10 03:16:27 UTC
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:
Comment 1 Thomas Eckert 2004-06-10 03:18:01 UTC
Created attachment 33018 [details, diff]
patch to add mailutil in src_install()
Comment 2 Tuan Van (RETIRED) gentoo-dev 2004-07-21 10:47:31 UTC
Thomas,
there isn't a comment #4 on bug #48274. Bug #48273, may be?
Comment 3 Tuan Van (RETIRED) gentoo-dev 2004-07-21 11:01:58 UTC
We will revision this so pine-4.60 can go into stable.
Comment 4 Thomas Eckert 2004-07-22 00:30:18 UTC
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.
Comment 5 Tuan Van (RETIRED) gentoo-dev 2004-07-27 19:17:59 UTC
fixed in pine-4.61. Thanks.