procmail

Henning, Brian B.Henning at navitaire.com
Fri Feb 27 15:01:31 PST 2004


Hey Gary,

I gave that a try. 
echo ./Maildir/ >> /var/qmail/control/defaultdelivery
When I run:
gotmail --use-procmail --procmail-bin `which procmail` -u b1henning -p
<password>

It delivers in the mbox instead of the Maildir.
I tried you recipie changes you sugested and the .procmailrc changes.

Any other thoughts,

Thanks for the help,

Brian


-----Original Message-----
From: Gary [mailto:gv-list-freebsdquestions at mygirlfriday.info] 
Sent: Friday, February 27, 2004 4:54 PM
To: FreeBSD
Subject: RE: procmail


Hi Brian,

--On Friday, February 27, 2004 04:36:51 PM -0600 "Henning, Brian" 
<B.Henning at navitaire.com> wrote:

>  cat /var/qmail/control/defaultdelivery
> cat: /var/qmail/control/defaultdelivery: No such file or directory
>
> Do I need to put maildir in here or something?

Yes, you need to tell qmail what type of mailbox system you have. It
will 
not deliver to Maildir if you do not have it..

I am assuming you have a stock setup of qmail with a /var/qmail/control
dir 
in place..

just make a defaultdelivery file in the control dir, and put in
./Maildir/ 
into it, to have a Maildir format..


-- 
Gary
_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list