Bug 236635 - mail/isync: Fix duplicate mails with mbsync and davmail
Summary: mail/isync: Fix duplicate mails with mbsync and davmail
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-19 09:59 UTC by Sascha Holzleiter
Modified: 2019-03-19 19:04 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (ehaupt)


Attachments
mbsync duplicate mails fix (1.30 KB, patch)
2019-03-19 09:59 UTC, Sascha Holzleiter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Holzleiter 2019-03-19 09:59:58 UTC
Created attachment 202979 [details]
mbsync duplicate mails fix

mbsync creates duplication loops when using davmail and moving mails around in folders. The fix is taken from https://sourceforge.net/p/isync/bugs/38/ (comments from the author).
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-03-19 19:03:58 UTC
A commit references this bug:

Author: ehaupt
Date: Tue Mar 19 19:03:03 UTC 2019
New revision: 496289
URL: https://svnweb.freebsd.org/changeset/ports/496289

Log:
  Provide an upstream patch that fixes an issue with duplication loops when using
  davmail and moving mails around in folders.

  PR:		236635
  Submitted by:	sascha@root-login.org

Changes:
  head/mail/isync/Makefile
  head/mail/isync/files/patch-src_drv__imap.c
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2019-03-19 19:04:31 UTC
Committed, thanks!