[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to read mail from local spool?
From: |
Eric S Fraga |
Subject: |
Re: How to read mail from local spool? |
Date: |
Wed, 28 Feb 2024 10:50:52 +0000 |
User-agent: |
gnus (Emacs 30.0.50) |
On Wednesday, 28 Feb 2024 at 12:20, Björn Bidar wrote:
> Eric S Fraga <e.fraga@ucl.ac.uk> writes:
>
>> (setq mail-sources '((file :path "/var/mail/userid")))
>
> Better would be:
> (setq mail-sources `,((file :path ,(concat "/var/mail/"(user-login-name)))))
Better in the sense of most generic/universal, I guess. Maybe that is
what should be in the manual!
Thank you,
eric
--
Eric S Fraga via gnus (Emacs 30.0.50 2024-02-26) on Debian bullseye/sid