<div dir="ltr">Guys,<div><br></div><div><span class="" style="font-size:12.8000001907349px;background-color:rgb(255,255,255)">primary_mail</span><span style="font-size:12.8000001907349px"> ='%(givenname)s'[0:1]%(</span><span style="font-size:12.8000001907349px">surname)s@%(domain)s </span><br></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">It shows correctly BEFORE creating the user, but once you hit submit to create the user, it shows scrambled such as:</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">'john[0:1]'<a href="mailto:doe@domain.com">doe@domain.com</a></span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Any ideas?</span></div><div><span style="font-size:12.8000001907349px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 10, 2015 at 11:25 PM, Paul Bronson <span dir="ltr"><<a href="mailto:signaldeveloper@gmail.com" target="_blank">signaldeveloper@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thank you! Just needed a nice point in the right direction.. Here's what I used for reference to anyone else who has the same question:<div><br></div><div>primary_mail ='%(givenname)s'[0:1]%(surname)s@%(domain)s<br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 10, 2015 at 11:16 PM, Dugite-Code <span dir="ltr"><<a href="mailto:dugite@peekread.info" target="_blank">dugite@peekread.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif">
<p> </p>
<div>It's easy enough by editing the kolab.conf file at the very end and the primary_mail  variable at the start</div>
<div> </div>
<div>[<a href="http://yourdomain.com" target="_blank">yourdomain.com</a>]</div>
<div>default_quota = 1048576<br>primary_mail = %(givenname)s.%(surname)s@%(domain)s</div>
<div> </div>
<div>On a personal install I did have changed it to:</div>
<div> </div>
<div>
<div>[<a href="http://yourdomain.com" target="_blank">yourdomain.com</a>]</div>
<div>default_quota = 1048576<br>primary_mail = %(givenname)s@%(domain)s</div>
<div> </div>
<div>It seamed to work fine for me but I don't know if this is the <strong>correct</strong> way to do it. I don't know about the more complicated options like in the secondary_mail section at the top.</div>
<div> </div>
<div>Note: I'm assuming the first primary_mail option at the top should match the per domain setting, but then I wasn't game to fiddle to much.</div>
</div>
<div> </div>
<div>---<br>
<div style="margin:0;padding:0;font-family:monospace">Regards<br> Dugite-Code <a href="https://github.com/dugite-code/" rel="noreferrer" target="_blank">https://github.com/dugite-code/</a></div>
</div><div><div>
<p> </p>
<p>On 2015-08-11 10:57 am, Paul Bronson wrote:</p>
</div></div><blockquote type="cite" style="padding:0 0.4em;border-left:#1010ff 2px solid;margin:0"><div><div>
<div dir="ltr">Hi again guys! :)
<div> </div>
<div>I am wondering if it's possible for Kolab to create the primary email address as something other than the default <a href="mailto:first.last@domain.com" target="_blank">first.last@domain.com</a></div>
<div> </div>
<div>In our organization we use <a href="mailto:jdoe@domain.com" target="_blank">jdoe@domain.com</a> instead of <a href="mailto:john.doe@domain.com" target="_blank">john.doe@domain.com</a></div>
<div> </div>
<div>I realize I can create secondary email addresses but would rather set the primary as how we have always used it.</div>
<div> </div>
<div>Is there a configuration change somewhere I can make real quick? </div>
<div> </div>
<div>Thanks again!!!</div>
</div>
<br>
</div></div><div style="margin:0;padding:0;font-family:monospace">_______________________________________________<br> users mailing list<br><a href="mailto:users@lists.kolab.org" target="_blank">users@lists.kolab.org</a><br><a href="https://lists.kolab.org/mailman/listinfo/users" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a></div>
</blockquote>
</div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>