Page MenuHomePhorge

D411.1774832373.diff
No OneTemporary

Authored By
Unknown
Size
771 B
Referenced Files
None
Subscribers
None

D411.1774832373.diff

diff --git a/apps/kolab_guam/src/kolab_guam_session.erl b/apps/kolab_guam/src/kolab_guam_session.erl
--- a/apps/kolab_guam/src/kolab_guam_session.erl
+++ b/apps/kolab_guam/src/kolab_guam_session.erl
@@ -261,7 +261,7 @@
apply_next_rule_serverside(ImapSession, ModifiedData, [{ Module, ModifiedRuleState } | ActiveRulesAcc], ActiveRules).
apply_ruleset_clientside(_ImapSession, _Socket, ClientData, _CurrentCommandSplit, [], []) ->
- { ClientData, [], [], perform_passthrough, undefined };
+ { ClientData, [], [], [], [], perform_passthrough };
apply_ruleset_clientside(ImapSession, Socket, ClientData, CurrentCommandSplit, UndecidedRules, CurrentlyActiveRules) ->
{ PostAction, SplitCommand, SplitResetTrigger } =
case CurrentCommandSplit of

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 30, 12:59 AM (3 d, 17 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18785193
Default Alt Text
D411.1774832373.diff (771 B)

Event Timeline