Achievo/ATK - Bugzilla – Bug 274
pop3 authentication removes userid field
Last modified: 2004-03-16 21:13:10
You need to log in before you can comment on or make changes to this bug.
If pop3 is selected as authentication method, the userid field is removed from the userinterface (since it's not needed for login). Several other features rely on this userid though. So we should either remove this dependency, or keep the userid even when pop3 authentication is active. Reported by Dadi Georgsson on the mailinglist.
Fixed in CVS. The userid field is now visible again.