Re: Mail client wrapping

2013-10-29 Thread Skip Montanaro
The mail message is encoded. You will have a header like this: Content-Transfer-Encoding: quoted-printable If you are processing email messages you should investigate Python's email module. http://docs.python.org/2/library/email Skip On Tue, Oct 29, 2013 at 7:36 PM, Jason Friedman wrote: > I

Re: Mail Merge from python data

2010-11-03 Thread Dylan Evans
On Wed, Nov 3, 2010 at 3:20 PM, Tim Harig wrote: > This page didn't make it to through to my nntp server so I appologize if I > miss something that was covered. > > On 2010-11-03, Dennis Lee Bieber wrote: > > On Tue, 2 Nov 2010 20:32:13 +1000, Dylan Evans > > declaimed the following in gmane.co

Re: Mail Merge from python data

2010-11-02 Thread Tim Harig
This page didn't make it to through to my nntp server so I appologize if I miss something that was covered. On 2010-11-03, Dennis Lee Bieber wrote: > On Tue, 2 Nov 2010 20:32:13 +1000, Dylan Evans > declaimed the following in gmane.comp.python.general: > >> I'm setting up a database for an organ

Re: mail sending -- smtplib

2010-09-07 Thread Kurian Thayil
Got it fixed. It was a very silly mistake. mssg variable had each line with indent. Removed the indent and it worked. Regards, Kurian Thayil. On Tue, Sep 7, 2010 at 9:57 AM, Kurian Thayil wrote: > Hi All, > > I am a newbie in python. Just 2-3 days old wanting to learn this amazing > programming

Re: mail

2009-07-15 Thread koranthala
On Jul 15, 11:46 pm, amr...@iisermohali.ac.in wrote: > Dear all, > > Sorry that I am disturbing you all again and again but this is the way I > am trying to solve my problem:--- > > >>> import re > >>> exp = re.compile("CA") > >>> infile = open("file1.txt") > >>> for line in infile: > > ...     val

Re: mail

2009-07-15 Thread J. Cliff Dyer
On Thu, 2009-07-16 at 00:16 +0530, amr...@iisermohali.ac.in wrote: > Dear all, > > Sorry that I am disturbing you all again and again but this is the way I > am trying to solve my problem:--- > > >>> import re > >>> exp = re.compile("CA") > >>> infile = open("file1.txt") > >>> for line in infile:

Re: mail

2009-07-15 Thread Grant Edwards
On 2009-07-15, amr...@iisermohali.ac.in wrote: > Sorry that I am disturbing you all again and again but this is the way I > am trying to solve my problem:--- We could probably be a lot more helpful if you would keep these postings all in a single thread so that people who didn't read the first p

Re: mail

2009-07-05 Thread Banibrata Dutta
On Sat, Jul 4, 2009 at 9:51 PM, wrote: > Hi, > > I want to know that whether using python programming is it possible to > extract chemical shift information about some amino acids of some protein > from BMRB(BioMagResBank) or Ref-DB(referenced databank) or not. > > Thanks, > Amrita Kumari > Resea

Re: mail

2009-07-04 Thread Grant Edwards
On 2009-07-04, amr...@iisermohali.ac.in wrote: > I want to know that whether using python programming is it > possible to extract chemical shift information about some > amino acids of some protein from BMRB(BioMagResBank) or > Ref-DB(referenced databank) or not. Yes. I don't know how easy it w

Re: Mail client in Python?

2009-03-23 Thread Petite Abeille
On Mar 23, 2009, at 7:14 PM, Ken D'Ambrosio wrote: Idle curiosity: is there a (decent) IMAP mail client (web or local) written in Python? I've got a project that needs doing, and it just occurred to me that a mail client might be the ideal interface; I'd have to change some back-end stuff (t

Re: Mail reader & spam

2008-10-21 Thread Cousin Stanley
>> >> You might try the python-based  XPN  news client at >> >> http://xpn.altervista.org/index-en.html >> > Hi, I tried it out. I like the layout definitely, plus the feel > of it, colors, etc. > > It doesn't do the things I named that I like though. > > It's threading i

Re: Mail reader & spam

2008-10-20 Thread Aaron Brady
On Oct 13, 2:19 pm, Cousin Stanley <[EMAIL PROTECTED]> wrote: > > I'm hesitating to change news readers > > > >   You might try the python-based  XPN  news client at > >      http://xpn.altervista.org/index-en.html > >   I've used it for the past few years >   and like it very much .

Re: Mail reader & spam

2008-10-13 Thread Cousin Stanley
> I'm hesitating to change news readers > You might try the python-based XPN news client at http://xpn.altervista.org/index-en.html I've used it for the past few years and like it very much -- Stanley C. Kitching Human Being Phoenix, Arizona -- htt

Re: mail

2008-01-05 Thread Steven D'Aprano
On Fri, 04 Jan 2008 23:03:15 -0800, sanjeet wrote: > hi all, > I am facing problem to fetch mail from internet mail server. Plz help > me, how can do this? Yes. Everything you need to know to fix your problem can be found here: www.catb.org/~esr/faqs/smart-questions.html -- Steven -- http:

Re: Mail not setting timestamp

2007-04-07 Thread Lorenzo Thurman
Gabriel Genellina wrote: > Lorenzo Thurman wrote: >> Gabriel Genellina wrote: >>> Lorenzo Thurman wrote: >>> I'm using the Mimewriter and mimetools modules to create html messages. They work OK, except that when the messages are received, they always have the timestamp of 12/31/1969.

