Skip to main content

Customise cPanel CalDav Event Emails

Comments

8 comments

  • cPanelLauren
    Hi @Lee Colarelli There is no built in functionality at this time to modify this but you might find some useful information here: Thanks!
    0
  • Lee Colarelli
    Thanks but there is no help there. Can you tell me which file/directory houses the template so i can look at it myself? Thanks.
    0
  • cPanelLauren
    Hi @Lee Colarelli, That information is noted in the post I provided to you: [QUOTE] The XML files I was talking about are like this: Code: Sabre\DAV\Exception\NotFound File not found: attend.php 1.8.10
    the URL ends in /kronolith/attend.php?c=....
    The full URL is: /usr/local/cpanel/base/horde/kronolith/attend.php
    0
  • Lee Colarelli
    Thanks, but that file does not contain the contents of the event invitation email.
    0
  • cPanelLauren
    Hello @Lee Colarelli It would appear that it does though, im not sure I understand, are you seeing osmething different? A small snippet of the file shows it beign the attendance response? switch (Horde_Util::getFormData('a')) { case 'accept': $action = Kronolith::RESPONSE_ACCEPTED; $msg = _("You have successfully accepted attendence to this event."); break; case 'decline': $action = Kronolith::RESPONSE_DECLINED; $msg = _("You have successfully declined attendence to this event."); break; case 'tentative': $action = Kronolith::RESPONSE_TENTATIVE; $msg = _("You have tentatively accepted attendence to this event."); break; default: $action = Kronolith::RESPONSE_NONE; $msg = ''; break; }
    Furthermore if you take a look in that directory all related files are located there: /usr/local/cpanel/base/horde/kronolith
    0
  • Lee Colarelli
    Thank you Lauren but that is incorrect. That is not the content of the meeting invite email. Please see the screenshot for the content of the email... here
    0
  • cPanelLauren
    Hi @Lee Mason Well, I did a grep for text in that message and the matches I get are as follows: [root@server kronolith]# grep -ir "Attached is an iCalendar file" /usr/local/cpanel/base/horde/kronolith/ Binary file /usr/local/cpanel/base/horde/kronolith/locale/eu/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/eu/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/pt_BR/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/pt_BR/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/pl/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/pl/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/zh_CN/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/zh_CN/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/pt/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/pt/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/da/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/da/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/es/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/es/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/zh_TW/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/zh_TW/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/cs/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/cs/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/bg/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/bg/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file describing this event." Binary file /usr/local/cpanel/base/horde/kronolith/locale/el/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/el/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/sv/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/sv/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/ja/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/ja/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/et/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/et/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/sk/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/sk/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/lt/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/lt/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/fr/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/fr/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " /usr/local/cpanel/base/horde/kronolith/locale/ko/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/it/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/it/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/hr/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/hr/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/sl/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/sl/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/ca/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/ca/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " /usr/local/cpanel/base/horde/kronolith/locale/kronolith.pot:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/nb/LC_MESSAGES/kronolith.mo matches Binary file /usr/local/cpanel/base/horde/kronolith/locale/tr/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/tr/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/uk/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/uk/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/nl/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/nl/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/fi/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/fi/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/de/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/de/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/lv/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/lv/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " Binary file /usr/local/cpanel/base/horde/kronolith/locale/hu/LC_MESSAGES/kronolith.mo matches /usr/local/cpanel/base/horde/kronolith/locale/hu/LC_MESSAGES/kronolith.po:"Attached is an iCalendar file with more information about the event. If your " /usr/local/cpanel/base/horde/kronolith/templates/itip/notification.plain.php: /usr/local/cpanel/base/horde/kronolith/templates/itip/notification.html.php:


    My assumption though would be that it would be one of the templates here: /usr/local/cpanel/base/horde/kronolith/templates/itip/notification.plain.php: /usr/local/cpanel/base/horde/kronolith/templates/itip/notification.html.php:


    0
  • Lee Colarelli
    Great! Thank you very much!
    0

Please sign in to leave a comment.