<div>When adding a user who has a surname with apostrophe and two leading capital letters (e.g O'Carroll) the user account is added but kolab does not create the mailbox. When accessing the newly created account the message ' Error: mailbox does not exist' is presented.</div>
<div><br></div><div>pykolab log shows:</div><div><br></div>pykolab.daemon ERROR Error in process 'Kolab(<a href="http://example.com">example.com</a>)', terminating: SyntaxError('invalid syntax', ('<string>', 1, 65, "retval = '{0}.{1}@{2}'.format('Nigel'[0:1].capitalize(), 'O'Carroll', '<a href="http://example.com">example.com</a>')"))<div>
<br></div><div>Is there an easy solution or should this be considered a bug?</div>