[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [nmh-workers] Reply to Ralph Corderoy
From: |
Ken Hornstein |
Subject: |
Re: [nmh-workers] Reply to Ralph Corderoy |
Date: |
Mon, 22 Apr 2019 19:15:33 -0400 |
>> Looks like a bug in nmh's Makefile; it produces mts.conf by
>> re-directing the output of sed, but a umask of 077 would leave the
>> file as 600.
>
>ISTM it's also a bug to ignore problems opening a file that exists, and
>to ignore a file given in an environment variable not existing.
I discovered today if there is no .mh_profile as specified by 'MH',
you'll get an error. Which seems right to me. If there's no .mh_profile
in your home directory you'll be prompted to run install-mh.
I don't believe mts.conf is technically required, but I hear you. So
you're fine with erroring out if opening MHMTSCONF fails for any reason
... and for the default mts.conf file, would you rather error out if
errno != ENOENT, or if errno == EACCES, or some other condition?
--Ken
- [nmh-workers] Reply to Ralph Corderoy, wilson, 2019/04/21
- Re: [nmh-workers] Reply to Ralph Corderoy, Ralph Corderoy, 2019/04/21
- Re: [nmh-workers] Reply to Ralph Corderoy, wilson, 2019/04/21
- Re: [nmh-workers] Reply to Ralph Corderoy, Ralph Corderoy, 2019/04/21
- Re: [nmh-workers] Reply to Ralph Corderoy, wilson, 2019/04/21
- Re: [nmh-workers] Reply to Ralph Corderoy, Ralph Corderoy, 2019/04/21
- Re: [nmh-workers] Reply to Ralph Corderoy, Ralph Corderoy, 2019/04/21
- Re: [nmh-workers] Reply to Ralph Corderoy, Valdis Klētnieks, 2019/04/21
- Re: [nmh-workers] Reply to Ralph Corderoy, Ralph Corderoy, 2019/04/22
- Re: [nmh-workers] Reply to Ralph Corderoy,
Ken Hornstein <=
- Re: [nmh-workers] Handling Configuration-file Read Errors., Ralph Corderoy, 2019/04/23
- Re: [nmh-workers] Reply to Ralph Corderoy, Valdis Klētnieks, 2019/04/21
- Re: [nmh-workers] Reply to Ralph Corderoy, wilson, 2019/04/21
Re: [nmh-workers] send fails, wilson, 2019/04/21