[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] XOAUTH2 integration, and a few questions
From: |
Ken Hornstein |
Subject: |
Re: [Nmh-workers] XOAUTH2 integration, and a few questions |
Date: |
Wed, 29 Jun 2016 10:21:22 -0400 |
>The usual way to do this is to open a file on /tmp, unlink it, scribble the
>bits into the file, and pass the still-open file descriptor to the child
>process and pass just a '-fd 5' or whatever to tell the child which descriptor
>to read from....
I think you all are missing the forest for the trees here. The only
reason send(1) is passing down the bearer token on a command line argument
is because post(8) doesn't read the profile. Yes, we could improve the
inter-process communication, but it would be simpler and more flexible
to pass down the needed profile entries via command line switches (send
already does this for at least one thing).
--Ken
- [Nmh-workers] XOAUTH2 integration, and a few questions, Ken Hornstein, 2016/06/28
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, David Levine, 2016/06/28
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Ken Hornstein, 2016/06/28
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Lyndon Nerenberg, 2016/06/28
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Ken Hornstein, 2016/06/28
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Lyndon Nerenberg, 2016/06/29
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Ken Hornstein, 2016/06/29
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Lyndon Nerenberg, 2016/06/29
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Ken Hornstein, 2016/06/29
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Valdis . Kletnieks, 2016/06/29
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions,
Ken Hornstein <=
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, David Levine, 2016/06/29
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Ken Hornstein, 2016/06/29
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Valdis . Kletnieks, 2016/06/29
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Ken Hornstein, 2016/06/29
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Ralph Corderoy, 2016/06/30
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Ken Hornstein, 2016/06/30
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Lyndon Nerenberg, 2016/06/30
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, David Levine, 2016/06/29
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Lyndon Nerenberg, 2016/06/29
- Re: [Nmh-workers] XOAUTH2 integration, and a few questions, Ken Hornstein, 2016/06/30