I am setting up  a new qmail server to act as our smtp

the system is a newly installed RedHat 6.1 on a dual P133 SCSI
I hope to add a POP to it when this is done.

This is the commands I used to install it using the rpms...

rpm -e exmh
rpm -e nmh
rpm -e mutt
rpm -e fetchmail
rpm -e sendmail
rpm -Uvh daemontools-*.i386.rpm
rpm -Uvh daemontools-*.i386.rpm
rpm -Uvh ucspi-tcp-*.i386.rpm
rpm -Uvh var-qmail-create-1.03-102memphis.src.rpm
rpm -bb /usr/src/redhat/SPECS/var-qmail-create.spec
rpm -Uvh
/usr/src/redhat/RPMS/i386/var-qmail-create-1.03-102memphis.i386.rpm
cp var-qmail-1.03-2-gnu-linux-i686.tar.gz /usr/src/redhat/SOURCES/
rpm -bb var-qmail.spec
rpm -Uvh /usr/src/redhat/RPMS/i386/qmail-1.03-102memphis.i386.rpm
rpm -Uvh qmail-run-4-4.i386.rpm
rpm -Uvh qmailanalog-*.i386.rpm
rpm -Uvh tcpserver-initscripts-*.i386.rpm
rpm -Uvh checkpassword-0.81-2.i386.rpm

I then editted /var/qmail/rc to read
qmail-start ./Maildir/ splogger qmail
for Maildir support

This is not working
Is their something I have missed here?
When I do ps aux it shows no daemons running and I cannot get
echo to: user | /var/qmail/bin/qmail-inject to deliver to a useer

kind regards
Kevin

Reply via email to