X-Recipient: archive-cygwin AT delorie DOT 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=sBOZaOlCa12Tl6lGkRWTzoCbQGIGZbMbR/ddHqgLS+H hxr2TITNP2ospx4Ww+YmlH/PLOkSbAvky/wdKqzzl6at2jEbTuvS+SU2ePsIU1a/ /qIg51cnDjvGRbwOsFh616+gNXJ/H0KhBjNPXtJZIagSJ29T+U4yUVGmmPXlFNng = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=KBYRVgspCDORphsVdxznsX1Nwp4=; b=w3vkdGuDVAmeDYeas ejQy0cpMCwZgN7LtmpVhr//7K7mR6ZkmkuYHqnegm1miIbt+x3UlF41L4M+u+AtC pirFcDhgzq3OyhzAJZE6B0W1UnybecrWYDO5ccEWwywy0eJGKR9ex0HSw4t9fOcc 3AJs2nJHzR2jWdFHNGOzB0qmIg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f175.google.com X-Received: by 10.112.159.69 with SMTP id xa5mr21948lbb.89.1389913195827; Thu, 16 Jan 2014 14:59:55 -0800 (PST) Message-ID: <52D86465.3030608@gmail.com> Date: Fri, 17 Jan 2014 00:59:49 +0200 From: "Harri T." User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Sending messages with 64-bit mutt References: <52D811CE DOT 8050204 AT gmail DOT com> <20140116215037 DOT GF2831 AT calimero DOT vinschen DOT de> In-Reply-To: <20140116215037.GF2831@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 16.1.2014 23:50 Corinna Vinschen wrote: > On Jan 16 19:07, Harri T. wrote: >> Or could the mutt package contributor compile mutt with --enable-smtp >> so that instead of installing MTA I could configure mutt to use an >> external SMTP server with the configuration variable smtp_url? > > Interesting, I always thought --enable-imap is default in mutt. I > agree that it would be nice to have imap support in mutt, just as on > Linux. Hi Corinna IMAP is currently enabled, SMTP is not. Run 'mutt -v' for more information: - Configure options: --enable-imap (--enable-smtp missing) - Compile options: +USE_IMAP -USE_SMTP When SMTP is enabled, local MTA is not needed anymore because remote SMTP server can be set with smtp_url configuration variable. Harri -- 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