First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 5630
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Calum Selkirk <cselkirk@xs4all.nl>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Calum Selkirk <cselkirk@xs4all.nl>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 5630 depends on: Show dependency tree
Bug 5630 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: 2002-07-26 19:57 0000
When using procmail DEFAULT is not being read from either /etc/procmailrc
or ~/.procmailrc, at least this is the case with delivery to MAILDIR style mailboxes.

Grant Goodyear <g2boojum@gentoo.org> writes (in Changelog):

"Thanks to Jose Fonseca procmail now uses /etc/procmailrc to determine the
default mailbox instead of patching the source."

Using DEFAULT=$HOME/.maildir/ i get:

procmail: Couldn't create "/var/spool/mail/unit" (where "unit" is $USER)

This suggests this isn't the case.

The value MAILSPOOLDIR ("/var/spool/mail/") seems to be used as
MAILSPOOLHOME isn't defined (see: src/authenticate.c). In fact, for
Maildir delivery MAILSPOOLDIR shouldn't be defined only MAILSPOOLHOME
(at least that the way i have always installed procmail for use with
Maildir).

The only solution i can think of is to patch authenticate.c based on
USE="maildir" (as mbox won't be an issue). This is somewhat problematic
as most users won't have maildir (or mbox for that matter) defined.

I plan on bumping the ebuild to r3 (and masking for the present time).

------- Comment #1 From Grant Goodyear 2002-09-24 14:41:22 0000 -------
-r4 has been in portage for some time (unmasked).

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