Sir,

Get the Source RPMS

1)ucspi-tcp-0.88-1.src.rpm -
http://em.ca/~bruceg/rpms/ucspi-tcp 
2)ucspi-unix-0.34-1.src.rpm -
http://em.ca/~bruceg/rpms/ucspi-unix 
3)daemontools-0.70-3.src.rpm -
http://em.ca/~bruceg/rpms/daemontools
4)supervise-scripts-2.4-1.src.rpm -
http://em.ca/~bruceg/qmail+patches

Rebulid the source Rpms

rpm --rebuild ucspi-tcp-0.88-1.src.rpm  
rpm --rebuild daemontools-0.70-3.src.rpm
rpm --rebuild supervise-scripts-3.3-1.src.rpm
rpm --rebuild ucspi-unix-0.34-1.src.rpm


INSTALLING The RPMS

rpm -ivh
/usr/src/redhat/RPMS/i386/ucspi-tcp-0.88-1.i386.rpm
rpm -ivh
/usr/src/redhat/RPMS/i386/daemontools-0.70-1.i386.rpm
rpm -ivh
/usr/src/redhat/RPMS/i386/supervise-scripts-2.4-1.i386.rpm
rpm -ivh
/usr/src/redhat/RPMS/i386/ucspi-unix-0.34-1.i386.rpm



5)qmail-1.03+patches-12.src.rpm -
http://em.ca/~bruceg/qmail+patches

Rebuliding src rpm
rpm --rebuild qmail-1.03+patches-12.src.rpm

Installing the qmail+patches rpm

rpm -ivh
/usr/src/redhat/RPMS/i386/qmail-1.03+patches-12.i386.rpm



Installing Vpopmail-4.9.10

1)tar xzvf vpopmail-4.9.10.tar.gz 

groupadd vchkpw
useradd -g vchkpw vpopmail
mkdir -p /home/vpopmail/etc
echo "127.0.0.:allow,RELAYCLIENT=\"\"" >
/home/vpopmail/etc/tcp.smtp
echo "131.107.10.:allow,RELAYCLIENT=\"\"" >
/home/vpopmail/etc/tcp.smtp

changed my vmysql.h according to my server server
settings and configured with the below options

./configure --enable-relay-clear-minutes=180
--enable-vpopuser=vpopmail --enable-vpopgroup=vchkpw
--enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp
--enable-sqllibdir=/usr/lib/mysql --enable-passwd=y
--enable-qmaildir=/var/qmail
[EMAIL PROTECTED]
--enable-tcprules-prog=/usr/bin/tcprules
--enable-auth-logging=y --enable-logging=y
--enable-sqwebmail-pass=y
--enable-default-domain=localhost.localdomain
--enable-mysql=y --enable-roaming-users=y
--enable-deliver-filter=y --enable-hardquota=10485760
--enable-large-site=y  --enable-ip-alias-domains=y
--enable-passwd=y 

Installed crontab 

crontab -e

40 * * * * /home/vpopmail/bin/clearopensmtp 2>&1 >
/dev/null

/home/vpopmail/bin/

./vadddomain netpod.com
./vadduser  [EMAIL PROTECTED]

when ever I create a user the vpopmail database is
changing in the mysql 

So our problem is authenticating vchkpw with
qmail-popup and qmail=pop3d under supervise that is
how to change run scripts under /var/qmail/service/*.

drwxr-xr-t    3 root     qmail        1024 Aug 21
17:07 pop3d
drwxr-xr-t    3 root     qmail        1024 Aug 21
17:07 qmail
drwxr-xr-t    3 root     qmail        1024 Aug 21
17:07 qmqpd
drwxr-xr-t    3 root     qmail        1024 Aug 21
17:07 qmtpd
drwxr-xr-x    2 root     qmail        1024 Aug 21
17:07 qread
drwxr-xr-x    2 root     qmail        1024 Aug 21
17:07 qstat
drwxr-xr-t    3 root     qmail        1024 Aug 21
17:07 smtpd



Installing Qmail+vpopmail
Quillis USA

Our problem is to Authenticate an Mysql database user
with qmail so for this I am using Inter7's Vpopmail
which contains "vchkpw" a passwordchecking interface
with Qmail and Mysql. I want to add vchkpw in a
qmail's smtpd conf file (i.e run script under
var/qmail/service/smptd)and qmail's pop3d conf file(
i.e run script under /var/qmail/service/pop3d). And I
tried this I am getting the errors "unable to bind
address already in use " and when use telnet localhost
110 I am getting the error "-ERR authorization failed
".

If Quillis USA has done QMail+Vpopmail send me the
Installation steps.

Eagerly Awating for your best suggestion
                  By
                  P.V.Jagannadha Rao

__________________________________________________


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to