Hi,
Roundcube automatically sets also the Mail-Reply-To header, if a users gives a Reply-To address in his identities configuration. I think using only Reply-To by default would be better, because this can make problems within mailing lists, so I kindly ask to make this a configurable in the main.inc.php
Thanks.
Any news about this?
You can write a plugin which will remove the header in message_outgoing_headers hook.
Hi,
I just delete a few lines in sendmail.inc. I just have to remember, that I have to do this on every new release. ???
Seems to be "fixed" in 0.8.1 :D