I decided that because I had installed qmail with a different set of instructions (not using LWQ) that I would be wiser to remove the whole thing and reinstall everything from scratch according to LWQ because that's what the qmailadmin instructions assumes I had done. I've done that, but I'm still having the same problem.
The problem is, when I try to login to the account using Outlook (all accounts are going to be POP accounts - no local users) it gives me an error message.
The message I'm getting is "ERR Authorization failed".
I think someone asked me this before when I was having trouble, so here's what I've got for /var/qmail/supervise/pop-3d/run
#!/bin/sh
exec /usr/local/bin/softlimit -m 3000000 \
/usr/local/bin/tcpserver -v -R -H -l 0 0 110 /var/qmail/bin/qmail-popup \
www.websupport.cc /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1
I also had this set for /bin/checkpassword (instead of /home/vpopmail/bin/vchkpw) but it doesn't work and I get the same error in either case.
I have also tried logging in as the full email address ([EMAIL PROTECTED]) instead of just the username and it doesn't work in either case.
Please somebody help. I really don't want to reinstall everything again a third time.
> I've just finished the instructions for setting up vpopmail, mysql, > autorespond, ezmlm and qmailadmin. I only had a few small problems > during the installs, but I think everything is installed properly now, > to the best of my knowledge. > > I already had qmail installed a while back and that was working fine. I > had mysql preinstalled when I loaded redhat 9, so it was just a matter > of getting it configured. > > Anyway now I am able to open qmailadmin in my browser, and I'm able to > login and create new email accounts just fine. I have only created a > test account in addition to the postmaster account. I have also tried > sending mail to each one, and it seems to be accepting the messages and > properly (according to the log files) and forwarding the messages to > the default account. > > The problem is, I am unable to login to the account and download > messages. I have tried changing the password a couple of times to be > sure it was properly set, but I'm still unable to login. > > I am able to send mail using the test account, but it seems to be taking > a LOOONG time sitting in my outbox before the message actually sends. > > I'm really not sure where to begin, but I think it may have something to > do with removing the old qmail setup so that qmailadmin can take over? > Can somebody help? > > Here is how I've got vpopmail and qmailadmin configured: > > vpopmail: > ./configure \ > --enable-roaming-users=n \ > --enable-logging=p \ > --enable-defaultquota=20971520S \ > --enable-ip-alias-domains=n \ > --enable-passwd=n \ > --enable-clear-passwd=y \ > --enable-domain-quotas=n \ > --enable-mysql=y \ > --enable-incdir=/usr/include/mysql \ > --enable-libdir=/usr/lib/mysql \ > --enable-many-domains=n \ > --enable-auth-logging=y \ > --enable-mysql-logging=y \ > --enable-valias=y \ > --enable-mysql-limits=n > > > qmailadmin: > ./configure \ > --enable-htmldir=/var/www/qmailadminhtml \ > --enable-cgibindir=/var/www/cgi-bin \ > --enable-autoresponder-bin=/usr/local/bin \ > --enable-vpopuser=vpopmail \ > --enable-ezmlmdir=/usr/local/bin/ezmlm/ezmlm-0.53 \ > --enable-ezmlmidx=y > > _________________________________________________________________ > Get 10MB of e-mail storage! Sign up for Hotmail Extra Storage. > http://join.msn.com/?PAGE=features/es > >
_________________________________________________________________
Try MSN Messenger 6.0 with integrated webcam functionality! http://www.msnmessenger-download.com/tracking/reach_webcam
