Re: recording by to email

2021-06-10 Thread Jean Louis
* Sergey Poznyakoff [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 fo

Re: recording by to email

2021-06-10 Thread Jean Louis
Thanks, I did pull, but still did not try to new version. I will do in minutes. Just to tell you that I cannot observe that mail is now adding Date header in batch mode. First I was thinking it does, but now I could observe it does not. I will now try the latest version related to saving by emai

Re: recording by to email

2021-06-10 Thread Sergey Poznyakoff
Hi Jean, > I have in ~/.mailrc following: > > set byname > set folder="~/Maildir" > set record="~/Maildir/~t" > > and that was meant to record by email of the recipient. But it records > into "~/Maildir/~t" FWIW, tilde is expanded only when it appears as the first character in the string. > Do

recording by to email

2021-06-07 Thread Jean Louis
I have in ~/.mailrc following: set byname set folder="~/Maildir" set record="~/Maildir/~t" and that was meant to record by email of the recipient. But it records into "~/Maildir/~t" Do you think I could use this option? '-F' '--byname' Record outgoing messages in a file named after the fir