On Mon, Jul 20, 2015 at 11:44:03PM +0200, Bernard Massot wrote:
> Le 20/07/2015 à 13:31, Brian Salter-Duke a écrit :
> > I used vcalender long ago, but then had no use for it, but I am now getting
> > a
> > lot of important emails from the university where I have an adjunct
> > appointment. I work
* Ian Zimmerman [2015-07-21 14:58]:
> On 2015-07-21 14:02 -0400, Peter P. wrote:
>
> > Am I then right to assume that References: header fileds are derived
> > from Message-IDs, and that by setting $hostname should hence be the
> > solution to my problem?
>
> It will solve your problem (such as
On 2015-07-21 14:02 -0400, Peter P. wrote:
> Am I then right to assume that References: header fileds are derived
> from Message-IDs, and that by setting $hostname should hence be the
> solution to my problem?
It will solve your problem (such as it is) for new threads from now on.
In existing th
On Tue Jul 21 14:02:40 2015, Peter P. wrote:
> Am I then right to assume that References: header fileds are derived
> from Message-IDs, and that by setting $hostname should hence be the
> solution to my problem? I will try to find out.
Yes, you’re right. The References: field is used to sort the e
* Ian Zimmerman [2015-07-21 13:49]:
> On 2015-07-21 12:50 -0400, Peter P. wrote:
>
> > I am sending mails using msmtp (msmtp-queue, to be exact). In the
> > "References:" field of emails that I send back to mailing list using
> > list-reply, I notice that the hostname of my local box is inserted,
On 2015-07-21 12:50 -0400, Peter P. wrote:
> I am sending mails using msmtp (msmtp-queue, to be exact). In the
> "References:" field of emails that I send back to mailing list using
> list-reply, I notice that the hostname of my local box is inserted, and
> would prefer to keep it out of there. I
* Ian Zimmerman [2015-07-21 13:12]:
> On 2015-07-21 12:43 -0400, Peter P. wrote:
>
> > I am wondering how I can save emails to disk as text files the way they
> > are displayed to me in the pager, ie. without the full header.
> > If I select the message body from the attachment menu, it is saved
* Suvayu Ali [2015-07-21 13:16]:
> On Tue, Jul 21, 2015 at 12:43:34PM -0400, Peter P. wrote:
> > the pager itself, using pipe, that is
> > | cat > somefile.txt
> > It saves the full header, which is a bit too much info for my taste. I
> > don't want to print mails to a pdf file via muttprint, as
On Tue, Jul 21, 2015 at 12:43:34PM -0400, Peter P. wrote:
> the pager itself, using pipe, that is
> | cat > somefile.txt
> It saves the full header, which is a bit too much info for my taste. I
> don't want to print mails to a pdf file via muttprint, as textfiles are
> easier to parse and edit.
M
On 2015-07-21 12:43 -0400, Peter P. wrote:
> I am wondering how I can save emails to disk as text files the way they
> are displayed to me in the pager, ie. without the full header.
> If I select the message body from the attachment menu, it is saved as
> body only (evidently) without any From: ad
Hi Muttlist,
I am sending mails using msmtp (msmtp-queue, to be exact). In the
"References:" field of emails that I send back to mailing list using
list-reply, I notice that the hostname of my local box is inserted, and
would prefer to keep it out of there. I am not sure if this a mutt or an
msmtp
Hi list,
(Mutt is a amazing client!)
I am wondering how I can save emails to disk as text files the way they
are displayed to me in the pager, ie. without the full header.
If I select the message body from the attachment menu, it is saved as
body only (evidently) without any From: addresses etc.
On 2015-07-21 10:15 +0200, Michael Tatge wrote:
> folder-hooks use substring matches.
Unanchored regexp matches, to be more precise.
> ^ is a shortcut for the current mailbox. It's not BOL here.
Do you see how these 2 facts together make it hard to construct a
meaningful pattern, if you're worr
On 15.07.15 13:00, Ian Zimmerman wrote:
> Let us further assume the following is set globally:
>
> set folder=~/Mail
>
> (I can neither confirm nor deny that this is in fact the case :)
Try:
:set ? folder
Here, that gives:
folder="~/mail"
due to:
$ grep folder .muttrc
set folder="~/mail"
E
I should read more carefully.
* On Tue, Jul 21, 2015 10:15AM +0200 I (tatg...@gmail.com) muttered:
> * On Wed, Jul 15, 2015 01:00PM -0700 Ian Zimmerman (i...@buug.org) muttered:
> > Which of the following will fire when entering /home/itz/foobar/inbox ?
^
Ian,
* On Wed, Jul 15, 2015 01:00PM -0700 Ian Zimmerman (i...@buug.org) muttered:
> It is not clear from the manual against what the folder-hook command
> matches the given pattern.
folder-hooks use substring matches.
> Let's say my folders are under /home/itz/foobar/ , and /home/itz/Mail is
> a
16 matches
Mail list logo