PDA

View Full Version : Squirrelmail - Login


stigge2000
3rd July 2006, 08:57
Hi, I'm new 2 linux and was using your UBUNTU6.06 guide
(http://www.howtoforge.com/perfect_setup_ubuntu_6.06)

And I have a little problem (suprise!) :)

How do i configure squirrelmail/courier to use the email address to login
insted of username?? I know it's possible... but I don't know how!

Thnx.
Jensen

falko
3rd July 2006, 22:47
It only works if you have ISPConfig installed because ISPConfig stores the email addresses and the respective user names in a database table which makes it possible to map the email address to the user name.

Another solution would be to use virtual email users, but then you have to change the Postfix setup. Have a look here: http://www.howtoforge.com/virtual_postfix_mysql_quota_courier (but note that this setup is not compatible with ISPConfig, just in case you plan to install it).

stigge2000
4th July 2006, 07:01
Hmmm, I do have ISPConfig installed (and it works :) ), what do I do now? how do I map the address?

BTW. thx for an exellent service.

falko
5th July 2006, 10:33
Have a look here: http://www.howtoforge.com/forums/showthread.php?t=1761&highlight=uebimiau+login+rewritten

stigge2000
5th July 2006, 10:52
Hmmm.. yes, UebiMiau is working fine, Squirrelmail dosen't...
is there a "UID" variable somewhere i can change?
(I want to use squirrelmail)

Please help me, i'm going nutts... :)

falko
6th July 2006, 12:00
Have a look at the PHP code in the thread I posted above. It should give you the idea.