Resources lose the domain

Matthias Hütter matthias.huetter at faschang.at
Mo Mai 2 10:21:38 CEST 2016


Good Morning, 

i have changed event.py : 

# NOTE: Make sure to list(set()) or duplicates may arise
# for attr in list(set(ical_event.singletons)):
# if ical_event.has_key(attr):
# self.set_from_ical(attr.lower(), ical_event[attr])
for attr in list(set(ical_event.singletons)):
   if ical_event.has_key(attr):
      if isinstance(ical_event[attr], list):
          ical_event[attr] = ical_event[attr][0];
      self.set_from_ical(attr.lower(), ical_event[attr]) 

Create a new appointment and invite one User and one Resource 

I still get the undelivered Mail Returned to Sender for the Resource. 

Matthias 

p.s Sorry Gustav for missending this directly to you instead to the
list. 

Am 02.05.2016 08:12, schrieb Gustav Spellauge:

> this looks exactly like the symptom of https://lists.kolab.org/pipermail/users/2016-April/020680.html , (possible sollution in https://lists.kolab.org/pipermail/users/2016-May/020684.html ). maybe, you want to give it a try.
> 
> On 04/18/2016 02:47 PM, Matthias Hütter wrote: 
> 
>> Resources lose the domain
>> 
>> When creating appointments the resources loose their domain-part.
>> 
>> Any ideas where to find a solution for this?
>> 
>> This is the mail system at host srv.example.com.
>> 
>> I'm sorry to have to inform you that your message could not
>> be delivered to one or more recipients. It's attached below.
>> 
>> For further assistance, please send mail to postmaster.
>> 
>> If you do so, please include this problem report. You can
>> delete your own text from the attached returned message.
>> 
>> The mail system
>> 
>> <resource-confroom-og-rechts at example.com>: unknown user:
>> "resource-confroom-og-rechts"
>> Reporting-MTA: dns; srv.example.com
>> X-Postfix-Queue-ID: B91E411AD0D
>> X-Postfix-Sender: rfc822; gerate.gerate at example.com
>> Arrival-Date: Mon, 18 Apr 2016 14:39:55 +0200 (CEST)
>> 
>> Final-Recipient: rfc822; resource-confroom-og-rechts at example.com
>> Original-Recipient: rfc822;resource-confroom-og-rechts at example.com
>> Action: failed
>> Status: 5.1.1
>> Diagnostic-Code: X-Postfix; unknown user: "resource-confroom-og-rechts"
>> 
>> --
>> Mit freundlichen Grüßen/ Best Regards
>> 
>> *Matthias Hütter*
>> 
>> _______________________________________________
>> users mailing list
>> users at lists.kolab.org
>> https://lists.kolab.org/mailman/listinfo/users
> _______________________________________________
> users-de mailing list
> users-de at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users-de
-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <http://lists.kolab.org/pipermail/users-de/attachments/20160502/41ced436/attachment-0001.html>


Mehr Informationen über die Mailingliste users-de