Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: Jontu Kontar on March 06, 2008, 09:28:12 PM

Title: Issue with qpsmptd plug-ins, specifically content_log...
Post by: Jontu Kontar on March 06, 2008, 09:28:12 PM
I notice that qpsmtpd includes the "content_log" plugin but it is currently not enabled.  I was wondering where I would enable that at and where the log information would appear at?

Thanks, for whatever assistance you can provide.
Title: Re: Issue with qpsmptd plug-ins, specifically content_log...
Post by: Jontu Kontar on March 07, 2008, 05:38:24 PM
To make this a little easier, I believe that I've solved the first part.

It appears that the Configuration file for "qpsmtpd" is located in /var/service/qpsmtpd/config/peers/local (which has ever IP in the subnet symlinked to it).

Now, it gives me an error about it not being able to a log file to contain the test missive.  So, anyone know where this would be saved at and what permissions that I would need?
Title: Re: Issue with qpsmptd plug-ins, specifically content_log...
Post by: Jontu Kontar on March 07, 2008, 05:49:28 PM
I see that there is something in /var/service/qpsmtpd/log .  One of these items is a script called "run" that does a variety of things and references /var/log/qpsmtpd (which is the default log location).  Is this where  the output of the "content_log" plugin should go?
Title: Re: Issue with qpsmptd plug-ins, specifically content_log...
Post by: Jontu Kontar on March 07, 2008, 09:51:51 PM
Well, I've tried making a directory /var/log/qpsmtpd/mail and have given it 777 permissions and that has had no effect on the plug-in's ability to write to the appropriate log file.  Which strongly suggests to me that it is not writing to that directory.  Does anyone else have any ideas?