• Sean McGivern's avatar
    Don't blow up when email has no References header · 0be4083a
    Sean McGivern authored
    If an email doesn't match our incoming email patterns on the To header, we fall
    back to the References header. If there was no References header, we'd raise an
    exception, when we'd be better off acting as if it was empty.
    0be4083a
receiver.rb 2.46 KB