Date: Fri, 27 Feb 2004 16:31:40 -0600 From: Gary <gv-list-freebsdquestions@mygirlfriday.info> To: freebsd-questions@freebsd.org Subject: RE: procmail Message-ID: <2540000.1077921100@[192.168.0.5]> In-Reply-To: <B33A37369985DC47BAAF41511EC48078123471@navmmex112.corp.nt.navitaire.com> References: <B33A37369985DC47BAAF41511EC48078123471@navmmex112.corp.nt.navit aire.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Brian, --On Friday, February 27, 2004 03:55:47 PM -0600 "Henning, Brian" <B.Henning@navitaire.com> wrote: > I tried removing everything in my recipes file, but that didn't work. > Any more thoughts? What is the contents of your /var/qmail/control/defaultdelivery file? Is it ./Maildir or ./Maildir/ ? Also regarding Andrew Gould's post, in part below, > 1. In recipe examples that I've seen, there is a space between the zero > and second colon in ":0 :". I don't know if this matters. With the Maildir format, the second ":" is not needed in recipes, as no locking is needed, just one of the benefits of Maildir format over mbox. Mail is not stored on a spool, but as individual emails.. One other thing I just thought of... I have this at the top of my .procmailrc file... (in my home dir).. Put your paths here.. and DEFAULT="~/Maildir/" MAILDIR=$HOME/Maildir/ You also need a catchall recipe at the bottom.. :0w /home/yourname/Maildir or some such.. -- Gary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2540000.1077921100>
