From: Rich Freeman <rich0@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] The Local Directory path "/var/spool/mail" is invalid.
Date: Thu, 10 Dec 2020 18:13:45 -0500 [thread overview]
Message-ID: <CAGfcS_kaoy_tj-Sr+_+pWp_TPqxuBtV2eCFip2iA4i1=4jt9RQ@mail.gmail.com> (raw)
In-Reply-To: <598d22e7-a71e-72c0-51ea-ae65d63352eb@sys-concept.com>
On Thu, Dec 10, 2020 at 5:48 PM <thelma@sys-concept.com> wrote:
>
> I'll stick with "mbox" type.
Ok, we'll go with a traditional mbox mailbox in /var/spool/mail/$user
>
> > Step 2 - We'll confirm postfix is configured appropriately for that
> > choice and that it is delivering mail to the right place using shell
> > commands (cat/etc) and not touch thunderbird.
> >
> I was under impression that dir name shouldn't be a problem as long as
> it is the correct type "mbox"
> Since postifx main.cf had already
> home_mailbox = .maildir
> so I use it, instead of defining my own.
If you want a traditional mbox format then you should unset
home_mailbox, and set:
mail_spool_directory = /var/spool/mail
Then restart postfix. If you send mail to your user you should see a
file created if it doesn't exist called /var/spool/mail/username,
readable by that user, and if you run cat on it you should see that it
contains your email.
--
Rich
prev parent reply other threads:[~2020-12-10 23:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-10 18:11 [gentoo-user] The Local Directory path "/var/spool/mail" is invalid thelma
2020-12-10 18:21 ` Jack
2020-12-10 18:48 ` thelma
2020-12-10 18:58 ` J. Roeleveld
2020-12-10 20:29 ` thelma
2020-12-10 21:33 ` Rich Freeman
2020-12-10 22:08 ` thelma
2020-12-10 22:23 ` Rich Freeman
2020-12-10 22:48 ` thelma
2020-12-10 23:13 ` Rich Freeman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAGfcS_kaoy_tj-Sr+_+pWp_TPqxuBtV2eCFip2iA4i1=4jt9RQ@mail.gmail.com' \
--to=rich0@gentoo.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox