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

Correctly identify signature if that is all that is in email #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

crogg
Copy link

@crogg crogg commented Oct 7, 2015

I have two needs for detecting empty replies:

  • Sending a response email to the user let them know there has been a mistake
  • Allowing someone to join a group via a reply with an empty body (posting if a body is provided)

The existing code would return a body if all that was present was a signature. This pull request corrects that and adds a test to make sure this case is handled.

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

Successfully merging this pull request may close these issues.

1 participant