wiki:Sogo Setup

Version 1 (modified by Paul Kulda, 3 years ago) ( diff )

--

Sogo Setup

Config Issues

SOGoUserSources = (
{
type = sql;
id = directory;
viewURL =
"mysql://sogo:***@127.0.0.1:3306/sogo/sogo_view";
canAuthenticate = YES;
isAddressBook = YES;
userPasswordAlgorithm = none;
}
);
WOWorkersCount = 3;
};
}
Note: See TracWiki for help on using the wiki.