Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: John Edelman on September 15, 2003, 07:36:39 PM

Title: stmpfront-qmail output to screen
Post by: John Edelman on September 15, 2003, 07:36:39 PM
How can I control the output of smtpfront-qmail so that it doesn't output to the console-screen?

It use to output to a log file and was quiet, but now it dumps everything to the main screen and it looks terrible.

If someone can point me in the right direction, as where to look that would be great!
Title: Re: stmpfront-qmail output to screen
Post by: John Edelman on September 15, 2003, 10:23:39 PM
Maybe something in syslog?
Title: Re: stmpfront-qmail output to screen
Post by: Michael Soulier on September 15, 2003, 10:56:32 PM
John Edelman wrote:
>
> How can I control the output of smtpfront-qmail so that it
> doesn't output to the console-screen?
>
> It use to output to a log file and was quiet, but now it
> dumps everything to the main screen and it looks terrible.

Sounds like your multilog process isn't running. What release is this on?

What is the output of the following?

svstat /service/smtpfront-qmail
svstat /service/smtpfront-qmail/log

Mike
Title: Re: stmpfront-qmail output to screen
Post by: John Edelman on September 16, 2003, 12:00:58 AM
Hi Mike,

This is release SME 5.6.

Thanks for your reply.  This is the output:

/service/smtpfront-qmail: up (pid 5388) 2202 seconds, normally down
/service/smtpfront-qmail/log: supervise not running

It looks like the log isn't running and that's why it's dumping to my screen.  I'll dig around the supervise and see if something has changed.

Is there a command I can use to try debug supervise and see why it won't run?
Title: Re: stmpfront-qmail output to screen
Post by: John Edelman on September 16, 2003, 02:09:06 AM
Hmm.... this is interesting

The directory permissions on "/var/service/smtpfront-qmail" is"drwxr-xr-x".  I changed it to "drwxr-xr-t", rebooted and guess what?

It fixed it.  Thanks for the "svstat" command Mike!  That really helped me nail down this little problem.
Title: Re: stmpfront-qmail output to screen
Post by: cwilson on October 14, 2003, 02:52:23 AM
I ran into this same problem... the permissions on "/var/service/smtpfront-qmail" were also "drwxr-xr-x"  This just all of a sudden happened... Anyone have any clue as to what caused this?