Reset the passwd for the postmaster user for the domain
you are trying to administer and try again.

bash# /home/vpopmail/bin/vpasswd [EMAIL PROTECTED] <password>

Also make sure your permissions are correct

bash# cd /home/vpopmail
bash# chown -R vpopmail.vchkpw *
bash# find . -type f | xargs -i chmod -R 600 {}
bash# find . -type d | xargs -i chmod -R 700 {}

Let us know how this works,

Randy Franklin



Camilo Rostoker wrote:
> 
> Hi.
> 
> I know this isn't the qmailadmin list, but I figured someone here could
> help me.
> 
> I've installed the qmailadmin package, and i get the initial login page,
> but when I put my domain and password for the postmaster account, i get
> an "Invalid Login" response.  Without further information, I can't
> determine what the problem may be....
> 
> Thanks for the help.
> 
> Regards,
> Camilo Rostoker

Reply via email to