Re: Setting message priority levels

2013-09-16 Thread John Niendorf

Thank you Kevin.  I appreicate the help.

On Sun, Sep 15, 2013 at 04:21:44PM -0700, Kevin J. McCarthy wrote:

John Niendorf wrote:

How can I add something like Low, Normal, Medium, High priority to
a mail right before sending?


You could, for example, add the following to your muttrc:

# Set message priority
macro index ,mph 'enter-commandmy_hdr Priority: Highenter'
macro index ,mpm 'enter-commandmy_hdr Priority: Mediumenter'
macro index ,mpn 'enter-commandmy_hdr Priority: Normalenter'
macro index ,mpl 'enter-commandmy_hdr Priority: Lowenter'
macro index ,mpd 'enter-commandunmy_hdr Priorityenter'

Then, hitting the key sequence ,mph will add a high priority header to
all subsequent emails. ,mpd will delete the priority header from all
subsequent emails.

It may be helpful to have $edit_headers set so you can see the added
header when you compose the email.  (Of course, you could just directly
add the header yourself while in your editor too.)


If I understood at least partially correctly, using this macro I can
write a priority level to the header.  Although this is a non-standard
header and the recipient may or may not see it depending on the
receiving MUA. Is that correct?


Yes, that's correct.

-Kevin




--
John


Setting message priority levels

2013-09-15 Thread John Niendorf
I'm using Mutt 1.5.21 (Mutt patched from the Ubuntu repository) and 
connecting to the IMAP server that is run by my hosting company.


I was wondering is there a way to set the importance out outgoing messages 
in Mutt, like in Outlook (Yuck, I feel so dirty even typing the name ;-) ) 
or I believe also in Thunderbird?


Thank you,
--
John


Re: Setting message priority levels

2013-09-15 Thread John Niendorf

I found some information about setting the outgoing message priority.

From: http://dev.mutt.org/trac/wiki/MuttFaq/Header
I found:

How can I change Message Priority for outgoing mails?

How can I add something like Low, Normal, Medium, High priority to a mail 
right before sending?


This is usually done through a ttPriority:/tt header, although it is not 
a standard header. It is up to the MUA whether it supports it or not. If 
the receiving MUA does not support it, it will not be displayed to the 
receiver. Mutt allows you to setup ttmacros/tt, various -hooks, and 
ttmy_hdr/tt to add the header to a message.


I'm afraid I really don't understand this though.  What are 
ttmacros/tt?  If I understood at least partially correctly, using this 
macro I can write a priority level to the header.  Although this is a 
non-standard header and the recipient may or may not see it depending on 
the receiving MUA. Is that correct?



--
Thank you,

John


Re: Setting message priority levels

2013-09-15 Thread Patrick Shanahan
* John Niendorf j...@jfniendorf.org [09-15-13 18:10]:

 This is usually done through a ttPriority:/tt 

Pardon my ignorance, but *what* are you attempting to convey using tt
and /tt.  The significance is _lost_ on me.

-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535@ http://linuxcounter.net


Re: Setting message priority levels

2013-09-15 Thread Patrick Shanahan
* John Niendorf j...@jfniendorf.org [09-15-13 18:40]:
 Hey Patrick,
 
 Did you see the link above the text? The one where I said From: directly
 before the link?
 
 I guess I should have put quotation marks around everything I was quoting.
 I thought, erroneously, that writing I found:directly after that link would
 be taken to mean that the following text was found at the above link. Guess
 I was wrong about that.
 
 I copied the dev.mutt.org entry regarding my question and pasted it in the
 email I sent.
 
 Down below I specifically said I don't understand this. I guess that makes
 two of us then, eh?
 
 On Sun, Sep 15, 2013 at 06:21:33PM -0400, Patrick Shanahan wrote:
 * John Niendorf j...@jfniendorf.org [09-15-13 18:10]:
 
 This is usually done through a ttPriority:/tt
 
 Pardon my ignorance, but *what* are you attempting to convey using tt
 and /tt.  The significance is _lost_ on me.
 
 -- 
 (paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
 http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
 http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2
 Registered Linux User #207535@ http://linuxcounter.net
 
 -- 
 John

It appears you are quoting html or some other markup language rather than
_text_.

-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535@ http://linuxcounter.net


Re: Setting message priority levels

2013-09-15 Thread Kevin J. McCarthy
John Niendorf wrote:
 How can I add something like Low, Normal, Medium, High priority to
 a mail right before sending?

You could, for example, add the following to your muttrc:

# Set message priority
macro index ,mph 'enter-commandmy_hdr Priority: Highenter'
macro index ,mpm 'enter-commandmy_hdr Priority: Mediumenter'
macro index ,mpn 'enter-commandmy_hdr Priority: Normalenter'
macro index ,mpl 'enter-commandmy_hdr Priority: Lowenter'
macro index ,mpd 'enter-commandunmy_hdr Priorityenter'

Then, hitting the key sequence ,mph will add a high priority header to
all subsequent emails. ,mpd will delete the priority header from all
subsequent emails.

It may be helpful to have $edit_headers set so you can see the added
header when you compose the email.  (Of course, you could just directly
add the header yourself while in your editor too.)

 If I understood at least partially correctly, using this macro I can
 write a priority level to the header.  Although this is a non-standard
 header and the recipient may or may not see it depending on the
 receiving MUA. Is that correct?

Yes, that's correct.

-Kevin


signature.asc
Description: Digital signature