From acb35ad65072d1705b86b48f628f8e833e4a39a9 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Sun, 16 Oct 2011 23:24:08 +0200 Subject: Fix dovecot's vacation handler --- net-mail/dovecot/files/dovecot-2.0.12-sdbox.patch | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 net-mail/dovecot/files/dovecot-2.0.12-sdbox.patch (limited to 'net-mail/dovecot/files/dovecot-2.0.12-sdbox.patch') diff --git a/net-mail/dovecot/files/dovecot-2.0.12-sdbox.patch b/net-mail/dovecot/files/dovecot-2.0.12-sdbox.patch new file mode 100644 index 0000000..ad16cf3 --- /dev/null +++ b/net-mail/dovecot/files/dovecot-2.0.12-sdbox.patch @@ -0,0 +1,17 @@ + +diff -r d4945c93c33b -r 663528c5c799 src/lib-storage/index/dbox-single/sdbox-storage.c +--- a/src/lib-storage/index/dbox-single/sdbox-storage.c Tue Apr 12 18:38:50 2011 +0300 ++++ b/src/lib-storage/index/dbox-single/sdbox-storage.c Sat Apr 30 15:55:08 2011 +0300 +@@ -118,6 +118,8 @@ + mail_index_update_header_ext(trans, mbox->hdr_ext_id, 0, + &new_hdr, sizeof(new_hdr)); + } ++ memcpy(mbox->mailbox_guid, new_hdr.mailbox_guid, ++ sizeof(mbox->mailbox_guid)); + } + + static int sdbox_mailbox_create_indexes(struct mailbox *box, + + + + -- cgit v1.2.3-70-g09d2