I've encountered a bug with the google.com:RecipientToEmailExtractor extractor. When receiving an email from an address looking like [email protected] (1 letter followed by 1 period), the extracted address I get is [email protected]. The periods are removed. [email protected] has no issues and extracts the correct address.
And the issue is only with the To address. From and CC extractors are ok.
Is there a way to correct this?
Also, since I couldn't find the proper channel to report this issue (no Google Group or issues page), where can I submit a bug report?