mail2og_find_email_address() currently assumes $email is a single email address, but it could be a comma-separated list addresses. In the case of multiple email addresses, the created node is not assigned to a group, even if its email is in the list.

Comments

elplatt’s picture

Status: Active » Needs review
StatusFileSize
new993 bytes

Here's a patch.

jludwig’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

This module is unsupported now, but this patch does indeed work. Not adding as a feature, but thanks anyway. :)