Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59284
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <th982a@googlemail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.068 |
| X-Spam-Evidence | '*H*': 0.87; '*S*': 0.00; 'python': 0.11; 'postfix.': 0.16; 'subject:library': 0.16; 'library': 0.18; 'header:User- Agent:1': 0.23; 'serve': 0.31; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'from:addr:googlemail.com': 0.38; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=mO9wv1Ne7U8c9xB0FwrIi8PvI/ErwBce/a3kA8di7SA=; b=MSzC6pBUDE+40lxhaOaI5T0Amz/o+fKqIY/BdiUPLp4ymOhqrLJ6UN9jHBLjwUdpcu TR93W0Ju9PTMuxpvLZHiB5if+OKOTTQxphP3bRmJHlhBV45HDH1FuV0GL7GQ9NkzJxCy UNFFjY9Kg2UkzHkui3w++jWBnJNo7PvzglOvL4mpFb0KoP4TBInMSNejlkWLL1xYm1GK yqh6CzVXBVtEm9HfdBCkCdc08wSAAf7faInBaoZ9pAav7YcPun0QSTuzQ/iKTu3q9jTJ tkiorqLewXnLwgx7YDfb4B0GvQXTqMTJxFjpVb7v1+eZLzBDc7/6gP5XwhnwbbdGE3H6 +cjg== |
| X-Received | by 10.14.101.4 with SMTP id a4mr10149570eeg.28.1384318356454; Tue, 12 Nov 2013 20:52:36 -0800 (PST) |
| Date | Wed, 13 Nov 2013 05:52:34 +0100 |
| From | Tamer Higazi <th982a@googlemail.com> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | sendmail library ?! |
| X-Enigmail-Version | 1.5.2 |
| 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 <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2524.1384318364.18130.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1384318364 news.xs4all.nl 15902 [2001:888:2000:d::a6]:47897 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:59284 |
Show key headers only | View raw
Hi people! I am looking for a python library that does mailing directly through "sendmail". When I look into the docs, I see only an "smtlip" library but nothing that could serve with sendmail or postfix. Any ideas ?! Thanks.... Tamer
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
sendmail library ?! Tamer Higazi <th982a@googlemail.com> - 2013-11-13 05:52 +0100
Re: sendmail library ?! Tim Roberts <timr@probo.com> - 2013-11-17 21:00 -0800
Re: sendmail library ?! Grant Edwards <invalid@invalid.invalid> - 2013-11-18 17:56 +0000
csiph-web