J. R. Okajima via Exim-users <[email protected]> (Di 17 Sep 2019 21:36:55 CEST): > > I am developing a small external tool for exim. If possible, I'd ask > you some comments. And if you are interested, I'd also ask some trial > and tests. If anyone comes up, I will open a new project on github and > make it public for anyone to use. > > Here is a description about the tool. > - behaves like a pipe or a hook. > exim delivers a mail to localhost:10025, and this tool is listening on > that port.
Wouldn't it be better to integrate it into Exim itself? Can't we use the authenticators for this? Write a new driver, xoauth2, and use it in the transport section? -- Heiko
signature.asc
Description: PGP signature
-- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
