X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=q/d
	9nKqxHRTCrQeH0mHZmwDAyWT1Fr+GW/sTC1pFz/THhlBAYD5tfvPfeLNwnUKUlUP
	ia5hOTMxbH6MHGrdJOPbI97IxSZxGHadBYOh+IYP56qXv9a5jWM06XbIgUnJ1Sdo
	/B1Y8wlarDRV9vFvBPDG58yREieniPtaPhB2N8kM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; s=default; bh=DlYRKiyCR
	tHtIHDEn/e0VCJjMr8=; b=IyoV/gLwyeq1B0x/S6KrHBdWDVhOYhQTk4Kf3HQeR
	u5BWps9l/iFlEdxnRzu5IoLYIuwXHrKr8nEhQXxqIaCKFmjrh3GidBFP3HGgoXzd
	+CK49AgFTM3BPCFoSMdxSu5eWwEt/FhyX+z5Y0xj4tCh4tFZDMK9jFz2CoKED4fG
	Io=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-6.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=OUR, serious, H*MI:COM, mailboxes
X-HELO: mout.gmx.com
To: cygwin@cygwin.com
From: query-01@email.com
Subject: CYGWIN_NT-6.1 2.10.0(0.325/5/3) (x86_64) --- Mutt 1.10.0 (2018-05-17)
Message-ID: <7f2c48c2-73e3-fdc2-a3b7-33faf9a7c7ea@MAIL.COM>
Date: Tue, 19 Jun 2018 17:02:56 -0400
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Note-from-DJ: This may be spam

The brief version is:


OUR ~/.mutt/muttrc ...

set folder      = imap://imap.server.com
set imap_user   = user@domain.xyz
set imap_pass   = <pa55w0rd
set spoolfile   = imap://imap.server.com/Inbox
mailboxes       = +Inbox

Using the above, after we start mutt we are unable to resolve the following:

/var/spool/mail/IGT: No such file or directory (errno = 2)

We have searched every mutt config file within this cygwin installation 
--we are unable to find where this is set/specified. Then we issued the 
following:

Mutt -v
Mutt 1.10.0 (2018-05-17)
System: CYGWIN_NT-6.1 2.10.0(0.325/5/3) (x86_64)
SENDMAIL="/usr/sbin/sendmail" <-- we are not using SendMail
MAILPATH="/var/spool/mail" <-- we believe this is the culprit causing 
our issue; shown below

In a feeble attempt to resolve this:
set MAILPATH    = imap://imap.server.com/Inbox <-- was added to the 
above ~/.mutt/.muttrc. This did not help one bit, other than let us know 
this too, does not work.

We need serious help. The windows mail clients are not up-to-speed 
beyond basic sending and receiving of unfiltered emails.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

