Summary | auto strip senders signature when replying |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | vilius (at) lnk (dot) lt |
Created | 03/06/2012 (4873 days ago) |
Due | |
Updated | 08/29/2012 (4697 days ago) |
Assigned | |
Resolved | 06/15/2012 (4772 days ago) |
Milestone | 6 |
Patch | No |
commit d7482b04fbf110849dd910fefb41dc57c3c3341a
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Jun 15 14:47:18 2012 -0600
[mms] Add 'reply_strip_sig' preference (
Request #11056).imp/config/prefs.php | 10 +++++++++-
imp/docs/CHANGES | 1 +
imp/docs/UPGRADING | 4 ++--
imp/lib/Compose.php | 5 +++++
4 files changed, 17 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/d7482b04fbf110849dd910fefb41dc57c3c3341a
State ⇒ Resolved
Milestone ⇒ 6
commit d7482b04fbf110849dd910fefb41dc57c3c3341a
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Jun 15 14:47:18 2012 -0600
[mms] Add 'reply_strip_sig' preference (
Request #11056).imp/config/prefs.php | 10 +++++++++-
imp/docs/CHANGES | 1 +
imp/docs/UPGRADING | 4 ++--
imp/lib/Compose.php | 5 +++++
4 files changed, 17 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/d7482b04fbf110849dd910fefb41dc57c3c3341a
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ auto strip senders signature when replying
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
signature when replying to email. Everything after first dash dash
space.
Enabled as a preference obviously.