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)
commit3f8ef06df26a03df520327829bec929bae472c7b
tree82bc346f1f8286723c3b648e0fa702e716bf8c9c
parent5e6be359b17c74ae2b7ccd473c4315cfd7036fa0
Extend the source_room field all the way into the SMTP delivery loop.
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.
citadel/modules/smtp/serv_smtpclient.c