I installed dovecot IMAP on Fedora Core 2 using RPM and is using the default dovecot.conf file. Now, whenever the users (whose mail accounts are created) login thro' MUA such as Mozilla Thunderbird or Netscape ,the warning message appears :
" The current command did not succeed. Invalid Mask ."
Although the users can read their messages but when they try to forward/send reply, again, the windows pop up and asks for login ID and password
Also, in the logwatch of mailserver, there appears entries :
dovecot-auth: pam_succeed_if: requirement "uid < 100" not met by user "user1"
dovecot-auth: pam_succeed_if: requirement "uid < 100" not met by user "user2"
and so on ...
Do I need to make changes in config file ??
Why is it happening so ?