On 12/31/21 15:39, Grant Taylor wrote:
I don't have an answer for you, but I do have a drive by comment.
On 12/31/21 3:09 PM, [email protected] wrote:
I'm trying to find a solution to read and delete local mail in:
/var/mail/[user] as Thunderbird discontinued support for reading local mail
directory (movemail).
This type of need is why I have ~/.forward files on most systems so that email
to my local account is forwarded to (one of) my primary email accounts that
Thunderbird does check.
mail --file=/var/mail/[user]
works, but I would rather have it configured in Thunderbird or Gmail.
How do you configure "~/.forward"?