Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.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.073 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.01; 'subject:Python': 0.05; 'subject:How': 0.09; 'prerequisite': 0.16; 'subject:send': 0.16; 'python?': 0.18; 'kevin': 0.23; 'thanks,': 0.24; 'peterson': 0.29; 'subject:attachment': 0.33; 'message-id:@gmail.com': 0.34; 'received:google.com': 0.35; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'hi,': 0.38; 'to:addr:python.org': 0.40; 'subject:with': 0.40; 'reply-to:addr:gmail.com': 0.76; 'header :Reply-to:1': 0.80; 'header:Return-Path:2': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:to:from:reply-to:subject:message-id:mime-version :content-transfer-encoding:content-type; bh=h4lsRjqRQtysCdK8g9MKaIllc38XDwoCVOosIDeRiI8=; b=ItkWw3Scl59HbL19qBR4vjhRT8sh785zQijv+g7iJsFXAwTpluuQqtSKY5UKItDgnn yZ23VtEDC/nE40zyeN82UNHUyczR5Yi9I/06k0nxN5/jqMRDOv8H1G/wUXo6WR7B1OvD UdL4PSYHPNAbNQ5BRcBR+DJSNrtqPNO6SPvNMBOnBFPtmfz9RV6FulmzKT77iOhVOKdB ciHljhnANf7fRfoX/uGU23X/7ABF4wWRvQ9cV+PZSkIoND2KQCvtnt7Bo61tkGeWLGLW M7h27P683RwkO6blLjNqDXtMnLrN9g/LQZ/b1RgJzHrWrPbcR68DqJJXrLLOgNlnoAfg unxw== X-Received: by 10.66.146.132 with SMTP id tc4mr55767601pab.124.1437368086103; Sun, 19 Jul 2015 21:54:46 -0700 (PDT) Date: Mon, 20 Jul 2015 04:54:44 +0000 To: python-list@python.org From: Kevin Peterson Reply-to: Kevin Peterson Subject: How we can send mail with attachment in Python? X-Priority: 3 X-Mailer: CatPHPMailer 5.1 (phpmailer.sourceforge.net) MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437368094 news.xs4all.nl 2879 [2001:888:2000:d::a6]:52084 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94204 Hi, How we can send mail with attachment in Python? Is it any prerequisite for it? Thanks, Kevin Peterson