Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag | Total number of occurrences |
|---|
| @todo | 0 |
| TODO | 3 |
Each tag is detailed below:
Number of occurrences found in the code: 3
| org.apache.james.transport.mailets.AddSubjectPrefix | Line |
|---|
| Should we include this in a util class ? | 122 |
| org.apache.james.transport.mailets.UnwrapText | Line |
|---|
| replace non standard quotes (at least "> " with ">", otherwise the widely used "> > >" will not work. | 75 |
| org.apache.james.transport.mailets.WrapText | Line |
|---|
| We could even manage the flow when the message is quoted-printable | 62 |