Canonification

Paul Bronson signaldeveloper at gmail.com
Sun Aug 30 17:37:56 CEST 2015


Guys,

I want first initial, last name set as the users primary email. So I am
using:

primary_mail ='%(givenname)s'[0:1]%(surname)s@%(domain)s

It shows correctly BEFORE creating the user, but once you hit submit to
create the user, it shows scrambled such as:

'john[0:1]'doe at domain.com


Canonification works properly if the primary_mail is set to first.last but
if I want it first initial last name, it fails.



Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20150830/a5377ef2/attachment.html>


More information about the users mailing list