* Sergey Poznyakoff <g...@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/s...@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