Hi!

Am 19.06.2013 09:20, schrieb Giovanni Bechis:
On 06/19/13 08:40, Martin Rabl wrote:
Plaintext is a really bad idea ... is there no crypted column?

SOGo + postifxadmin works with crypted password too, I am using this view:
-----------
CREATE VIEW `sogo_auth_domain_it` AS select `mailbox`.`username` AS 
`c_uid`,`mailbox`.`username` AS `c_name`,`mailbox`.`password` AS 
`c_password`,`mailbox`.`name` AS `c_cn`,`mailbox`.`domain` AS 
`c_domain`,`mailbox`.`username` AS `mail`,`mailbox`.`maildir` AS `home` from 
`mailbox` where (`mailbox`.`domain` = 'domain.it')
-----------

Thanks very much!

What are you using? "CRYPT" or "MD5"?

Michael
--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to