==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this 
link:http://bugs.contribs.org/show_bug.cgi?id=8218

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #13 from Stefan Schulz <[email protected]> ---
(In reply to John Crisp from comment #12)
> (In reply to Stefan Schulz from comment #11)
> > Found another error in /var/log/maillog:
> > 
> > Feb 20 17:00:34 saturn procmail[4902]: Error while writing to
> > "/home/e-smith/files/ibays/contribs/files/procmail.log"
> 
> Do you have a user called contribs ?

 No, there's an ibay named contribs.

> 
> If you check the .promailrc in each users folder it should show you where
> the log goes to.

Following files are in the users directory:

# ls -la
insgesamt 44
drwx------  5 info info  4096 21. Feb 08:36 .
drwxr-xr-x 13 root root  4096  7. Feb 18:51 ..
drwxr-xr-x  2 info info  4096 17. Mär 2009  home
drwxr-xr-x  9 info info  4096 21. Feb 05:30 Maildir
-rw-------  1 info info  1006 20. Feb 13:12 .mailfilter
-rw-------  1 info mail  1246 20. Feb 12:15 mailfilter.log
-rw-------  1 info info  1416 21. Feb 05:30 procmail.log
-rw-------  1 info info   945 20. Feb 13:12 .procmailrc
-rw-r--r--  1 info info   561 20. Feb 12:24 .qmail
lrwxrwxrwx  1 root admin    6 16. Feb 00:12 .qmail-default -> .qmail
-rw-r--r--  1 info info   483 16. Feb 19:38 .qmail-junkmail
drwx------  2 info info  4096 17. Mär 2009  .ssh


> 
> Usually the logs go to the users home directory with this line :
> 
> LOGFILE=$HOME/procmail.log

That matches my configuration.

# less .procmailrc

# ---- Defaults ------------------
SHELL=/bin/bash
DEFAULT=$HOME/Maildir/
FORMAIL=/usr/bin/formail
MAILDIR=$HOME/Maildir/
PMDIR=$HOME
SENDMAIL=/usr/sbin/sendmail


# ----  some logging------------------
VERBOSE=no
LOGFILE=$HOME/procmail.log


# ----  delete duplicates -------
:0 Wh: msgid.lock
| $FORMAIL -D 8192 msgid.cache


# ----  user rules ------------------

:0
* ^[email protected]
! [email protected]

:0
* ^[email protected]
! [email protected]


# ----  to the inbox------------------
:0
$DEFAULT

# ----  end of rules ------------------


> 
> What were the lines preceding your error ?

How can I find out?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to