Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: Anhad on February 03, 2016, 02:42:27 AM

Title: Removing User Agent from message headers
Post by: Anhad on February 03, 2016, 02:42:27 AM
How to stop this:
User-Agent: Roundcube Webmail/1.1.4

From appearing in the message headers ?

I'm using dovecot/exim setup with roundcube.


Title: Re: Removing User Agent from message headers
Post by: alec on February 03, 2016, 03:03:34 AM
Modify 'useragent' option in config.
Title: Re: Removing User Agent from message headers
Post by: Anhad on February 03, 2016, 05:19:37 AM
Can't find the useragent var in the config file. Which config are you talking about ?
Title: Re: Removing User Agent from message headers
Post by: alec on February 03, 2016, 05:25:07 AM
If you can't find it then add it. See defaults.inc.php for an example.