| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Gary R. Van Sickle" <g DOT r DOT vansickle AT worldnet DOT att DOT net> |
| To: | "Cygwin mailing list" <cygwin AT cygwin DOT com>, "Raphael" <raphael AT oninet DOT pt> |
| Subject: | RE: cygwin mutt and maildir |
| Date: | Tue, 17 Sep 2002 19:17:33 -0500 |
| Message-ID: | <NCBBIHCHBLCMLBLOBONKCEEMDFAA.g.r.vansickle@worldnet.att.net> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| In-Reply-To: | <20020917182212.GA1156@TOOS> |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
| Importance: | Normal |
> Hi Gary,
>
> Just a short question, is there any sight on a fix for the maildir
> functions in
> cygwins mutt or is the problem a general mutt problem.
>
Actually it's a filename problem. The maildir format needs to be able to put a
few special characters ("," or ";" I believe is one of them) into filenames, and
Windows chokes on them. It's a shame too, because AFAIK, maildir obviates the
need for dotlock, so it would cure that problem.
The only way I can think this could be solved is through a method something like
how Rob's handling setup's local cache dir naming scheme, i.e. escaping
Windows-invalid characters with URLesque "%xx"'s. And that would pretty much
have to be in the cygwin file stuff so that every MUA/MDA/whatever spoke the
same maildir language. And that feels like something that may have been
discussed before and rejected. If not that might be something I'll look into
doing (sounds easy enough). Otherwise I'm afraid you're stuck with mboxes for
the forseeable future :-(.
--
Gary R. Van Sickle
Brewer. Patriot.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |