John Levine
2024-03-05 21:14:44 UTC
One of my clients has an application that builds several hundred customized
messages reporting what changed in the past day, and sends each one to a
list of people who have subscribed to it. (This isn't spam, they complain
when they don't get it.)
We currently send the mail by putting all the recipients on the bcc:
line and running /usr/sbin/sendmail -t and feeding it the message
through a pipe. By the time all the messages are done this takes a
while. Is there a faster way to do it? SMTP to 127.0.0.1? LMTP?
messages reporting what changed in the past day, and sends each one to a
list of people who have subscribed to it. (This isn't spam, they complain
when they don't get it.)
We currently send the mail by putting all the recipients on the bcc:
line and running /usr/sbin/sendmail -t and feeding it the message
through a pipe. By the time all the messages are done this takes a
while. Is there a faster way to do it? SMTP to 127.0.0.1? LMTP?
--
Regards,
John Levine, ***@taugh.com, Primary Perpetrator of "The Internet for Dummies",
Please consider the environment before reading this e-mail. https://jl.ly
Regards,
John Levine, ***@taugh.com, Primary Perpetrator of "The Internet for Dummies",
Please consider the environment before reading this e-mail. https://jl.ly