From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id F25616DE024A for ; Sat, 18 Nov 2017 07:31:01 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[AWL=0.011, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JG-nGIMG0mYT for ; Sat, 18 Nov 2017 07:31:01 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 21EB86DE0183 for ; Sat, 18 Nov 2017 07:31:01 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1eG555-0005Rx-97; Sat, 18 Nov 2017 10:30:55 -0500 Received: (nullmailer pid 6227 invoked by uid 1000); Sat, 18 Nov 2017 15:30:53 -0000 From: David Bremner To: Kai Harries , notmuch@notmuchmail.org Cc: Tomi Ollila Subject: Re: bounce/forward not working due to CR at line end In-Reply-To: <87d14g22l4.fsf@x230.kaiha.invalid> References: <87d14ri436.fsf@x230.kaiha.invalid> <877euraf0e.fsf@tethera.net> <87fu9f45e1.fsf@x230.kaiha.invalid> <877eur5i33.fsf@tesseract.cs.unb.ca> <87shdeovhb.fsf@x230.kaiha.invalid> <877eup90f0.fsf@tethera.net> <87d14g22l4.fsf@x230.kaiha.invalid> Date: Sat, 18 Nov 2017 11:30:53 -0400 Message-ID: <87vai77geq.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Nov 2017 15:31:02 -0000 Kai Harries writes: > David Bremner writes: >> >> Be that as it may, apparently your system is using CRLF. > > I am using gmailier [1] to sync my maildir. For testing purpose I just > installed offlineimap and in contrast to gmailiier the mails on > disk have no CRLF. > > I am thinking about filing a ticket against gmailier because storing the > emails with CRLF on a *nix is at least surprising. I think that's a good idea. I'd like to understand whether there's a good reason to support CRLF line endings in maildirs, or if it's just an oversight. I talked a bit to the neomutt maintainer on IRC, and such line endings cause problems for some operations in neomutt as well. d