Always reply to gettor emails
This fixes a bug where improperly formatted emails were not receiving gettor replies. We should always reply to emails and default to sending a help message if the request was invalid.
This also prioritizes sending links if both a valid links request and the word help were sent. Several tests were added.