Hello all!
I have OX Community installed and working, users can login and use ox.
Users (as well as myself) are trying to figure out how to use Mail Filters within the OX interface, found a couple documents that say go to the 'Mail Filter' page. Unfortunately we do not see any such page nor link under Email.
Am I missing a critical setup / package or what have you?
Sieve appears to be working, if I change the configuration in mailfilter.properties I get an error similar to:
SEVERE: MAIL_FILTER-0002 Category=3 Message=Invalid sieve credentials exceptionID=448844058-5
MAIL_FILTER-0002 Category=3 Message=Invalid sieve credentials exceptionID=448844058-5
once I change the setting back to :
SIEVE_CREDSRC=session
The error is resolved which to me indicates that a valid connection was made to our sieve server.
using the latest community edition with the following dovecot install
dovecot-1.2.6-3.fc11.i586
dovecot-sieve-1.2.6-3.fc11.i586
dovecot-managesieve-1.2.6-3.fc11.i586
dovecot-ldap-1.2.6-3.fc11.i586
Regards,
Ron
I have OX Community installed and working, users can login and use ox.
Users (as well as myself) are trying to figure out how to use Mail Filters within the OX interface, found a couple documents that say go to the 'Mail Filter' page. Unfortunately we do not see any such page nor link under Email.
Am I missing a critical setup / package or what have you?
Sieve appears to be working, if I change the configuration in mailfilter.properties I get an error similar to:
SEVERE: MAIL_FILTER-0002 Category=3 Message=Invalid sieve credentials exceptionID=448844058-5
MAIL_FILTER-0002 Category=3 Message=Invalid sieve credentials exceptionID=448844058-5
once I change the setting back to :
SIEVE_CREDSRC=session
The error is resolved which to me indicates that a valid connection was made to our sieve server.
using the latest community edition with the following dovecot install
dovecot-1.2.6-3.fc11.i586
dovecot-sieve-1.2.6-3.fc11.i586
dovecot-managesieve-1.2.6-3.fc11.i586
dovecot-ldap-1.2.6-3.fc11.i586
Regards,
Ron
Comment