Re: [mailop] current state of multi-protocol mail forwarding

2024-11-23 Thread Miles Fidelman via mailop
One can set up a file as a CRDT-style log file.  Local delivery adds to the log, the new messages propagate across the cloud (essentially as a torrent). VPN, with an anycast address for mail receipt would probably work just fine.  Spin up a few VMs on different hosts as listeners, and it would

Re: [mailop] current state of multi-protocol mail forwarding

2024-11-23 Thread Miles Fidelman via mailop
Andy Smith via mailop wrote: Hi, On Sat, Nov 23, 2024 at 12:16:55AM +0100, Philipp Kern via mailop wrote: On 11/22/24 8:37 PM, Miles Fidelman via mailop wrote: So, one answer to my problem is just to set up a copy of sendmail with local delivery to an IPFS file.  But, that leads me to wonder i

Re: [mailop] current state of multi-protocol mail forwarding

2024-11-23 Thread John Levine via mailop
It appears that Miles Fidelman via mailop said: >Andy Smith via mailop wrote: >> Hi, >> >> On Sat, Nov 23, 2024 at 12:16:55AM +0100, Philipp Kern via mailop wrote: >>> On 11/22/24 8:37 PM, Miles Fidelman via mailop wrote: So, one answer to my problem is just to set up a copy of sendmail with

Re: [mailop] current state of multi-protocol mail forwarding

2024-11-23 Thread Carsten Schiefner via mailop
Miles, please let us all know if a *reliable* (tm) SMTP inbound service has been set up that way. And a rather detailed How-To, if you would, of how you have accomplished this eventually. Thanks & best, -C. On 23.11.2024 18:04, Miles Fidelman via mailop wrote: One can set up a fil