procmail
[Top] [All Lists]

need some help understand errors in logs

2006-05-01 20:08:52
hi there,

This is my setup, I have a RHEL4 box auth Authenticating against Active
directory using winbind, all my users home directories are stored in the
home/username format.

i'm trying to setup procmail, spamassassin and postfix.

so far this is my /etc/procmailrc file

USER=$1
LOGNAME=$USER
HOME=/home/$USER
ORGMAIL=/var/spool/mail/$USER
MAILDIR=$HOME
DEFAULT=$ORGMAIL
LOGFILE=/var/log/procmail/procmail.log

DROPPRIVS=yes
:0fw
| /usr/bin/spamassassin
:0
* ^X-Spam-Status: Yes
* Subject: [SPAM]
$HOME/mail/Junk

and this is my error log from procmail

Cannot write to /home//.spamassassin/user_prefs: Permission denied
Failed to create default user preference file /home//.spamassassin/user_prefs
procmail: Couldn't create or rename temp file
"/var/spool/mail/tmp/1146537874.5128_0.mail.cathedral.qld.edu.au"
From root(_at_)cathedral(_dot_)qld(_dot_)edu(_dot_)au  Tue May  2 12:44:30 2006
 Subject: test
  Folder: **Requeued**                                                    
   0
Cannot write to /home//.spamassassin/user_prefs: Permission denied
Failed to create default user preference file /home//.spamassassin/user_prefs
procmail: Couldn't create or rename temp file
"/var/spool/mail/tmp/1146537912.5338_1.mail.cathedral.qld.edu.au"
From bounce-qsite-lan_qsite_edu_au-750900(_at_)lists(_dot_)ozhosting(_dot_)com 
Tue May  2
12:45:07 2006
 Subject: [qsite-lan_qsite_edu_au] RE: Remote Permission Settings
  Folder: **Requeued**                                                   
17365

Can someon help me fix or tell me what is goign wrong?

-- 
Paul Matthews
I.T Trainee | The Cathedral School
Ph  (07) 47222 194 |  Fax (07) 47222 111
PO Box 944 Aitkenvale Q 4814
E:  paul(_dot_)matthews(_at_)cathedral(_dot_)qld(_dot_)edu(_dot_)au
W: www.cathedral.qld.edu.au

Anglican coeducation | Day and Boarding | Early Childhood to Year 12
Educating for life-long success

****************************************************************************
****************************************************************************
***********************************

IMPORTANT NOTICE REGARDING CONFIDENTIALITY

This electronic email message is intended only for the addressee and may
contain confidential information. If you are not the addressee, you are
notified that any transmission, distribution or photocopying of this email
is strictly prohibited. The confidentiality attached to this email is not
waived, lost or destroyed by reasons of a mistaken delivery to you.


____________________________________________________________
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>