View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002944 | SOGo | Web Preferences | public | 2014-10-02 19:44 | 2014-12-20 20:10 |
Reporter | alzmich | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | [Server] Linux | OS | Ubuntu | OS Version | 14.04 LTS |
Product Version | 2.2.8 | ||||
Summary | 0002944: sieve does not support REFERRAL | ||||
Description | We have a cyrus-murder installation with multiple backends and distributed mailboxes.
2014-10-02 21:17:30.776 sogod[20943] WARNING: Could not delete Sieve script - continuing...: {RawResponse = "{}"; result = 0; } I took a tcpdump to see what's going on and see this: so for me it seems, sogo does not support the sieve "REFERRAL" command. hopefully there's a quick fix? ;) Michael. | ||||
Steps To Reproduce | build a cyrus-murder environment. connect to sogo webinterface of Server C, login as user, open the Preferences, change something in the vacation tab, click on "Save & Close" | ||||
Tags | No tags attached. | ||||
Can you work around this by storing the user's Sieve server in the user database (see the documentation for SieveHostFieldName)? (This does not mean that the sieve client part of SOGo should not be made to support REFERRAL) |
|
Sorry for the late reply - i was on very long holiday ;) yes, this workaround does it for the moment. and i agree SOGo should support sieve REFERRAL's ;) |
|