| 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 | 3/6/12 (5148 days ago) |
| Due | |
| Updated | 8/29/12 (4972 days ago) |
| Assigned | |
| Resolved | 6/15/12 (5047 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.