Announcement

Collapse
No announcement yet.

Deleting appointments with attendees

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Deleting appointments with attendees

    Hi,

    during my funambol sync testing session, i had to delete my entire OX calendar several times. Unfortunately, I have used my real calendar data for testing, and the mail server was correctly set up and connected to the internet.

    So when I deleteted my 200+ real Appointments, OX was so "kind" to inform the attendees, sending 50+ emails to real people

    Now that I gained some wisdom about testing environments, I hope some of you might read this and be more careful tan I was.

    By the way, is there an option I can set to disable automatic notification of attendees?

    Regards,
    Sven

  • #2
    Hi Sven,

    i guess
    /opt/open-xchange/etc/groupware/notification.properties
    notify_participants_on_delete = true -> false

    is what you're looking for

    Greetings

    Comment


    • #3
      Code:
      /opt/open-xchange/etc/groupware/notification.properties
      notify_participants_on_delete = true -> false
      Great, thanks very much!

      Comment

      Working...
      X