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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=NQZ+vv4ZQxEzpiVJ2+TwgSGGUOmuDW4rqjK+WiJ+2kv
	kVw4aeMvb8vB6yrLonY44+pJFLvHa4Y85y9IQ7GcSkOcgWoYdF9cQL9a/1E4yaiQ
	hJUl2Uev56nsjUnzhsU02STcxaoqzOjGB9uiJnDCRaCu4Bj3WSeHSp/Q68bLoa0k
	=
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=DdAU71mECCGDRhAYe8akeTfzN/o=; b=b/wkq+vKE43fS9L1C
	jrZEi2pfMOJlDzbZPtfR7f6LbYOJ9Oi7xfs/I8CYNbu+pmbJUKF/4m6AhXBTNV+t
	y9r0Ew+mM3VLN2cU2S2YLlERAUKRDhk5QpzA12sFD1A5s1BC3IEZ6cmfT0TvV/bf
	LLGBb7PZ2nfeCMv/0FIM/6Y+iU=
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=0.1 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: mout.kundenserver.de
Message-ID: <54284B5D.9@towo.net>
Date: Sun, 28 Sep 2014 19:54:37 +0200
From: Thomas Wolff <towo@towo.net>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: command line smtp client / command line email?
References: <1411924846.65788.YahooMailNeo@web172501.mail.ir2.yahoo.com>
In-Reply-To: <1411924846.65788.YahooMailNeo@web172501.mail.ir2.yahoo.com>
X-TagToolbar-Keys: D20140928195437108
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-UI-Out-Filterresults: notjunk:1;
X-IsSubscribed: yes

Am 28.09.2014 19:20, schrieb Marilo:
> what are my options for a command line smtp client in cygwin?
>
> I'd want to specify smtp server and from address. I'd like TLS/SSL to be supported by the command
>
> sendmail , doesn't look like it exists on cygwin and I know on *nix it shuts down any postfix server so I guess it mighttry to shut down any smtp server I have running.
>
> heirloom mailx  looks good, but doesn't exist for cygwin.
>
> I can't see anything for sending an email from/in cygwin
There is ssmtp which runs smoothly and is configured sufficiently 
easily. I've been using it with a wrapper script to add some comfort in 
composing a mail.
There is also 'email' but beware, it's broken and sometimes silently 
corrupts email bodies, so you'd better not use it until it gets fixed.
Thomas

--
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

