Hi,
PQ: 9.5.5
After reinstalation of our PQ server on new platform meetings invitations are not delivered to meetings organiser.
Means, If user X create meeting in which he also participate then meeting invitation sent by email will not reach him.
All other persons will obtain invitations.
We are using Lotus Notes as email system.
Before move of PQ server it was working correctly.
I suppose problem is inside format of VCALENDAR attachement sent in email.
Hello,
Just to be sure, but have you checked if the organizer in question does not have the option "do not receive his own emails" activated?
Yes of course. I checked this before I create this thread.
Hi,
You can defined in parameters.php file
$invitesFromMailSender=true;
This way, Organizator of meeting is changed so that he receives the invite as Attendee, not as Organizator.
Thanks a lot