empty list of terms and actions

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Martin Heiland
    replied
    Hi,

    the difference between "session" and "imapLogin" is:

    session: takes the username from the login entered at the ox login page
    imaplogin: takes the username from the database field, it's the same value like used for the login to the imap server

    Greetings

    Leave a comment:


  • mholstein
    replied
    Ok, I have found the reason, after I set the LogLevel to WARNING.

    In mailfilter.properties I have set "SIEVE CREDSRC=session" and OX have the session not found. I don't know why.
    So I have set this from to "SIEVE CREDSRC=imapLogin". Now it works.

    Leave a comment:


  • mholstein
    started a topic empty list of terms and actions

    empty list of terms and actions

    Hello,
    I have a new problem with the filter in OX6 with cyrus 2.2.

    When I will create a new Filter Rule, there is the list of Terms and actions are empty.
    So the rule that I can create with OX6 is that:
    ---------
    # Generated by OX Sieve Bundle on Wed Apr 29 09:14:51 CEST 2009
    ## Flag: |UniqueId:0|Rulename: Neue Regel
    if true
    {
    stop ;
    }
    -------------
    Nothing more is possible.
    I can not find any error messages. I have read something about cyrus-murder. Do I need this for the Filter?

    Thank you for helping.
Working...
X