Roundcube Community Forum

Release Support => Pending Issues => Topic started by: tam on March 07, 2011, 09:23:12 AM

Title: Mail-Reply-To
Post by: tam on March 07, 2011, 09:23:12 AM
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.
Title: Mail-Reply-To
Post by: tam on August 30, 2011, 06:29:22 AM
Any news about this?
Title: Mail-Reply-To
Post by: alec on August 30, 2011, 07:58:47 AM
You can write a plugin which will remove the header in message_outgoing_headers hook.
Title: Re: Mail-Reply-To
Post by: tam on September 06, 2012, 06:29:11 AM
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.  ???
Title: Re: Mail-Reply-To
Post by: tam on October 15, 2012, 09:56:01 AM
Seems to be "fixed" in 0.8.1  :D