This module should be able to handle it when someone sends emails to the group in the form "Group Name" <'email'> . Currently it only works if the email is by it self with no other text.

i.e.
* mail sent to: test@network.ole.org works :)
* mail sent to: "test" <'test@network.ole.org'> does not work :(

For example, gmail automatically puts emails in the form "test" <'test@network.ole.org'> when auto completing addresses so it is easy for this to happen.

I have tested this on all 3 current versions of the code with the same results:
All on Drupal 6.13 and Organic groups 6.x-2.0-rc1
mail2og 6.x-1.0-alpha2, 6.x-1.0-alpha1, and 6.x-1.x-dev with Mailhandler 6.x-1.7
mail2og 6.x-1.x-dev with Mailhandler 6.x-1.8

note: I had to add single quotes (') inside the angle brackets (<>) in order for them to show up. They are not part of the actual email syntax.

System:
Drupal: 6.13
Mail

Comments

jludwig’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This issue has been open for almost 7 years and no one has mentioned the bug for the 2.x branch. I think it's safe to close this issue and mark it as outdated.