Re: [sup-devel] [PATCH] fix crash in sup-sync if the default sent source is used

2010-07-12 Thread Rich Lane
Applied to master. ___ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel

[sup-devel] [PATCH] fix crash in sup-sync if the default sent source is used

2010-07-08 Thread Sascha Silbe
This fixes a crash in sup-sync when syncing a folder that contains a copy of a "sent" message and no "sent" folder has been explicitly configured in the config file (so it hasn't been added to sources.yaml). Signed-off-by: Sascha Silbe --- bin/sup-sync |6 ++ 1 files changed, 6 insertion