==================================================================
  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 #14 from John Crisp <[email protected]> ---
(In reply to Stefan Schulz from comment #13)
> (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.


So why is it telling you there is an error writing that file to the contribs
folder ?

> > 
> > What were the lines preceding your error ?
> 
> How can I find out?

What were the lines in qmail preceding this :

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


What I am struggling to understand is why anything is writing to this directory
:

/home/e-smith/files/ibays/contribs/files/

Each user has a .procmailrc file in their home directory - 'contribs' is not a
home directory.

In the .procmailrc file it states where to write the log file.

Usually this will be :

LOGFILE=$HOME/procmail.log

So you should get the logfile in :

/home/e-smith/files/USER/procmail.log

Somewhere procmail is being told to write a log file to your contribs directory
which is clearly wrong.

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