Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news1.as3257.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'win32': 0.03; 'url:au': 0.05; 'subject:Python': 0.06; 'app,': 0.09; 'implements': 0.09; 'subject:script': 0.09; 'windows': 0.15; 'appliance': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'gilles': 0.16; 'googled': 0.16; 'need:': 0.16; 'ported': 0.16; 'subject:mails': 0.16; 'wrote:': 0.18; 'platforms': 0.22; 'header :User-Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'michael': 0.29; 'am,': 0.29; 'program,': 0.31; 'interface': 0.32; 'linux': 0.33; 'but': 0.35; 'found.': 0.36; 'subject:Simple': 0.36; 'thanks': 0.36; 'subject:?': 0.36; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; "couldn't": 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'real': 0.63; 'jul': 0.74; 'good,': 0.91; '2013': 0.98 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Mon, 22 Jul 2013 08:10:10 -0600 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130105 Thunderbird/10.0.12 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Simple Python script as SMTP server for outgoing e-mails? References: <368qu85msgfhuk2j2s13qj0bqn4rkcint9@4ax.com> In-Reply-To: <368qu85msgfhuk2j2s13qj0bqn4rkcint9@4ax.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1374502217 news.xs4all.nl 15935 [2001:888:2000:d::a6]:56163 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:51043 On 07/22/2013 06:11 AM, Gilles wrote: > On Sun, 21 Jul 2013 18:28:27 -0600, Michael Torrie > wrote: >> The Sendmail MTA has been ported to many platforms including windows. >> But... > > Thanks for the tip. Since I couldn't find a good, basic, native > Windows app, I was indeed about to look at eg. Exim + Cygwin, and > resort to a Linux appliance if none footed the bill. Where did you look? Here's one I found. It's not the real sendmail program, but it implements the interface which is all you need: http://glob.com.au/sendmail/ I just googled for sendmail win32