LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   qmailctl problem (https://www.linuxquestions.org/questions/linux-software-2/qmailctl-problem-697020/)

gokahd 01-13-2009 11:14 AM

qmailctl problem
 
Hello everyone i am using fedora core 5 installed on vmware. i am
installing qmail but having problems. i have followed the instructions
and almost done. I have created tcp.smtp and tcp.pop3 files, and need to compile them into the cdb database format that the tcpserver program can read

the command qmailctl cdb
gives me the following errors:


/usr/bin/qmailctl: line 96: tcprules: command not found
chmod: cannot access `/etc/tcp.smtp.cdb': No such file or directory
Reloaded /etc/tcp.smtp.
/usr/bin/qmailctl: line 99: tcprules: command not found
chmod: cannot access `/etc/tcp.pop3.cdb': No such file or directory
Reloaded /etc/tcp.pop3.

Any help is appreciated. thanks.

bathory 01-14-2009 06:32 AM

Quote:

/usr/bin/qmailctl: line 96: tcprules: command not found
You miss tcprules which is part of the ucspi-tcp apps.
There some rpms you can try to see if you can install them in your system, or get the source from here and compile it yourself.


All times are GMT -5. The time now is 10:39 AM.