Re: Mail not setting timestamp

2007-04-07 Thread Gabriel Genellina
Lorenzo Thurman wrote: > Gabriel Genellina wrote: > > Lorenzo Thurman wrote: > > > >> I'm using the Mimewriter and mimetools modules to create html messages. > >> They work OK, except that when the messages are received, they always > >> have the timestamp of 12/31/1969. I've looked through both pa

Re: Mail not setting timestamp

2007-04-07 Thread Lorenzo Thurman
Gabriel Genellina wrote: > Lorenzo Thurman wrote: > >> I'm using the Mimewriter and mimetools modules to create html messages. >> They work OK, except that when the messages are received, they always >> have the timestamp of 12/31/1969. I've looked through both packages and >> can't find anything

Re: Mail not setting timestamp

2007-04-06 Thread Gabriel Genellina
Lorenzo Thurman wrote: > I'm using the Mimewriter and mimetools modules to create html messages. > They work OK, except that when the messages are received, they always > have the timestamp of 12/31/1969. I've looked through both packages and > can't find anything that would allow me to manually s

Re: Mail Delivery (failure [EMAIL PROTECTED])

2006-10-16 Thread support
Thank you for your email. This is an automatic acknowledgement, and we will process your email in one business day. To shorten your waiting period until your email is answered manually, you have the possibility to find a solution on our webpage i.e. 1.) I am unable to register my program I purc

Re: Mail Delivery (failure [EMAIL PROTECTED])

2006-01-31 Thread info
Hemos recibido su correo, en breve nos pondremos en contacto con ustedes. -- http://mail.python.org/mailman/listinfo/python-list

Re: mail attachment with non-ascii name

2005-12-12 Thread Bernard Delmée
Thank you Neil, that is what I needed. B. Neil Hodgson wrote: > > >>> import email.Header > >>> x = '=?iso-8859-1?q?somefile=2ezip?=' > >>> email.Header.decode_header(x) > [('somefile.zip', 'iso-8859-1')] > >Neil -- http://mail.python.org/mailman/listinfo/python-list

Re: mail attachment with non-ascii name

2005-12-11 Thread Neil Hodgson
Bernard Delmée: > I am using the "email" module to decode incoming messages. > (with msg = email.message_from_file( msg_file )) > Sometimes an attachment has its name (as returned by > msg.walk().part.get_filename()) not in ASCII (e.g. > '=?iso-8859-1?q?somefile=2ezip?=') How can I turn that into

Re: mail sending using telnet in python

2005-07-08 Thread Piet van Oostrum
> praba kar <[EMAIL PROTECTED]> (PK) wrote: >PK> Normally we can send mail using >PK> telnet in linux. In the following way >PK> [~user]telnet Ipaddress 25 In fact you are using SMTP through the telnet program. So in Python use the smtplib module. -- Piet van Oostrum <[EMAIL PROTECTED]

Re: mail sending using telnet in python

2005-07-08 Thread Jorgen Grahn
On Fri, 8 Jul 2005 07:49:25 +0100 (BST), praba kar <[EMAIL PROTECTED]> wrote: > Dear All, > Normally we can send mail using > telnet in linux. In the following way > [~user]telnet Ipaddress 25 > mail from: [EMAIL PROTECTED] > 250 o.k(response of from commandline) ... That is sometimes a very

Re: mail sending using telnet in python

2005-07-08 Thread Max M
praba kar wrote: > Dear All, > Normally we can send mail using > telnet in linux. In the following way > Is it possible to run same thing same manner > in python? If possible kindly help me with > specimen code. Actually I gone through > telnetlib module documentation but I cann't > get so

Re: Mail Delivery (failure suggest@mathworks.com)

2005-04-06 Thread MATLAB/Simulink Suggestions
Hello, Thank you for sending us your comments. Any new suggestions or product enhancement requests that are sent to this address are immediately entered into our database and forwarded to the appropriate group in our Development staff. Every suggestion and enhancement request is reviewed and cons

Re: "Mail receiver server"

2005-01-31 Thread manatlan
Kartic a écrit : manatlan said the following on 1/31/2005 5:46 PM: I like the idea, but how to connect the virtual smtp and a python script ? but ... There should be a way to be python only ... because i don't want to be very complex, i just want to get the subject of the email, to run some com

Re: "Mail receiver server"

2005-01-31 Thread Kartic
manatlan said the following on 1/31/2005 5:46 PM: I like the idea, but how to connect the virtual smtp and a python script ? but ... There should be a way to be python only ... because i don't want to be very complex, i just want to get the subject of the email, to run some commands (and perhaps

Re: "Mail receiver server"

2005-01-31 Thread manatlan
Mitja a écrit : On Mon, 31 Jan 2005 23:23:46 +0100, manatlan <[EMAIL PROTECTED]> wrote: in fact, i'd like to control "computer A" by sending smtp email from "computer B". What kind of server should i write on computer "B", a smtp server ? a pop server ? It would be easier if you used an ex

Re: "Mail receiver server"

2005-01-31 Thread Mitja
On Mon, 31 Jan 2005 23:23:46 +0100, manatlan <[EMAIL PROTECTED]> wrote: in fact, i'd like to control "computer A" by sending smtp email from "computer B". What kind of server should i write on computer "B", a smtp server ? a pop server ? It would be easier if you used an existing mail serve