<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>On 2015-09-02 15:02, signaldeveloper@gmail.com wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div>Thanks mike!</div>
<div> </div>
<div>Very interesting. I have a fresh copy of kolab 3.4 I would assume this is fixed. I submitted a bug we will see how this goes with those guys. Out of all my years working with email servers I've never once ran into a company that does first name dot last name. Maybe that's popular in other countries. </div>
<div> </div>
<div>Is there a way to simple "turn off" the secondary emails? I tried removing it from the kolab conf but it seems to generate them anyways. </div>
<div> </div>
<div>Mike - any idea why it will create the user but give me a "status mailbox not found" on round cube once the user logs in?</div>
<div> </div>
<div>It seems that kolab creates the user in LDAP, which is does NOT add to RC DB until after the first attempt of the user logging in also. </div>
<div> </div>
<div><br /><br />Sent from my iPhone</div>
<div><br />On Sep 1, 2015, at 9:12 PM, Brady, Mike <<a href="mailto:mike.brady@devnull.net.nz">mike.brady@devnull.net.nz</a>> wrote:<br /><br /></div>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div>
<p>On 2015-09-02 12:13, Paul Bronson wrote:</p>
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;"><!-- node type 8 --><!-- node type 8 --><!-- node type 8 -->
<div dir="ltr">It also, is not making a mailbox for me now, I can log into RC, but it says status: mailbox does not exist.</div>
<div class="gmail_extra"><br />
<div class="gmail_quote">On Tue, Sep 1, 2015 at 8:09 PM, Paul Bronson <span><<a href="mailto:signaldeveloper@gmail.com">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">Torsten,
<div> </div>
<div>
<pre style="white-space: pre-wrap; width: 50em; color: #000000;">When I use 

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

It shows properly in web interface:

screenshot (minus the domain name):

<a style="color: #663366;" href="http://cl.ly/image/3y0m1b0t1H2N">http://cl.ly/image/3y0m1b0t1H2N</a>


I changed in kolab.conf to:

primary_mail =  "%(givenname).1s%(surname)@%(domain)"

also tried:

primary_mail = '{initial}{surname}@{domain}'.format(initial=first_name[0].lower(), surname=surname.lower(), domain=domain)

But does not give me output on web admin:

screenshot: 

<a style="color: #663366;" href="http://cl.ly/image/1v2o131Q3j2u">http://cl.ly/image/1v2o131Q3j2u</a></pre>
</div>
</div>
<div class="HOEnZb">
<div class="h5">
<div class="gmail_extra"><br />
<div class="gmail_quote">On Tue, Sep 1, 2015 at 5:27 AM, Torsten Grote <span><<a href="mailto:torsten@kolab.org">torsten@kolab.org</a>></span> wrote:<br />
<blockquote class="gmail_quote" style="margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;"><span>On Monday 31 August 2015 20:44:24 Paul Bronson wrote:<br /> > primary_mail = '%(givenname)s'[0:1]%(surname)s@%(domain)s<br /><br /></span>Please check the python syntax of that statement. This is what I am getting:<br /><br /> >>> params = { "givenname":"Hans", "surname":"Wurst", "domain":"fleischer" }<br /> >>> print "'%(givenname)s'[0:1]%(surname)s@%(domain)s" % params<br /> 'Hans'[0:1]Wurst@fleischer<br /><br /> And this is probably not how you want your email addresses to look like.<br /><br /> Kind Regards,<br /> Torsten<br /><span><span style="color: #888888;"><br /> --<br /> pgp: 0x2175A534A4F2EFA3<br /> _______________________________________________<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><br /></span></span></blockquote>
</div>
</div>
</div>
</div>
</blockquote>
</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>
<p> I was correct.  But in thoery it has been fixed if your kolab-webadmin is new enough</p>
<p><a href="https://issues.kolab.org/show_bug.cgi?id=3553">https://issues.kolab.org/show_bug.cgi?id=3553</a></p>
<div> </div>
</div>
</blockquote>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div><span>_______________________________________________</span><br /><span>users mailing list</span><br /><span><a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a></span><br /><span><a href="https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a></span></div>
</blockquote>
</blockquote>
<p>Did you restart kolabd after removing the secondary emails?  Other wise maybe</p>
<div><span>secondary_mail = {}<br /> <br /></span></div>
<div><span>rather than removing it?</span></div>
<div> </div>
<div><span>I think that the mailbox is created in Cyrius IMAP when the user is added.  Is the mailbox in Cyrus?</span></div>
<div> </div>
<div><span>If not I would try deleting and re-adding the user.  If the user is there then check the Cyrus IMAP permissions.</span></div>
<div> </div>
<div><span>If that is all ok then try clearing the Roundcube cache.</span></div>
<p> </p>
<div> </div>
</body></html>