Roundcube Community Forum

 

Mail-Reply-To

Started by tam, March 07, 2011, 09:23:12 AM

Previous topic - Next topic

tam

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.

tam


alec

You can write a plugin which will remove the header in message_outgoing_headers hook.

tam

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.  ???

tam

Seems to be "fixed" in 0.8.1  :D