bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: recording by to email


From: Jean Louis
Subject: Re: recording by to email
Date: Thu, 10 Jun 2021 10:57:48 +0300
User-agent: Mutt/2.0.7+183 (3d24855) (2021-05-28)

* Sergey Poznyakoff <gray@gnu.org.ua> [2021-06-10 10:00]:
> > Do you think I could use this option?
> > 
> > '-F'
> > '--byname'
> 
> Yes, I think so.  First, please pull.  The recent commits contain
> important changes that should make this possible.  Then, in order to
> save messages by recipient name, set the following:
> 
>   # Folder where files will be created
>   set folder="~/Maildir"
>   
>   # Instruct mail to store outgoing messages in files located in
>   # "folder" and named after the recipient email:
>   set outfolder
> 
>   # Name these files by entire recipient email, instead of the local
>   # part only:
>   set outfilename=email

It works well I can see. Thank you. (•◡•)

I have tried using -F option in combination with those options and it
records correctly in ~/Maildir/some@example.com 

I can guess that `set record' is not to make problems there? Then I
will use general:

set record="~/Maildir/Sent.mbox.2021"

as that I can always sieve into other Maildirs.

I can now observe that Date: headers are set. But I have observed that
in previous commit from 8th, and then I have observed that it did not
always set Date: headers, so I get the commits from these days.

drwxr-xr-x 8 root root 4096 May  8 18:34 mailutils-2021-05-08/
drwxr-xr-x 8 root root 4096 Jun  6 22:40 mailutils-2021-06-06/
drwxr-xr-x 8 root root 4096 Jun  7 23:10 mailutils-2021-06-07/
drwxr-xr-x 8 root root 4096 Jun 10 10:33 mailutils-2021-06-10/

Maybe Date: header was added on 8th, and I did not have that one. Now
it works I see.

Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]