[Xfce4-commits] <postler:master> Only fetch up to 500 non-new, non-flagged messages
Christian Dywan
noreply at xfce.org
Fri Jan 7 09:44:04 CET 2011
Updating branch refs/heads/master
to 07884048dfe5d52b7e51f4396143262752c4fd9f (commit)
from b3a022de537f43b8157e9641ef701c912e8643c8 (commit)
commit 07884048dfe5d52b7e51f4396143262752c4fd9f
Author: Christian Dywan <christian at twotoasts.de>
Date: Thu Jan 6 22:53:02 2011 +0100
Only fetch up to 500 non-new, non-flagged messages
postler/postler-accounts.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/postler/postler-accounts.vala b/postler/postler-accounts.vala
index 5c1872b..49b6437 100644
--- a/postler/postler-accounts.vala
+++ b/postler/postler-accounts.vala
@@ -463,6 +463,7 @@ public class Postler.Accounts : GLib.Object {
Slave :local:
Patterns %% * !INBOX
Patterns %% %s
+ MaxMessages 500
Group mirror
Channel local-remote:INBOX
More information about the Xfce4-commits
mailing list