
andrew at morphoss
Apr 15, 2012, 5:36 PM
Post #2 of 2
(153 views)
Permalink
|
On Tue, 2012-04-10 at 18:22 -0500, Nate Sousek wrote: > > I have my DAViCal server authenticating with the IMAP plugin. That > works fine, and when a new user logs in, they get a calendar and > addressbook. I have my users authenticate VIA _username [at] domain > However, when I go into User Details, the default E-Mail is set to > _username [at] domain@_. I looked in Principal.php (where I assume the > new user is created) and I can't see a locatino to change this so that I > can have the username && email be the same. IE, how do I strip the > trailling @ when a new user gets created? That will be being created in the IMAP plugin - you should not need to edit Principal.php at all. Cheers, Andrew. -- ------------------------------------------------------------------------ andrew (AT) morphoss (DOT) com +64(272)DEBIAN The best way to get rid of worries is to let them die of neglect. ------------------------------------------------------------------------
|