Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    sieve rules "if not"

    Kopano WebApp
    3
    4
    515
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Constin
      Constin last edited by Constin

      Hello, tell me pls how user can use filter rules if NOT. for example if email received NOT from *@domain.com?

      1 Reply Last reply Reply Quote 0
      • marty
        marty Kopano (Inactive) last edited by

        @Constin This can be done with kopano-rules
        https://stash.kopano.io/projects/KSC/repos/core-tools/browse/kopano-rules

        The following WebApp tickets apply to this:
        https://jira.kopano.io/browse/KW-576
        https://jira.kopano.io/browse/KW-2822

        Follow those to receive status updates.

        https://documentation.kopano.io/deskapp_admin_manual
        http://documentation.kopano.io/webapp_smime_manual
        https://documentation.kopano.io/webapp_admin_manual

        1 Reply Last reply Reply Quote 0
        • Constin
          Constin last edited by

          there is no rule “IS NOT” in kopano rules

          1 Reply Last reply Reply Quote 0
          • robing
            robing Kopano (Inactive) last edited by robing

            @Constin

            There is you need to use the exceptions parameter for that.

            python kopano-rules.py --user user1 --create firstrule  --exceptions "received-from:user3@example.com" --actions "forward-to:user2@example.com"
            

            These exceptions are not visible in WebApp (yet) but they are working

            Regards Robin,

            Need support?
            Have a look at https://kopano.com/support/ for options.

            Helpful resources:
            https://kopano.com/blog/how-to-get-kopano/
            https://documentation.kopano.io/
            https://kb.kopano.io/

            1 Reply Last reply Reply Quote 0
            • First post
              Last post