]> code.citadel.org Git - citadel.git/commitdiff
Extend the source_room field all the way into the SMTP delivery loop.
authorArt Cancro <ajc@citadel.org>
Wed, 29 Dec 2021 22:53:59 +0000 (17:53 -0500)
committerArt Cancro <ajc@citadel.org>
Wed, 29 Dec 2021 22:53:59 +0000 (17:53 -0500)
Tested adding SMTP headers directly into the outgoing message at the
moment of transmission -- it worked really well.  Temporarily adding
an "X-Citadel-Room:" header as a placeholder, but in the next couple
of commits we will make it a "List-Unsubscribe:" header.


No differences found