On 2020-04-18 13:12:02 -0500, Derek Martin wrote: > And let's be clear about what it would take to generate messages with > the same ID in Mutt: > > - You need to generate > 26 messages in the same second--not any one > second, but XX:XX:XX.000000 - XX:XX:XX.999999. This is actually very > difficult to do. > + You'd need to be watching the system clock to wait for XX.000000 > + Messages take time to be generated > + Messages take time to be submitted to SMTP > + A DNS lookup may be required, depending on settings > - You need to do it from the same pid > - You need to do it on the same machine
I'd be interested to know. Has anyone tried? Say, by forwarding a set of messages (each in a separate message) locally. I don't know whether this is possible without involving changes in the display between each message (which would waste time). But in any case, a system that would send personalized messages to its local users via Mutt would start a different Mutt process for each message, so that there would be a different PID in general. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)