On 11/18/23 07:44, Paul M Foster wrote:
Folks:

After using claws-mail for a number of years, I'm testing the idea of going
back to mutt and fetchmail. One problem I've encountered is how to get
local mail in /var/mail/paulf into mutt's inbox at /home/paulf/Mail/in.

I could run a POP server, and have fetchmail query it like any other
smarthost, but I'd rather not add another daemon. Does anyone know a way to
have mutt and/or fetchmail grab mail from /var/mail/paulf to
/home/paulf/Mail/in?

Paul


Will this work?

symlink /var/mail/paulf to /home/paulf/Mail/in

ln -vs /home/paulf/Mail/in /var/mail/paulf


--
It's not easy to be me

Reply via email to