<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>Good Morning,</p>
<p>i have changed event.py :</p>
<p># NOTE: Make sure to list(set()) or duplicates may arise<br /># for attr in list(set(ical_event.singletons)):<br /># if ical_event.has_key(attr):<br /># self.set_from_ical(attr.lower(), ical_event[attr])<br />for attr in list(set(ical_event.singletons)):<br />   if ical_event.has_key(attr):<br />      if isinstance(ical_event[attr], list):<br />          ical_event[attr] = ical_event[attr][0];<br />      self.set_from_ical(attr.lower(), ical_event[attr])</p>
<p>Create a new appointment and invite one User and one Resource</p>
<p>I still get the undelivered Mail Returned to Sender for the Resource.</p>
<p><br /></p>
<p>Matthias</p>
<p>p.s Sorry Gustav for missending this directly to you instead to the list.</p>
<p><br /></p>
<p>Am 02.05.2016 08:12, schrieb Gustav Spellauge:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><br /> this looks exactly like the symptom of <a href="https://lists.kolab.org/pipermail/users/2016-April/020680.html">https://lists.kolab.org/pipermail/users/2016-April/020680.html</a> , (possible sollution in <a href="https://lists.kolab.org/pipermail/users/2016-May/020684.html">https://lists.kolab.org/pipermail/users/2016-May/020684.html</a> ). maybe, you want to give it a try.<br /> <br /> <br /> <span style="white-space: nowrap;">On 04/18/2016 02:47 PM, Matthias Hütter wrote:</span>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span style="white-space: nowrap;">Resources lose the domain</span><br /> <br /> <span style="white-space: nowrap;">When creating appointments the resources loose their domain-part.</span><br /> <br /> <span style="white-space: nowrap;">Any ideas where to find a solution for this?</span><br /> <br /> <br /> <span style="white-space: nowrap;">This is the mail system at host srv.example.com.</span><br /> <br /> <span style="white-space: nowrap;">I'm sorry to have to inform you that your message could not</span><br /> <span style="white-space: nowrap;">be delivered to one or more recipients. It's attached below.</span><br /> <br /> <span style="white-space: nowrap;">For further assistance, please send mail to postmaster.</span><br /> <br /> <span style="white-space: nowrap;">If you do so, please include this problem report. You can</span><br /> <span style="white-space: nowrap;">delete your own text from the attached returned message.</span><br /> <br /> <span style="white-space: nowrap;">The mail system</span><br /> <br /> <span style="white-space: nowrap;"><<a href="mailto:resource-confroom-og-rechts@example.com">resource-confroom-og-rechts@example.com</a>>: unknown user:</span><br /> <span style="white-space: nowrap;">"resource-confroom-og-rechts"</span><br /> <span style="white-space: nowrap;">Reporting-MTA: dns; srv.example.com</span><br /> <span style="white-space: nowrap;">X-Postfix-Queue-ID: B91E411AD0D</span><br /> <span style="white-space: nowrap;">X-Postfix-Sender: rfc822; <a href="mailto:gerate.gerate@example.com">gerate.gerate@example.com</a></span><br /> <span style="white-space: nowrap;">Arrival-Date: Mon, 18 Apr 2016 14:39:55 +0200 (CEST)</span><br /> <br /> <span style="white-space: nowrap;">Final-Recipient: rfc822; <a href="mailto:resource-confroom-og-rechts@example.com">resource-confroom-og-rechts@example.com</a></span><br /> <span style="white-space: nowrap;">Original-Recipient: rfc822;<a href="mailto:resource-confroom-og-rechts@example.com">resource-confroom-og-rechts@example.com</a></span><br /> <span style="white-space: nowrap;">Action: failed</span><br /> <span style="white-space: nowrap;">Status: 5.1.1</span><br /> <span style="white-space: nowrap;">Diagnostic-Code: X-Postfix; unknown user: "resource-confroom-og-rechts"</span><br /> <br /> <br /> <span style="white-space: nowrap;">--</span><br /> <span style="white-space: nowrap;">Mit freundlichen Grüßen/ Best Regards</span><br /> <br /> <span style="white-space: nowrap;">*Matthias Hütter*</span><br /> <br /> <br /> <br /> <br /> _______________________________________________<br /> <span style="white-space: nowrap;">users mailing list</span><br /> <span style="white-space: nowrap;"><a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a></span><br /> <span style="white-space: nowrap;"><a href="https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a></span><br /> </blockquote>
_______________________________________________<br /> <span style="white-space: nowrap;">users-de mailing list</span><br /> <span style="white-space: nowrap;"><a href="mailto:users-de@lists.kolab.org">users-de@lists.kolab.org</a></span><br /> <span style="white-space: nowrap;"><a href="https://lists.kolab.org/mailman/listinfo/users-de">https://lists.kolab.org/mailman/listinfo/users-de</a></span></div>
</blockquote>

<br><br></body></html>