Roundcube Community Forum

Release Support => Pending Issues => Topic started by: smith8867 on April 05, 2016, 06:51:46 PM

Title: Signature Dashes
Post by: smith8867 on April 05, 2016, 06:51:46 PM
I am on roundcube 1.1.3 and was wondering how I can remove the "--" and "---" from my signatures when composing emails.

Also, why does it sometimes display 2 dashes and others 3 dashes, is there a reason for that?
Title: Re: Signature Dashes
Post by: JohnDoh on April 06, 2016, 03:39:50 AM
An option to remove them is available in git-master and will be part of version 1.2 which is expected to be released soon.

I'm not sure why there are sometime 2 and soemtimes 3, I'd not noticed that.
Title: Re: Signature Dashes
Post by: alec on April 06, 2016, 06:38:20 AM
Standard signature separator is "-- " and some clients truncate text after the separator on replies. So, to prevent unintentional text removal when you use top-posting different separator is used.
Title: Re: Signature Dashes
Post by: smith8867 on April 06, 2016, 01:51:20 PM
So, where do I find this option?
Title: Re: Signature Dashes
Post by: JohnDoh on April 07, 2016, 02:39:11 AM
on the settings screen its in the "Composng messages" section, under "Signature options" called "Force standard separator in signatures" or "sig_separator" in the main config file.
Title: Re: Signature Dashes
Post by: smith8867 on April 07, 2016, 06:43:27 AM
I don't have this option:
(http://i.imgur.com/dlxrY2L.png)
Title: Re: Signature Dashes
Post by: JohnDoh on April 07, 2016, 06:46:39 AM
have you upgraded your installation from 1.1.3 to git-master?
Title: Re: Signature Dashes
Post by: smith8867 on April 07, 2016, 03:38:24 PM
No, I dont think so.
How do I do that?
Title: Re: Signature Dashes
Post by: JohnDoh on April 08, 2016, 02:15:35 AM
You can download git-master from the roundcube github repo. There is a file in the root called upgrading, that has instructions in for how to upgrade.