On Fri, Oct 17, 2008 at 7:16 PM, Jonathan Batista de Araujo Neto
<[EMAIL PROTECTED]> wrote:
> Dears,
>
> I have using roundcube 0.2 beta in production environment and works fine.
>
> I did a couple of small changes to customize for our needs, I'd like to
> share.
>
> Here's one.
>
>
>
> I used $rcmail_config['generic_message_footerl'] = 'disclaimer.html'; as a
> disclaimer but the problem is that the text only mails were with html codes.
>
> So, I modified the config to:
>
>
>
> $rcmail_config['generic_message_footer_html'] = 'disclaimer.html';
>
> $rcmail_config['generic_message_footer_txt'] = 'disclaimer.txt';

Question - could we just strip tags from the regular disclaimer? Also,
is HTML in a footer really, really necesary? What is best-practice
here or what should we establish? ;-)

Thanks for sharing your feedback and changes! :-)

Till
_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to