Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117427908
D411.1774832373.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
771 B
Referenced Files
None
Subscribers
None
D411.1774832373.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D411: Fixed apply_ruleset_clientside return value argument order.
Attached
Detach File
Event Timeline