Hello, first - thanks for your help. Second.. I linked 3 scripts to /service but nothing happened ( no processes started ). I know that I didn't generate tcprules for smtpd ... I don't know where to place the tcp.cdb? And how do I generate locals.cdb? Arent the recipient domains in the rcpthosts file?
Pls send me any hints and tipps.. I am running out of time :( THANK YOU IN ADVANCE Best Regards, Edvin Seferovic -----Original Message----- From: Oskar Eyb [mailto:[EMAIL PROTECTED] Sent: Montag, 05. Juli 2004 13:49 To: [EMAIL PROTECTED] Subject: Re: run scripts On Mon, Jul 05, 2004 at 01:39:16PM +0200, Seferovic Edvin wrote: > Thank you.. but what is with log files? Where are they stored? As you can see in the /var/qmail/boot/qmail-SERVICE/log/run file, the logs are stored in /var/qmail/log/qmail-/SERVICE > What happened with qmailctl script? You have to change the filenames, e.g.: log) tail -f /var/qmail/log/qmail/current |/usr/local/bin/tai64nlocal ;; smtplog) tail -f /var/qmail/log/qmail-smtpd/current | /usr/local/bin/tai64nlocal ;; imaplog) tail -f /var/qmail/log/qmail-imapd/current | /usr/local/bin/tai64nlocal ;; imapslog) tail -f /var/qmail/log/qmail-imapd-ssl/current | tai64nlocal ;; pop3log) tail -f /var/qmail/log/qmail-pop3d/current | tai64nlocal ;; pop3slog) tail -f /var/qmail/log/qmail-pop3d-ssl/current | tai64nlocal ;; Oskar
