Can you use the pipe function on specific fields, like subject, from,
date...?
Lee 😎
On Wed, Sep 15, 2021, 4:21 PM Hedy Ache wrote:
> Hi,
>
> What about the ”limiting" function using `l` ?
> It's similar to search but only matching emails will still visible.
>
>
Hi,
is it possible to somehow search within search results? For example,
if I want to find a message of which I know the From: header and a
word or some words of the body, how do I find it when going by either
the From: line or the body only would give too many results?
Maybe tag messages by Fro
Hi,
is it possible to configure mutt so that pressing the TAB key in the
pager (to display the next unread message) while reading mails which
are within a thread doesn't leave the scope of the thread?
It it's possible, how do I do that?
--
http://en.wikipedia.org/wiki/Posting_style
On Wed, Nov 19, 2008 at 08:36:43PM -0600, lee wrote:
> is it possible to somehow search within search results?
Thanks a lot for your answers! I didn't even know that it's possible
to combine different search criteria in one line, and I've been using
mutt for years ... Combin
On Fri, Nov 21, 2008 at 08:28:45PM -0500, Chris Jones wrote:
> I like to have my personal e-mails threaded in the same way as what
> happens when I post to mailing lists.
If you can set up a filter for incoming mail, and if it's possible to
use Cc: instead of Bcc:, you could filter out all incomi
On Fri, Nov 21, 2008 at 12:48:40AM -0500, zirath wrote:
I'm getting an error message when trying to send mail externally (thru
our dsl isp's server) that authentication is needed.
>>>
>>> set smtp_url="smtp://user:[EMAIL PROTECTED]/"
>>
> I upgraded (using backports) to version 1.5.1
On Sat, Nov 22, 2008 at 02:03:41AM -0500, zirath wrote:
>>> I upgraded (using backports) to version 1.5.18 and added the "set
>>> smtp_url" to the .muttrc. I'm now getting an error message "no
>>> authenticators available".
>>
> This was the result of "ehlo" at the isp server port 25:
>
> 2
Hi,
is someone trying out emacs with multi TTY support as editor for mutt
(see [1]). I installed the Debian packages, and it seems to work, but
it would be interesting to see how your experience with it is.
On the console with screen, it seems to be the only way to use an
emacs client as editor f
Hi,
is it possible to somehow create a display that is split up in some
way, or is there a way to assign mails to categories and fold these
categories?
What I want to see as overview of my inbox is something like a number
of categories and the number of new messages in each category. I would
like
On Tue, Jul 14, 2009 at 07:12:17PM +0100, Noah Slater wrote:
> Hey,
>
> I would like to add new inline text attachments with ease.
> Editing the
> message correctly launches emacs.
Assuming that you want to insert files which already exist: How about
ESC-x insert-file while editing the messa
Hi,
I have
(setq auto-mode-alist
(append
'(("/tmp/mutt-cat-.*" . post-mode))
auto-mode-alist))
in init.el for xemacs to automaticaly turn on the post-mode when
writing mails with mutt.
How do I make it so that flyspell-mode is also turned on
automatically? I tried to figure it out, bu
On Wed, Jul 15, 2009 at 07:33:51AM +0200, Christian Ebert wrote:
> * lee on Tuesday, July 14, 2009 at 00:31:17 -0600
> > is it possible to somehow create a display that is split up in some
> > way,
>
> Not that I know of. If I were interested in it I would probably
> u
On Wed, Jul 15, 2009 at 12:37:12PM +0200, Christian Ebert wrote:
>
> I still think http://www.mutt.org/doc/devel/manual.html#patterns
> covers a lot of what you want. Or you have to explain more
> clearly in what way your "categories" differ from a limiting
> pattern.
Thanks, I'll check that out.
On Wed, Jul 15, 2009 at 09:12:24AM +0200, Joost Kremers wrote:
> On Wed, Jul 15, 2009 at 12:54:04AM -0600, lee wrote:
> > (setq auto-mode-alist
> > (append
> >'(("/tmp/mutt-cat-.*" . post-mode))
> >auto-mode-alist))
>
> you could also do
On Wed, Jul 15, 2009 at 03:39:06PM -0500, Kyle Wheeler wrote:
> >> http://home.uchicago.edu/~dgc/mutt/#x-label
> >
> > Yeah ... This patch might be very helpful, but I wonder how the
> > messages get those labels. When you have the patch, can you edit the
> > label with mutt and then use it to li
On Wed, Jul 15, 2009 at 04:48:56PM -0500, Derek Martin wrote:
> On Wed, Jul 15, 2009 at 02:01:57PM -0600, lee wrote:
> > I would need to know exactly which pattern will show only those
> > messages I want to see, and all of them. I don't know such patterns. I
> > might ha
On Wed, Jul 15, 2009 at 11:02:38PM -0400, Tim Gray wrote:
> So, what is the best way to deal with this? Is there anyway to just
> prefer the text/plain but look for attachments in the text/html branch?
> Or have an indication that there is a text/html branch onscreen so I know
> to look there?
On Wed, Jul 15, 2009 at 10:46:16PM -0400, Tim Gray wrote:
> On Wed 15, Jul'09 at 8:23 PM -0600, lee wrote:
>> Is there a way to make the sent mails easier to distinguish from the
>> received ones, like giving them a different color in the list? If
>> there is, I cou
On Thu, Jul 16, 2009 at 12:31:26AM -0400, Tim Gray wrote:
> On Wed 15, Jul'09 at 10:08 PM -0600, lee wrote:
>> And more general, is there a way to get an indication that a mail does
>> have an attachment or attachments? I would give them a different color
>> in the list;
On Thu, Jul 16, 2009 at 12:55:34PM -0500, Derek Martin wrote:
> On Thu, Jul 16, 2009 at 09:34:49AM -0500, Derek Martin wrote:
> > > You could say that mutt is designed to handle a lot of mail and each
> > > mail individually, accessible through a list of mails. That you can
> > > switch to differen
On Thu, Jul 16, 2009 at 10:20:54AM +0200, Markus Osterhoff wrote:
>
> if set_sort=threads is okay for you, maybe I have a solution:
>
> in my .muttrc I put
>
> color index brightwhite green "~f ---"
> folder-hook .maildir/$ 'set sort = threads; exec collapse-all'
> bind index < collapse-thread
>
Hm, I need to split this mail because I got it back with a message
telling me that only 20k characters are allowed.
This is part two.
On Thu, Jul 16, 2009 at 09:34:49AM -0500, Derek Martin wrote:
> > But this way is as much a result of what options/ways mutt offers its
> > users as it is a resu
Hm, I need to split this mail because I got it back with a message
telling me that only 20k characters are allowed.
This is part 1-1/2. Part one was a bit too long, so I had to send it
again ...
On Thu, Jul 16, 2009 at 09:34:49AM -0500, Derek Martin wrote:
> > Well, I wouldn't want to separate
On Thu, Jul 16, 2009 at 06:14:56PM -0600, lee wrote:
> I created a category-mail with the subject "SATA controller", and an
> unrelated mail with "SATA" in the subject is linked to the category
> automatically. Is there a way to prevent that?
Never mind, I found I
On Thu, Jul 16, 2009 at 09:19:14AM -0500, Kyle Wheeler wrote:
> On Wednesday, July 15 at 11:59 PM, quoth lee:
> >> You can also use the %X sequence in your index_format definition to
> >> display the number of attachments in a message. However, I don't
> >> th
On Thu, Jul 16, 2009 at 01:14:22PM -0500, Kyle Wheeler wrote:
> If you want to add a config option to allow it to count ALL
> alternatives, that's fine by me, but I think counting only the last
> alternative is perfectly reasonable and compliant.
Well, I think it depends on what the user of mut
On Thu, Jul 16, 2009 at 02:23:40PM -0500, Kyle Wheeler wrote:
> Of course, like I said, I'm more worried about incorrectly saying
> there are 0 attachments when there is in fact (at least) 1 than I am
> with incorrectly saying there are 3 attachments when there are in fact
> (depending on how y
On Thu, Jul 16, 2009 at 11:05:00AM +0200, Joost Kremers wrote:
> At the risk of stating the obvious, you need to put that in your ~/.emacs
> (~/.xemacs? or wasn't it in some subdir with xemacs? I don't know...) and then
> restart xemacs to make sure it takes effect.
Yeah, I did that. XEmacs has a
On Thu, Jul 16, 2009 at 12:40:26PM +0200, Joost Kremers wrote:
>
> just now, i installed post-mode myself, because it's so much better than what
> i
> had before. (so thanks for bringing it to my attention! :-)
You're welcome :)
> in the file post.el there is a snippet that needs to be added to
On Thu, Jul 16, 2009 at 10:09:16PM -0500, Kyle Wheeler wrote:
> On Thursday, July 16 at 08:18 PM, quoth lee:
> >
> > Yeah, but mutt already has a way of showing a list of attachments.
>
> Those aren't attachments, they're MIME components. There's a
> dif
On Thu, Jul 16, 2009 at 10:16:57PM -0500, Kyle Wheeler wrote:
> But anyway, I don't consider this message to have ANY "attachments".
> The person didn't send me any extra files to look at. They sent me the
> same message twice, one with extra formatting and one without. I don't
> think most peo
Hi,
is it possible to store which messages are currently tagged, to do
something and then to restore the previous tags?
Application: I made a macro to mark all new messages as read:
macro index .c "~A~N \
N~A" \
"Mark all read"
To do this cleanly, the macro would have to store which messa
On Fri, Jul 17, 2009 at 12:48:45AM -0500, Kyle Wheeler wrote:
> On Thursday, July 16 at 10:51 PM, quoth lee:
> >On Thu, Jul 16, 2009 at 10:16:57PM -0500, Kyle Wheeler wrote:
> >
> >> But anyway, I don't consider this message to have ANY "attachments".
> &g
Hm, I need to split this mail because I got it back with a message
telling me that only 20k characters are allowed.
This is part one.
On Thu, Jul 16, 2009 at 09:34:49AM -0500, Derek Martin wrote:
> On Wed, Jul 15, 2009 at 09:54:16PM -0600, lee wrote:
> > > So, in other words, you w
On Fri, Jul 17, 2009 at 02:36:41PM +0100, Noah Slater wrote:
> I guess in some general sense you are correct, but within the
> context of a MUA, an attachment has a very specific and well defined
> meaning, that is much more narrow than this.
Well, I'm not trying to mislead someone. Where is defin
On Fri, Jul 17, 2009 at 12:39:19AM -0500, Kyle Wheeler wrote:
> No, I mean that MIME components (aka "entities") have meanings that
> affect the interpretation of other MIME entities.
ok
> I could appeal to something like Wikipedia (which says an email
> attachment "is a computer file which is
On Fri, Jul 17, 2009 at 11:37:50AM -0500, David Champion wrote:
> * On 17 Jul 2009, lee wrote:
> >
> > Well, I'm not trying to mislead someone. Where is defined what an
> > attachment is for the context of a MUA, and who made the definition?
>
> Content-Dispos
On Fri, Jul 17, 2009 at 09:31:02AM -0500, Derek Martin wrote:
> > Yes, but that doesn't mean that there couldn't be an easier way to do
> > that than there is now.
>
> even smaller than 80x25. Mutt tries to accomodate everyone... but on
> such small terminal screens, there's a limit to what you c
On Fri, Jul 17, 2009 at 12:33:20AM -0700, jacob certain wrote:
> So, I think I understand what you want: gmail. Yes, it's a web
> interface, with limited keyboard commands, but the whole
> basket/basement thing is implemented near exactly as you describe. I
> think you'd be pretty happy with it, th
On Fri, Jul 17, 2009 at 01:56:45PM -0500, Kyle Wheeler wrote:
> In other words, I think the suggestion here is to count attachments
> from only ONE of the alternatives, not from all of the alternatives,
> because to count attachments in ALL of the alternatives is
> equivalent to being show multipl
On Fri, Jul 17, 2009 at 02:04:15PM -0500, Kyle Wheeler wrote:
> Actually, RFC 2046 is more recent, but says nearly the exact same
> thing. It adds:
>
> Systems should recognize that the content of the various parts [of
> multipart/alternative sections] are interchangeable. Systems
>
On Fri, Jul 17, 2009 at 01:38:04PM -0500, Kyle Wheeler wrote:
> For example, I often get emails from corporate secretaries that use
> Outlook and some goofy HTML stationery (complete with background
> picture, goofy fonts, corporate logo, etc.). Knowing that it's a
> complex MIME structure isn't a
On Fri, Jul 17, 2009 at 01:53:18AM -0500, Kyle Wheeler wrote:
> On Thursday, July 16 at 11:52 PM, quoth lee:
> >is it possible to store which messages are currently tagged, to do
> >something and then to restore the previous tags?
>
> Sure, it's possible. Not *easy*,
On Fri, Jul 17, 2009 at 04:18:28PM -0400, Tim Gray wrote:
> It's easy enough to write a shell/python/perl script to scan your mail
> directory, ignoring boxes/folders your don't want, and spit out muttrc
> lines. Then just call that script from your mutt rc and you are good to
> go. Everytim
On Fri, Jul 17, 2009 at 09:51:41PM +0100, Adam Wellings wrote:
> Have you looked at nmh?
Thanks! Long ago I looked at mh ... I just installed nmh and found it
apparently doesn't support maildir. Supporting maildir is a
requirement.
On Fri, Jul 17, 2009 at 06:08:09PM -0700, jacob certain wrote:
> On Fri, Jul 17, 2009 at 13:14, lee wrote:
> > That's interesting; I never tried gmail. An a webinterface isn't what
> > I want, but it means that I really have to try sup.
>
> You should sign up just
On Fri, Jul 17, 2009 at 06:28:35PM -0500, Kyle Wheeler wrote:
> On Friday, July 17 at 03:58 PM, quoth lee:
> > Hm, somehow I've never had that problem. When reading the message, I
> > find out if something is attached.
>
> You're lucky!
Yay! ;)
> But every no
On Sat, Jul 18, 2009 at 03:39:05AM -0500, Kyle Wheeler wrote:
> On Saturday, July 18 at 02:12 AM, quoth lee:
> >
> > Not my experience --- afair mutt asked me for the server and for the
> > username and for the password every time I wanted to change to another
> > fol
On Sat, Jul 18, 2009 at 09:15:27AM -0600, Paul E Condon wrote:
> The thread code arranges the display based on some field/information that
> correllates sub-sets of email. I don't know what it is, but if the place
> where it looks to decide whether or not to include a partcular email in
> a threa
On Sat, Jul 18, 2009 at 09:20:49PM +0100, Noah Slater wrote:
> On Fri, Jul 17, 2009 at 10:21:29AM -0600, lee wrote:
> > Well, I'm not trying to mislead someone. Where is defined what an
> > attachment is for the context of a MUA, and who made the definition?
>
> To th
On Sat, Jul 18, 2009 at 10:51:05PM +0100, Noah Slater wrote:
> On Sat, Jul 18, 2009 at 03:37:32PM -0600, lee wrote:
> > > To the best of my knowledge, it isn't defined anywhere. But that doesn't
> > > matter.
> > > The common understanding of an
On Sat, Jul 18, 2009 at 09:37:04PM -0600, lee wrote:
> I'm not sure what "prescriptivist" means. See Message-ID:
> <20090718204148.ga8...@cat.rubenette.is-a-geek.com>,
> there's an explanation why I could maintain saying that.
Sorry, you might have that. Here&
At Sun, 19 Jul 2009 04:50:05 +0100,
Noah Slater wrote:
>
> On Sat, Jul 18, 2009 at 09:37:04PM -0600, lee wrote:
> > On Sat, Jul 18, 2009 at 10:51:05PM +0100, Noah Slater wrote:
> > > On Sat, Jul 18, 2009 at 03:37:32PM -0600, lee wrote:
> > > > > To the be
At Sun, 19 Jul 2009 14:54:15 -0500,
Kyle Wheeler wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On Saturday, July 18 at 02:41 PM, quoth lee:
> >> Hmm, well, I guess I see your point, but not even mutt supports
> >> batch-decoding like that. Do
At Sun, 19 Jul 2009 19:41:24 -0500,
Derek Martin wrote:
>
> [1 ]
> On Fri, Jul 17, 2009 at 02:03:44PM -0600, lee wrote:
> >
> > No, I was looking for a better way to organize mails. Using more
> > folders to store mail in them isn't a good way for me to do th
At Sun, 19 Jul 2009 22:16:23 -0400,
Tim Gray wrote:
>
> Fair enough. Well, if you are interested, I've attached the code below
> between the dashes. I'm assuming you have python installed. Save it
> wherever you want and name it whatever you want. If you want specific
> folders ignored, add
On Sun, Jul 19, 2009 at 10:44:07AM -0700, Robert Holtzman wrote:
> Running mutt and mutt-patched 1.5.17 with the side panel listing
> mailboxes on Ubuntu Hardy. I can't find a way to navigate in this list
> other than by using "c" and "?". Is the side panel functional or just
> informative? I
On Mon, Jul 20, 2009 at 09:55:42AM -0400, Tim Gray wrote:
> On Sun 19, Jul'09 at 10:03 PM -0600, lee wrote:
>>> mailboxes `/path/to/script/listbox.py /path/to/mail/folders`
>>
>> Thanks! Doesn't that need to produce some output, or does mutt have a
>> way
On Mon, Jul 20, 2009 at 01:33:23PM +0200, Joost Kremers wrote:
> On Thu, Jul 16, 2009 at 09:14:22PM -0600, lee wrote:
> > That's what I mean: How do you know all that?
>
> years of using emacs... ;-) i follow two emacs-related newsgroups, i regularly
> consult emacs documen
On Mon, Jul 20, 2009 at 01:29:24PM +0200, Joost Kremers wrote:
> On Thu, Jul 16, 2009 at 09:23:54PM -0600, lee wrote:
> > Oh? The post-mode worked just fine once I installed the package. If
> > there was something added to the configuration, the package management
> > must
On Mon, Jul 20, 2009 at 03:16:25PM -0400, Tim Gray wrote:
> On Mon 20, Jul'09 at 1:02 PM -0600, lee wrote:
>> Oh. I was trying the script from the command line just to see what it
>> would do, and it didn't produce any output.
>
> Hmm, when I call the script here
On Mon, Jul 20, 2009 at 07:24:48PM -0400, Tim Gray wrote:
> On Mon 20, Jul'09 at 4:54 PM -0600, lee wrote:
>> Maybe some sort of print statement was missing (cut off).
>
> Yeah I probably left it off or something. It should look something like
> this:
>
> for i i
On Mon, Jul 20, 2009 at 10:11:15PM -0600, lee wrote:
>
> Here's the program. Let me know how you like it :)
Hn, one small adjustment: The recursion level is irrelevant, but I
forgot to remove the counter.
// check a directory hierachy for maildir directories recursively; print
On Mon, Jul 20, 2009 at 09:39:27PM +0100, Christian Ebert wrote:
>
> The following could be a start, it came up in comp.mail.mutt:
>
> mailboxes `find ~/Mail -type d \( \( -name cur -o -name new -o -name tmp \)
> -prune -o -print \) \
>| tr '\n' ' '`
>
> (if your find has -printf yo
the first line of output from the Unix command will be substituted.
Now I tried:
mailboxes = `/src/c/systools/mutt-mailboxes/mutt-mb /home/lee/Mail`
But that doesn't work. Is there a limit on how long the output can be?
It's 5418 characters.
I can modify the output of the program, l
On Mon, Jul 20, 2009 at 11:22:03PM -0600, lee wrote:
> How do I set the mailboxes from the command output? I don't want to
> use a file with mailboxes lines and source that.
Never mind, I found that the program to run must be in the path. It's
working now:
mailboxes = `mutt-mb /home/lee/Mail`
Hi,
I uploaded a better version than I posted here on sourceforge:
http://sourceforge.net/projects/mutt-mb/
The version posted here doesn't free all the memory it allocates ---
doesn't matter, but it's ugly. That's fixed in the version on
sourceforge, plus a few extensions.
The program can be us
On Tue, Jul 21, 2009 at 05:55:36PM +0100, Christian Ebert wrote:
> * lee on Monday, July 20, 2009 at 22:28:25 -0600
> > On Mon, Jul 20, 2009 at 10:11:15PM -0600, lee wrote:
> >> Here's the program. Let me know how you like it :)
>
> Nice.
I put a better version on ht
On Wed, Jul 22, 2009 at 10:18:14AM +0100, Christian Ebert wrote:
> >
> > mailboxes = `mutt-mb ~/Mail`
>
> mailboxes `mutt-mb ~/Mail`
>
> grr, mailboxes is a command, not a variable.
Both work --- does it make a difference?
On Wed, Jul 22, 2009 at 03:53:20PM +0200, Rocco Rutte wrote:
> Hi,
>
> * lee wrote:
> > On Wed, Jul 22, 2009 at 10:18:14AM +0100, Christian Ebert wrote:
>
> > > > mailboxes = `mutt-mb ~/Mail`
>
> > > mailboxes `mutt-mb ~/Mail`
>
> > > gr
On Tue, Jul 21, 2009 at 12:03:03PM +0100, Christian Ebert wrote:
> Sure, but (my find doesn't have printf):
>
> ~$ time find ~/Mail -type d -name cur -execdir pwd \; > /dev/null
>
> real0m54.973s
> user0m0.447s
> sys 0m54.159s
> ~$ time find ~/Mail -type -d \( \( -name cur -o -name n
On Tue, Jul 21, 2009 at 02:52:57PM +0100, Adam Wellings wrote:
> If the set of maildirs rarely changes, would it be faster to
> generate a file and just source that in your .muttrc?
It depends on what information from the file system is already
cached. Assuming that nothing is cached, I would thi
On Tue, Jul 21, 2009 at 05:49:13PM +0100, Christian Ebert wrote:
> lee's little C program mutt-mb that he posted in this thread
>
> Message-ID: <20090721042825.gj27...@cat.rubenette.is-a-geek.com>
It's better to use the version on sourceforge instead. The one posted
here doesn't free all the m
On Wed, Jul 22, 2009 at 10:29:50AM +0100, Arthur Dent wrote:
> On Tue, 2009-07-14 at 00:31 -0600, lee wrote:
> > Or is there another MUA which can do this and work on maildir?
>
> It may be heresy to say this on a Mutt list, but have you tried
> Evolution?
Yes --- it's po
On Tue, Jul 21, 2009 at 04:04:23PM -0500, Kyle Wheeler wrote:
> >mailboxes = `mutt-mb /home/lee/Mail`
>
> Just to make sure you notice: mailboxes is a *command*, not a value,
> so mutt is interpreting that = as a mailbox name to expand (namely,
> $folder).
Thanks, I found it
Hi,
how do I prevent external commands from being processed when mutt is
parsing a macro definition in ~/.muttrc? What I'm trying to do is:
macro index .a "unmailboxes * ; mailboxes `mutt-mb -line ~/Mail`"
macro index .l "unmailboxes * ; mailboxes `mutt-mb -line ~/Mail/Lists`"
This gets substi
On Wed, Jul 22, 2009 at 10:46:12AM -0700, Robert Holtzman wrote:
> On Mon, 20 Jul 2009, lee wrote:
>> Did you get sidebar-scroll-up and sidebar-scroll-down to work? I can
>> bind them to keys, but mutt says the key isn't bound when I press it.
>
> The sidebar scroll
On Thu, Jul 23, 2009 at 01:34:38PM +0200, Rocco Rutte wrote:
> Hi,
>
> * lee wrote:
>
> > macro index .a "unmailboxes * ; mailboxes `mutt-mb -line ~/Mail`"
> > macro index .l "unmailboxes * ; mailboxes `mutt-mb -line
> > ~/Mail/Lists`"
>
>
On Sat, Jul 25, 2009 at 12:04:12PM +1000, Cameron Simpson wrote:
> Get rid of the semicolon and retry. Mutt aborts macros when something
> goes wrong, which was probably the semicolon. Remember, the macro is as
> if you have _typed_ it all. There's no semicolon needed before the next thing
> you t
On Fri, Jul 24, 2009 at 10:53:32PM -0700, Brandon Sandrowicz wrote:
> > macro index .a "unmailboxes * \
> > mailboxes \`mutt-mb -line 4
> > ~/Mail\`"
>
> It's the space that you have in there. That space is just like you
> hitting the space bar while sitting in the index (sinc
On Sat, Jul 25, 2009 at 08:38:42AM -0500, Russell Urquhart wrote:
>
>
> Hi,
>
> I recently had to restart my system (os x) and now, in mutt, when i try and
> search for new mail (shift-g) i get the "Couldn't lock" message.
>
> I am able to send mail out. Did something not get locked properly?
On Fri, Aug 07, 2009 at 03:52:10PM +0200, Alexander Dahl wrote:
>
> 24 Alexander Dahl, Staff Engineer
>
> This is the same signature you should see below and you should also find
> this special character in it.
Is it possible to use this character in the body of a mail? I'm not
seeing a specia
Hi,
I've got an email with these headers:
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Spam_score: 4.4
X-Spam_score_int: 44
X-Spam_bar:
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://www.w3.org/1999/xhtml"; xml:lang="de" lang=
th will it
use? The manual doesn't say.
On Tue, Nov 03, 2009 at 10:58:02PM -0700, lee wrote:
> Hi,
>
> I've got an email with these headers:
>
>
> Content-Type: text/html; charset=ISO-8859-1
> Content-Transfer-Encoding: quoted-printable
> X-Spam_sc
On Sat, Nov 07, 2009 at 06:12:14AM -0400, Monte Stevens wrote:
> On Fri, Nov 06, 2009 at 09:22:40PM -0700, lee wrote:
>
> > Well, I have set implicit_autoview. Even when I press 'v' to view the
> > attachments and then Enter to display it, I'm seeing the HTM
On Sat, Nov 07, 2009 at 06:35:17PM +0800, bill lam wrote:
> On Tue, 03 Nov 2009, lee wrote:
> > Hi,
> >
> > I've got an email with these headers:
> >
> >
> > Content-Type: text/html; charset=ISO-8859-1
> > Content-Transfer-Encoding: quoted-pr
Hi,
how do you set up a remote frontend on a Mac? I tried, but:
1.) it's unusably slow
2.) apparently, it uses at least part of the settings for a frontend
on one computer on another one as well
3.) it produces error messages about failed communication with the
backend
4.) it is unknown which
Hi,
how do you set up a remote frontend on a Mac? I tried, but:
1.) it's unusably slow
2.) apparently, it uses at least part of the settings for a frontend
on one computer on another one as well
3.) it produces error messages about failed communication with the
backend
4.) it is unknown which
Hi,
how comes that the playback of a HD recording in mythfrontend is
stuttering? Other players like mplayer and vlc play the same file just
fine. But playing it from within mythfrontend, it's like the video is
moving backwards a few frames all the time while playing forward.
Mythfrontend is suppo
On Wed, Dec 16, 2009 at 01:27:26PM +0100, lee wrote:
> Hi,
>
> how comes that the playback of a HD recording in mythfrontend is
Sorry, this went into the wrong list!
On Tue, Dec 15, 2009 at 03:53:31PM +, Grant Edwards wrote:
> On 2009-12-15, lee wrote:
>
> > how do you set up a remote frontend on a Mac? I tried, but:
>
> I think using mutt to watch recorded videos is bound to fail.
>
> > 1.) it's unusably slow
Sorry,
Hi,
how do you handle return reciepts with mutt? I know I can add header
lines to request a reciept (with my_hdr), but how do I make it so that
reciepts are requested based on, for example, recipients?
The idea is something like mutt asking me if I want to request a
reciept when sending a message
On Mon, Jun 28, 2010 at 12:29:54PM -0800, rog...@sdf.org wrote:
> On Mon, Jun 28, 2010 at 07:59:13PM +0200, Christian Brabandt wrote:
>
> >> >It's "browser".
> >>
> >> :set bind browser \Cn sidebar-next
> >
> >It is :bind browser \Cn sidebar-next
> >(if your mutt is compiled with the sidebar patc
On Wed, Jun 30, 2010 at 08:57:02AM +0200, J. Prendick wrote:
>
> If now a equals b we do have a problem. I could for example change the
> macro-lines to
>
> macro index "imaps://user1:passwo...@a.com"
> macro index "imaps://user2:passwo...@a.com"
>
> which enables me to switch betw
On Tue, Jun 29, 2010 at 01:46:22PM -0800, Roger wrote:
> On Mon, Jun 28, 2010 at 10:50:34PM +0200, lee wrote:
> >> Still error,
> >>
> >> sidebar-next: no such function in map
> >
> >You could check out this one:
> >
> >http://sou
mutt-mb -report 0 ~/Mail/
[...]
4198 /home/lee/Mail/Lists/linux/mutt-users
67550 /home/lee/Mail/Lists/linux/exim-users
68894 /home/lee/Mail/Lists/linux/debian-user
[...]
That should be refined, though, to display by new and read, the sizes
and a total. Once I do t
On Mon, Jun 28, 2010 at 10:21:31PM +0200, lee wrote:
> Hi,
>
> how do you handle return reciepts with mutt? I know I can add header
> lines to request a reciept (with my_hdr), but how do I make it so that
> reciepts are requested based on, for example, recipients?
>
> The i
On Thu, Jul 01, 2010 at 01:33:09PM -0800, rog...@sdf.org wrote:
>
> In another shell within GNU Screen, I successfully did a "stuff command" to
> refresh the Mutt display using one of it's key bindings every 60 seconds:
>
> screen -X at Mutt stuff $'echo '
Not sure what you mean, Ctrl-l doesn't
On Thu, Jul 01, 2010 at 11:09:22PM +0200, Rado S wrote:
> =- lee wrote on Thu 1.Jul'10 at 18:08:43 +0200 -=
>
> > Noone using return reciepts?
>
> No, because if you want that, just write it in your eMail.
That's awfully annoying and too easy to forget. It's
On Fri, Jul 02, 2010 at 05:15:36PM +0100, Toby Cubitt wrote:
> the Disposition-Notification-To: header. So to request receipts, it may
> be sufficient to add this header to your outgoing emails using mutt's
> my_hdr command.
That puts the header into every outgoing email, and ppl on mailing
lists
1 - 100 of 278 matches
Mail list logo