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

2010-07-02 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-dump if the default sent source is used

2010-06-29 Thread Sascha Silbe
This fixes a crash in sup-dump if the index contains 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-dump |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) d