A bit of prep work to bring back the global alias table. This time I want to be...
authorArt Cancro <ajc@citadel.org>
Sun, 18 Jul 2021 17:43:00 +0000 (13:43 -0400)
committerArt Cancro <ajc@citadel.org>
Sun, 18 Jul 2021 17:43:00 +0000 (13:43 -0400)
commit68c5cc783b518571f3ab1d25179a1bcf7015a7ce
tree2ab7c778a118795d41539113836a37298763ebd0
parent3ad568a2b76a63f74d6e697ef51abb2c9ae4d28e
A bit of prep work to bring back the global alias table.  This time I want to be able to expand aliases to multiple recipients, so it will be a bit more complex.  This commit enhances validate_recipients() to read the recipient list into an array before processing.
citadel/internet_addressing.c