[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFC2445 Property Change Control Request: Disallow Allow MultipleATTENDEE Properties With The Same Value
> ATTENDEE;...;delegated-to="mailto:User2@somehost":User1@somehost
> ATTENDEE;...;delegated-to="mailto:User2@somehost":User3@somehost
> ATTENDEE;...;User2@somehost
I think you meant "ATTENDEE;...:User2@somehost
===============================^==============
> And I don't see a problem with multiple 'DELEGATED-FROM' paramaters.
Check the ABNF. It is not allowed. You must specify a list of delegator values on a single "DELEGETED-FROM" parameter.