[evolution] I#1565 - Flush Outbox by default on rule firing with Forward action



commit 831c13cf080b4b3375c1b3b13ff38cad58509f33
Author: Milan Crha <mcrha redhat com>
Date:   Wed Jul 28 12:20:19 2021 +0200

    I#1565 - Flush Outbox by default on rule firing with Forward action
    
    Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1565

 data/org.gnome.evolution.mail.gschema.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in
index f45f9f5bbd..11e233f982 100644
--- a/data/org.gnome.evolution.mail.gschema.xml.in
+++ b/data/org.gnome.evolution.mail.gschema.xml.in
@@ -498,7 +498,7 @@
       <_description>If not set, or being “stdout”, then the logging is done to stdout, instead to a 
file.</_description>
     </key>
     <key name="flush-outbox" type="b">
-      <default>false</default>
+      <default>true</default>
       <_summary>Flush Outbox after filtering</_summary>
       <_description>Whether to flush Outbox after filtering is done. Outbox flush will happen only when 
there was used any “Forward to” filter action and approximately one minute after the last action 
invocation.</_description>
     </key>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]