Opened 3 years ago
Closed 3 years ago
#1486837 closed Bugs (worksforme)
strip_existing_sig not working
| Reported by: | SKaero | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4-stable |
| Component: | PHP backend | Version: | git-master |
| Severity: | normal | Keywords: | strip_existing_sig |
| Cc: |
Description
In the current SVN trunk (r3806) and in 0.4beta the strip_existing_sig option doesn't seem to work. I have tried with html and plain signatures and emails.
Change History (6)
comment:1 Changed 3 years ago by alec
comment:2 Changed 3 years ago by SKaero
Let me just confirm that its supposed to remove your signature from the reply part of the email. Right?
comment:3 Changed 3 years ago by alec
Its supposed to remove sender's signature from the message on reply.
comment:4 Changed 3 years ago by SKaero
Ok well that is most likely the problem, may want to change the wording in the settings, "When replying remove original signature from message" it sounds like it will remove your signature from your original message.
Also in my tests its not removing the the sender's signature, is it because it doesn't have the '--' before it?
comment:5 Changed 3 years ago by alec
Of course, How to know what is a signature when there's no sig delimiter (two dashes, space and new-line) in the message? We can remove only standarized signatures.
comment:6 Changed 3 years ago by alec
- Resolution set to worksforme
- Status changed from new to closed

Works for me.