Topic: Sogo Password policy SQL
==== Required information ====
- 0.9.5-1
- Centos 7
- MySQL
- Nginx
- RedAdmin-Pro
- Related log if you're reporting an issue:
====
Just installed Sogo
keep getting
might not have worked - password policy: 65535 grace: -1 expire: -1 bound: 0
// Authentication using SQL
SOGoUserSources = (
{
type = sql;
id = vmail_mailbox;
viewURL = "mysql://sogo:MYPASSWORD@127.0.0.1:3306/sogo/users";
canAuthenticate = YES;
// Default algorithm used when changing passwords.
userPasswordAlgorithm = ssha;
prependPasswordScheme = YES;
// Use vmail.mailbox as global address book.
// WARNING: This will search all user accounts, not just accounts
// under same domain as login user.
//isAddressBook = YES;
//displayName = "Global Address Book";
}
);
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.