Hi folks;
I am in need of example startup script for Qmail on a FreeBSD system,
I am assuming the script will be in:

-- /usr/local/etc/rc.d    and "Qmail.sh"  will do for filename

I also have /usr/local/etc/rc.d/tcpserver.sh   which will start
tcpserver smtp on startup and contains: 

#!/bin/sh
tcpserver -x /etc/tcp.smtp.cdb -u1111 -g10047 0 smtp
/var/qmail/bin/qmail-smtpd &
(all in one line)

I am not yet on the list so please forward reply to me.

Thanks 

Dan

Reply via email to