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

Collapse FWD and RE to prevent long subjects #43

Closed
bedhub opened this issue Sep 4, 2017 · 1 comment
Closed

Collapse FWD and RE to prevent long subjects #43

bedhub opened this issue Sep 4, 2017 · 1 comment

Comments

@bedhub
Copy link
Contributor

bedhub commented Sep 4, 2017

No description provided.

@mpfau
Copy link
Contributor

mpfau commented Sep 8, 2017

already implemented

let subject = (startsWith(this.mail.subject, prefix)) ? this.mail.subject : prefix + this.mail.subject

@mpfau mpfau closed this as completed Sep 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants