Error: Password error: [IN-USE] Internal login failure

Discussion in 'Installation/Configuration' started by PacketPaul, Oct 3, 2007.

  1. PacketPaul

    PacketPaul New Member

    I am now able to create a site and a mail user for the site.

    When I try to login via the https://www.domain.tld:81/mailuser I receive the following response:

    ---------------------------
    Error: Password error: [IN-USE] Internal login failure. Refer to server log for more information.
    ---------------------------

    I did make one change. I installed chrootssh which seem to be working fine.

    Paul
     
  2. PacketPaul

    PacketPaul New Member

    Ok, figured out the issue. It involves using a chroot environment. You must specify the following in /etc/dovecot.conf

    login_chroot = yes

    and

    valid_chroot_dirs = /var/www/


    Paul
     

Share This Page