[vchkpw] Migrating to new server

2003-06-17 Thread Kevin L Aleshire
I am currently running qmail+vpopmail and have a newly built server running qmail+vpopmail+ezmlm-idx. I created a script that simply does the vadddomain , vadduser (with password) in order for each domain name. I look at the account with vuserinfo to check if everything work correctly. All accou

RE: [vchkpw] starting vpop gives error

2003-02-27 Thread Kevin L Aleshire
n my Redhat box. > > I would also add this to the end of your run script 2>&1, so it would look > like this > > #!/bin/sh > env - PATH="/var/qmail/bin:/usr/local/bin" \ > tcpserver -H -R 0 pop3 \ > /var/qmail/bin/qmail-popup mail.mnw.net \ > /home/vpopmai

RE: [vchkpw] starting vpop gives error

2003-02-27 Thread Kevin L Aleshire
N and see if anything else is > listening on port > 110 as that is what is holding the address open. > > Regards, > Rob G > [EMAIL PROTECTED] > - Original Message - > From: "Kevin L Aleshire" <[EMAIL PROTECTED]> > To: "Vchkpw" <[EMAIL PROTECTED]

[vchkpw] starting vpop gives error

2003-02-27 Thread Kevin L Aleshire
when i try to run the vpop script i get this error message "tcpserver: fatal: unable to bind: address already used" below is the script that i'm using. #!/bin/sh env - PATH="/var/qmail/bin:/usr/local/bin" \ tcpserver -H -R 0 pop3 \ /var/qmail/bin/qmail-popup mail.mnw.net \ /home/vpopmail/bin/vchk