> Then this is likely to be simply how you're attempting to log in. You are
> using the EXACT same userid as you've entered into userdb, right? Also,
> you have set all the required userdb records for each userid: home, uid,
> gid, etc...
Yeah, I used the pw2userdb to convert the system passwd file ... then used
userdbpw [-md5] | userdb username set systempw
To set the password ... ran makeuserdb .... basically the way I have tested
it for all my FreeBSD boxes before customising but this time it won't work.
Albeit I am using the pre2 version but it seems everything is working except
for the password matching. I think it might be OpenBSD specific. Is there a
way of compiling sqwebmail to accept md5 passwords or is the encryption
method dependant on some external means?