Now it works....
[EMAIL PROTECTED]:~$ cat .procmailrc MAILDIR=$HOME/Maildir DEFAULT=$HOME/Maildir/ LOGFILE=/home/david/procmail.log LOGABSTRACT=all :0 c /home/david/testprocmailcopy [EMAIL PROTECTED]:~$ I can mess around without losing all my email :) thanks Matt > If so, procmail is > probably getting to the end of the .procmailrc file and either saying "no > default delivery option, so I'll just give up and lose the mail" or else > it's dropping it somewhere unrecognisable in the assumption that you know > what's going on -- possibly /var/mail/david or /home/david/mbox or > something equally insane. > Put this at the top of the .procmailrc file: > > DEFAULT=/home/david/Maildir/ > > and probably a bit of logging fu for good measure, to see where it's > really delivering your stuff. > - Matt BTW, it wasn't delivering it anywhere.. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
