Am 25. Januar 2025 21:11:18 MEZ schrieb Richard Leung <richile...@gmail.com>: >I'm also interested in knowint as there's a ListenSMTP processor I rely on >that us deprecated and there is no suggested alternative. Thanks! > > > >On Sat, 25 Jan 2025, 12:07 Eren Irmak, <irmak.e...@gmail.com> wrote: > >> Hello, >> We are upgrading our Nifi and there are thousands of processors in our >> flows, many of them are deprecated/erased in 2.1.0. >> How do you handle this issue? >> >> Downloading the processor group JSON, changing it manually or >> programmatically (defining corresponding new processors in place of the old >> ones) and importing to the newer version; could it work ? >> >> Thank you. >>
Hi Richard, what about a small SMTP server in a container/pod as your endpoint. E.g. Postfix and Dovecot. Then, as an alternative to ListenSMTP, a ListenSFTP to this container, as emails are just plain text files in a defined folder structure? Rgds, Michael -- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.