Gentoo Archives: gentoo-user

From: Nick Rout <nick@×××××××.nz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Postfix & Pine incompatability
Date: Thu, 22 Sep 2005 21:04:35
Message-Id: 20050923084800.C036.NICK@rout.co.nz
In Reply to: RE: [gentoo-user] Postfix & Pine incompatability by Dave Nebinger
1 On Thu, 22 Sep 2005 16:17:32 -0400
2 Dave Nebinger wrote:
3
4 > You're looking at the difference between an mbox-based tool (pine) and a
5 > maildir-based tool (postfix).
6 >
7 >
8 >
9 > I'm not sure if the mbox/maildir USE flags can override the default
10 > behaviour, but you could try "-mbox maildir" in your USE flags and re-emerge
11 > both.
12 >
13
14 Where do you get the idea that pine has a mbox or maildir USE flag? It
15 doesn't:
16
17 nick@www ~/Brother/UK-ENG $ emerge -pv pine
18
19 These are the packages that I would merge, in order:
20
21 Calculating dependencies ...done!
22 [ebuild N ] app-misc/mime-types-3 5 kB
23 [ebuild N ] mail-client/pine-4.63-r2 -debug -kerberos -largeterminal -ldap +pam -passfile +ssl 3,173 kB
24
25 Total size of downloads: 3,178 kB
26
27 However pine does have maildir built in, If you look at the ebuild (or read as it flashes past the screen) you will see:
28
29 maildir_warn() {
30 einfo
31 einfo "This build of Pine has Maildir support built in as"
32 einfo "part of the chappa-all patch."
33 einfo
34 einfo "If you have a maildir at ~/Maildir it will be your"
35 einfo "default INBOX. The path may be changed with the"
36 einfo "\"maildir-location\" setting in Pine."
37 einfo
38 einfo "To use /var/spool/mail INBOX again, set"
39 einfo "\"disable-these-drivers=md\" in your .pinerc file."
40 einfo
41 einfo "Alternately, you might want to read following webpage, which explains how to"
42 einfo "use multiple mailboxes simultaneously:"
43 echo
44 echo "http://www.math.washington.edu/~chappa/pine/pine-info/collections/incoming-folders/"
45 echo
46 :
47
48
49 >
50 >
51 > Personally rather than trying to get pine to work I switched to mutt.
52 >
53 >
54 >
55 >
56 >
57 > -----Original Message-----
58 > From: Sean Lester [mailto:SFLester@×××××××××.net]
59 > Sent: Thursday, September 22, 2005 4:00 PM
60 > To: gentoo-user@l.g.o
61 > Subject: [gentoo-user] Postfix & Pine incompatability
62 >
63 >
64 >
65 > Greetings,
66 >
67 > I've installed Postfix. But when I try to use Pine as a mail client, I
68 > can't seem to read an inbox. It looks like Pine is trying to use an "inbox"
69 > which is a file, and Postfix delivers things as individual messages to a
70 > folder. Can I configure Pine to read messages from a folder? Or, does pine
71 > require messages appended as one file? Or, is there something I can change
72 > in Posfix? I'm flexable :-)
73 >
74 >
75 >
76 > Thank you for your time
77 >
78 > Sean
79 >
80 >
81 >
82
83 --
84 Nick Rout <nick@×××××××.nz>
85
86 --
87 gentoo-user@g.o mailing list

Replies

Subject Author
RE: [gentoo-user] Postfix & Pine incompatability Sean Lester <SFLester@×××××××××.net>