primary_mail with initials

Marco Zanon info at marcozanon.com
Thu Oct 16 15:10:11 CEST 2014


> However I'm not able to set it to just use the first letter of my
> "givenname", e.g.:
> givenname = Marco
> surname = Zanon
> primary_mail -> m.zanon at ...
> I can do that for the secondary_mail parameter, but not for the
> primary_mail. Which Python expression do I have to use?
> I tried with %(givenname)s[0:1].%(surname)s@%(domain)s or similar ones,
> but with no luck.

after reading a lot of documentation, it seems to me that it is just not 
possible: primary_mail cannot be as "advanced" as secondary_mail...

thanks,
-- 
Marco Zanon
Web: http://www.marcozanon.com
Privacy: http://www.marcozanon.com/privacy
Attività professionale di cui alla Legge 14/01/2013 n. 4


More information about the users mailing list