Mailinglists: fix reply-to for local posters
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 25 Feb 2012 19:08:43 +0000 (20:08 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sat, 25 Feb 2012 19:08:43 +0000 (20:08 +0100)
commiteecd1b23f4636978e3729915af6281a09b428a49
tree467f27d99f2d254a107c8223b2fb6914094c4a7c
parent9167a0462f67a85ecfb6c46fb96d765e2f2f0b02
Mailinglists: fix reply-to for local posters

when posting from a citadel client aka webcit to a room via its email alias set the email address of the room as envelope recipient.
that way we can generate a reply-to headers too for local participants.
This doesn't work for direct posters.
citadel/msgbase.c
citadel/msgbase.h