open email from external link

2011-04-15 Thread Alexander V Vershilov
Hello. Sometimes I need functionallity of openning conrete email in mutt. Can I do it from command line or even send some command to existing mutt process to force it open email for reading. I need this functinality to make some sort of process: 1). get link to email from mutt 2). save it in tex

Re: Hashcash

2011-04-15 Thread Simon Ruderich
On Sun, Mar 27, 2011 at 03:10:19PM -0600, Aaron Toponce wrote: > [snip] > > # converting a list to a file-type object for parsing rfc822 headers > original = sys.stdin.readlines() > email = StringIO.StringIO(''.join(original)) > message = rfc822.Message(email) > > # ... snip ...

Re: mh format questions

2011-04-15 Thread Paul E Condon
On 20110414_210654, Paul E Condon wrote: > I have been using fetchmail and procmail to get my mail from my ISP > and distribute to several mbox folders using mutt as MUA. > I want to switch to using MH instead of mbox folder format. I have > made the changes to procmailrc and some of the changes t

Re: open email from external link

2011-04-15 Thread Christian Ebert
* Alexander V Vershilov on Friday, April 15, 2011 at 15:12:48 + > Sometimes I need functionallity of openning conrete email in > mutt. Can I do it from command line or even send some command to > existing mutt process to force it open email for reading. > > I need this functinality to make so

Re: open email from external link

2011-04-15 Thread Andreas Kalex
Hi, it sounds to be a job for muttjump;I came across this tool by using taskwarrior. > muttjump is a script by Johannes Weissl for jumping to a specific mail in > mutt via macro. This can used together with taskopen to open a mutt message > from a task. Perhaps you can use the script or parts

mh format

2011-04-15 Thread Paul E Condon
I'm interested in using mh format for processing and storage of my emails on my debian wheezy computer. That computer has been my main desktop machine and has been running mutt, procmail, fetchmail (for incoming) and exim4 (for outgoing). Procmail can deliver emails to a mh-type folder and

Re: mh format

2011-04-15 Thread Toby Cubitt
On Fri, Apr 15, 2011 at 09:28:17AM -0700, Paul E Condon wrote: > I'm interested in using mh format for processing and storage of my > emails on my debian wheezy computer. That computer has been my main > desktop machine and has been running mutt, procmail, fetchmail (for > incoming) and exim4 (for

Re: mh format questions

2011-04-15 Thread Michael Tatge
* On Thu, Apr 14, 2011 09:06PM -0600 Paul E Condon (pecon...@mesanetworks.net) muttered: > I want to switch to using MH instead of mbox folder format. > there is no indication that new mail has arrived, no indication the > particular emails have not been seen > > I think this because there is no

Re: mh format questions

2011-04-15 Thread David Champion
* On 14 Apr 2011, Paul E Condon wrote: > I have been using fetchmail and procmail to get my mail from my ISP > and distribute to several mbox folders using mutt as MUA. > I want to switch to using MH instead of mbox folder format. I have Not to answer your question, but as Michael Tatge alluded,

Re: mh format questions

2011-04-15 Thread Ed Blackman
On Fri, Apr 15, 2011 at 02:11:30PM -0500, David Champion wrote: * On 14 Apr 2011, Paul E Condon wrote: I have been using fetchmail and procmail to get my mail from my ISP and distribute to several mbox folders using mutt as MUA. I want to switch to using MH instead of mbox folder format. I have

Re: Scoring threads

2011-04-15 Thread Michael Elkins
On Thu, Apr 14, 2011 at 12:00:14PM +0200, Alexandre wrote: Suppose you want to score all threads with this form: A>B>A>B without any specifications about the name of authors. Is it possible ? I'm not aware of any way to do this generically. me

Re: mh format questions

2011-04-15 Thread Paul E Condon
On 20110415_141130, David Champion wrote: > * On 14 Apr 2011, Paul E Condon wrote: > > I have been using fetchmail and procmail to get my mail from my ISP > > and distribute to several mbox folders using mutt as MUA. > > I want to switch to using MH instead of mbox folder format. I have > > Not

Re: mh format

2011-04-15 Thread Paul E Condon
On 20110415_184254, Toby Cubitt wrote: > On Fri, Apr 15, 2011 at 09:28:17AM -0700, Paul E Condon wrote: > > I'm interested in using mh format for processing and storage of my > > emails on my debian wheezy computer. That computer has been my main > > desktop machine and has been running mutt, procm