<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body 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>[yourdomain.com]</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>[yourdomain.com]</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 class="pre" style="margin: 0; padding: 0; font-family: monospace">Regards<br /> Dugite-Code <a href="https://github.com/dugite-code/" target="_blank" rel="noreferrer">https://github.com/dugite-code/</a></div>
</div>
<p> </p>
<p>On 2015-08-11 10:57 am, Paul Bronson wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<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">first.last@domain.com</a></div>
<div> </div>
<div>In our organization we use <a href="mailto:jdoe@domain.com">jdoe@domain.com</a> instead of <a href="mailto:john.doe@domain.com">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 class="pre" style="margin: 0; padding: 0; font-family: monospace">_______________________________________________<br /> users mailing list<br /><a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br /><a href="https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a></div>
</blockquote>
</body></html>