Skip to main content

Correct syntax to disable lfd notifications for CalendarServer Plugin in csf.pignore

Comments

6 comments

  • cPRex Jurassic Moderator
    Hey there! Since this is a newer service, it might to good to ask ConfigServer directly to see what testing they've done with that and how that should be implemented, as CSF isn't something we create or manage on our end. Or it's possible another user will see this and share what they have configured successfully.
    0
  • cPAdminsMichael
    Hi @SimpleTechGuy From memory, you'd need something like this: cmd:memcached
    and pcmd:CalendarServer.*
    Let me know if it works :)
    0
  • SimpleTechGuy
    Excellent, this seems to be working as far as I can tell. Thank you so much, these messages were driving me crazy lol. Will update if anything changes.
    Hi @SimpleTechGuy From memory, you'd need something like this: cmd:memcached
    and pcmd:CalendarServer.*
    Let me know if it works :)

    0
  • SimpleTechGuy
    **UPDATE** cmd:memcached
    didn't work. I ended up using exe:/usr/bin/memcached
    0
  • ruibarroso
    pcmd:/opt/cpanel-css/.develop/virtualenv/bin/phython.* /CalendarServer*.*.*+**************************** [Combined]

    This command worked for you?
    0
  • SimpleTechGuy
    This command worked for you?

    That actually didn't work. For Calendar Server I ended up using this: pcmd:CalendarServer.*
    0

Please sign in to leave a comment.