Bug 155644 - [PATCH] mail/getmail: don't mark mail fetched through IMAP as read
Summary: [PATCH] mail/getmail: don't mark mail fetched through IMAP as read
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Matthias Andree
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-17 23:40 UTC by Matthias Andree
Modified: 2011-03-18 02:30 UTC (History)
1 user (show)

See Also:


Attachments
getmail-4.20.0_1.patch (1.42 KB, patch)
2011-03-17 23:40 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree freebsd_committer freebsd_triage 2011-03-17 23:40:09 UTC
Linh,

please follow up this bug report with a statement whether you approve of
the patch or not.

Note that there have been past maintainer timeouts on this port, and I
may reset maintainership if this PR times out again.

Thank you.

-- CHANGES --

Added file(s):
- files/patch-getmailcore___retrieverbases.py

Bump portrevision.

This patch uses RFC-2060/3501 standard PEEK commands to avoid mail downloaded
through IMAP from being marked as read on the server.  Charles Cazabon
has repeatedly refused to fix the bug with spurious arguments, but the
reports come up time and again.

This has been successfully tested against various Cyrus IMAP and Dovecot
versions, GMX.net, web.de, Yahoo, Exchange 2003, and fixes the original
poster's problem (from Feb 2011).

XREF: https://bugs.launchpad.net/ubuntu/+source/getmail4/+bug/737206
REF: http://marc.info/?t=129830724900001
REF: http://marc.info/?t=130033959300003

Port maintainer (question+fbsdports@closedsrc.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-17 23:40:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mandree

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-17 23:40:22 UTC
Maintainer of mail/getmail,

Please note that PR ports/155644 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155644

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-17 23:40:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Linh Pham 2011-03-18 01:07:28 UTC
On 2011-03-17 23:40 +0000, Edwin Groothuis <edwin@FreeBSD.org> wrote:

> Maintainer of mail/getmail,
> 
> Please note that PR ports/155644 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155644

I approve of this PR.

-- 
Linh Pham
question+fbsdports@closedsrc.org
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-03-18 02:27:19 UTC
mandree     2011-03-18 02:27:04 UTC

  FreeBSD ports repository

  Modified files:
    mail/getmail         Makefile 
  Added files:
    mail/getmail/files   patch-getmailcore___retrieverbases.py 
  Log:
  Don't mark messages retrieved through IMAP as \Seen.
  
  PR:           ports/155644
  Submitted by: Matthias Andree
  Approved by:  Linh Pham (maintainer)
  
  Revision  Changes    Path
  1.90      +1 -0      ports/mail/getmail/Makefile
  1.1       +16 -0     ports/mail/getmail/files/patch-getmailcore___retrieverbases.py (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Matthias Andree freebsd_committer freebsd_triage 2011-03-18 02:28:31 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!