Re: new table backends

2020-05-27 Thread gilles
May 27, 2020 2:27 AM, "Edgar Pettijohn" wrote: > > [...] > > Sweet. Looking at > https://github.com/poolpOrg/go-opensmtpd/blob/master/table/table.go > seems like it will be pretty simple to write some nice tables. > yes, I have also written a py-opensmtpd interface to table API ... ... and

Re: new table backends

2020-05-26 Thread Edgar Pettijohn
On Tue, May 26, 2020 at 10:58:12PM +, gil...@poolp.org wrote: > Hellow, > > I have been working on a new table backend: table-procexec. > > What it does is translate the imsg table API to a line-based protocol that is > very similar to what we did for filters. A table backend can become a

new table backends

2020-05-26 Thread gilles
Hellow, I have been working on a new table backend: table-procexec. What it does is translate the imsg table API to a line-based protocol that is very similar to what we did for filters. A table backend can become a program consuming table requests from stdin and responding to stdout: stdin :