Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dashes from signature #3276

Closed
rcubetrac opened this issue Feb 8, 2011 · 16 comments
Closed

Remove dashes from signature #3276

rcubetrac opened this issue Feb 8, 2011 · 16 comments

Comments

@rcubetrac
Copy link

Reported by shortybiscuit on 8 Feb 2011 19:33 UTC as Trac ticket #1487768

Hi,

I've looked for a resolution to this issue and I've not found one. When I use the signature option, two dashes are added to the email right above the signature. Is there a way to stop that from happening? It is a very annoying feature because when I end an email with a closing like "thanks," "Regards," I would like the next line have my signature, not dashes in one line then the signature in the next. The must be a way to remove that delimiter.

Thanks,

(Name Goes here)

Keywords: signature dashes
Migrated-From: http://trac.roundcube.net/ticket/1487768

@rcubetrac
Copy link
Author

Comment by kyeha on 8 Feb 2011 21:24 UTC

This is not a bug. Many email clients use "--" to detect your signature.
I think it is possible to make dashes optional (like in mutt 'sig_dashes').

@rcubetrac
Copy link
Author

Comment by shortybiscuit on 8 Feb 2011 21:28 UTC

I am using RoundCube through my isp with Cpanel. Can you be more specific as to where to look and what to change?

@rcubetrac
Copy link
Author

Comment by kyeha on 8 Feb 2011 21:39 UTC

i meant "I think it is possible to make dashes optional in future". Sorry.

@rcubetrac
Copy link
Author

Comment by shortybiscuit on 8 Feb 2011 21:42 UTC

I have to delete the dashes every time I send and email and I find that rather annoying. I am not the only one who has complained about this issue (not a RoundCube issue I gather). It really should be an option. I'd rather type my signature than remove those annoying dashes ever time. Hope they come up with an options soon.

@rcubetrac
Copy link
Author

Comment by soryanmc on 26 Nov 2011 20:23 UTC

It is possible to make it so that the dashes don't show up.
If you go to the folder of roundcube you must change in the file: ../program/js/apps.js
You search for "---" you will find only one time 3 dashes after each other in the code.
Now you delete make sure that you delete the --- en the 2 dashes that comes right behind it.
But only delete the dashes so you will remain the "".
Now the dashes will not appear when you create a new message or when you response to one.

Hope i explained it well enough and it will help you.

Replying to shortybiscuit:

I have to delete the dashes every time I send and email and I find that rather annoying. I am not the only one who has complained about this issue (not a RoundCube issue I gather). It really should be an option. I'd rather type my signature than remove those annoying dashes ever time. Hope they come up with an options soon.

@rcubetrac
Copy link
Author

Comment by gluon on 1 Nov 2012 22:09 UTC

I've created this attached patch to remove the dashes from the signature, works both for plain text and HTML messages. Just download the raw patch file (click the down arrow next to the patch name above) into the root folder of the roundcube installation and apply with "patch -p0 < rcube_remove_sig_dashes.diff". Works with roundcube 0.8.2.

@rcubetrac
Copy link
Author

Comment by cruz777 on 18 Aug 2013 08:19 UTC

Any update on this feature? Gmail has now introduced the ability for users to select to remove the "---" delimiter.

@rcubetrac
Copy link
Author

Comment by cdu on 20 May 2015 04:38 UTC

I don't have access to the js files, in order to modify them.

Why doesn't RoundCube have a switch within the GUI to skip the 2 dashes from being included with a signature? This seems like a basic option that should be exposed to the end user.

Horde doesn't add dashes at all, and Squirrel-Mail provides a check box in the GUI to turn it off. But, my clients like the simple, uncluttered, interface that RoundCube provides. They just hate having to manually delete those annoying dashes every time they send an email.

@rcubetrac
Copy link
Author

Comment by roboticsguy1988 on 24 Jun 2015 05:54 UTC

This is also one of my frustrations with roundcube. I really wish these dashes (--) were optional.

@rcubetrac
Copy link
Author

Owner changed by @alecpl on 2 Sep 2015 08:57 UTC

=> alec

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 2 Sep 2015 08:57 UTC

later => 1.2-beta

@rcubetrac
Copy link
Author

Comment by @alecpl on 3 Sep 2015 07:29 UTC

sig_separator option implemented in 399a2d6.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 3 Sep 2015 07:29 UTC

new => closed

@ChoeNorbu
Copy link

uncheck the "Force standard separator in signatures" under signature options

@ishikag
Copy link

ishikag commented Aug 13, 2020

Hi I have the same problem but instead of image it is giving two dashes how to resolve this problem....the image is not coming at copy paste also pls help @rcubetrac

@Nicolian
Copy link

The option to remove the '--' already exists in the settings as follows:

  1. Open RoundCube
  2. Go to Settings
  3. Open Composing Messages
  4. Remove the checkmark from Force standard separator in signature option.

It's that simple!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants