procmail
[Top] [All Lists]

Re: /var/mail still keeping mails

2005-05-16 07:23:03
jose nuno neto:

[/etc/procmailrc, not all mails delivered as expected]
I have a simple setup with only this on /etc/procmailrc

    DEFAULT=$HOME/inbox      #Make sure this exists!


Maybe some users have a $HOME/.procmailrc 
or a $HOME/.forward?
 

Change the /etc/procmailrc to something like

  DROPPRIVS = 'yes'
  LOGFILE   = "$HOME/etc_procmailrc.log"
  LOG       = "=$$=
"           # has a newline at the end
  VERBOSE   = 'on'
  DEFAULT   = "$HOME/inbox"  # should work OK even if it doesn't exist

and check the created log-files.

-- 
Grtz, Ruud
 

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>