Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: oryzon on October 29, 2015, 01:34:01 PM

Title: Remove Signature Delimiter
Post by: oryzon on October 29, 2015, 01:34:01 PM
Hi there,

I have searched all over this board trying to find a solution to remove the "--" delimiter from my signatures and have been unsuccessful.

Was hoping someone could point me in the direction to remove this from my emails, as it is a real pain in the a**.

(I am a noob when it comes to coding, so please "dumb" it down a bit if you can.)

I really do appreciate all of your help. Thank you and have a great day.

Sean
Title: Re: Remove Signature Delimiter
Post by: JohnDoh on October 30, 2015, 04:00:11 AM
there is a setting to allow this in git-master. you can see the changes needed here https://github.com/roundcube/roundcubemail/commit/399a2d68b6529f19898b6d6ef3c05add128aadfa

the changes have not been backported to 1.1 but you could try it and see if they work.