First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 18529
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: foser (RETIRED) <foser@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Georg Lippold <georg.lippold@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
uw-imap-2002b.ebuild updated ebuild script application/octet-stream Georg Lippold 2003-03-31 06:46 0000 2.64 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 18529 depends on: Show dependency tree
Bug 18529 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-03-31 06:45 0000
while working with uw-imap, I found out that the dmail, tmail and mailutil
tools
are not installed by default. For uw-imap-2001{a,b} these tools need to be
installed by the additional package imap-utils.tar.Z from
ftp://ftp.cac.washington.edu/imap/imap-utils.tar.Z

But since this distribution is marked as old by the developers, I just worked
on
the uw-imap-2002b.ebuild script. The 2002b edition ships with the utils package
by default, but they are not installed by the ebuild script. I attached an
updated version.

------- Comment #1 From Georg Lippold 2003-03-31 06:46:16 0000 -------
Created an attachment (id=10061) [edit]
updated ebuild script

------- Comment #2 From foser (RETIRED) 2003-05-23 14:46:10 0000 -------
could you please provide a diff of your changes to the ebuild and attach it, be
sure to set the correct mime-type.

And could you explain why we would want to add these utilities, since we didn't
have them before either.

------- Comment #3 From Georg Lippold 2003-05-25 09:39:52 0000 -------
If you want to use the preferred MailBox-format for uw-imap (mbx), you want the
updates. This is (especially whith large environments and many mails per user)
a lot faster than the mbox format, since it caches the mails for faster access.
Plus, it allows more IMAP-features (such as mail-highlighting in different
colors with mozilla) than you would normally get.

Since I was using it for an enterprise, these features seemed worth writing a
patch. Furthermore, I read the excellent article from Jauder Ho who implemented
an IMAP solution for transmeta, read it here: 

http://www.carumba.com/imap/

After I was done with it, my boss was unhappy with the mbx format since you can
store messages only in the leaves, not in the branches of your subfolders. So I
quit using UW-IMAP and settled for cyrus-imapd, which works fine for them and
supports both mozilla-colours and directory-tree-like mail sorting, although
there were other problems (see bug 18706).

------- Comment #4 From Martin Holzer (RETIRED) 2003-07-09 13:19:07 0000 -------
fixed in 2002d

------- Comment #5 From foser (RETIRED) 2003-07-09 16:34:15 0000 -------
not sure this got fixed... 2002d was only a security bump

------- Comment #6 From Whit Blauvelt 2003-07-21 06:52:26 0000 -------
uw-imap appears to also need xinetd installed, but that dependency is missing. 

------- Comment #7 From Robin Johnson 2003-08-11 02:07:51 0000 -------
After finding no docs for them
I looked at the source, here is a quick summary:

mailutil - mbox and mbx utility, provides copy/move/append/delete/create commands from the commandline
mlock - provides dot locking for mailboxes
mtest - imap mail test application

tmail - delivers mail in some fashion
dmail - delivers mail in some fashion

based on this, i've put tmail and dmail in sbin, and the rest in bin.

Done in CVS now.

First Last Prev Next    No search results available      Search page      Enter new bug