On Mon, Mar 12, 2001 at 04:03:56PM +1100, Jeff Waugh wrote:
> <quote who="Dave Fitch">
> 
> >       0       1  ## procmail: Error while writing to "/var/mail/"
> >   18390       6 /home/davidf/Mail/slug
> >    1841       1 /var/spool/mail/davidf
> > 
> > The question is: why do I get the procmail error?
> 
> We need to see your .procmailrc.

why? (to check the default mailbox?)  here 'tis anyway:

---
PATH=/bin:/usr/bin:/usr/local/bin
MAILDIR=$HOME/Mail
DEFAULT=/var/mail/$USER
LOGFILE=$MAILDIR/procmail.log

# Discard duplicate messages
:0 Wh: msgid.lock
| formail -D 8192 msgid.cache

:0:
* ^(From|Sender):.*slug
$MAILDIR/slug
---

Dave.

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to