I just set up mailhandler and in an attempt to configure mail2og to give it a test, I keep getting error messages when I try to supply an email address of group@mydomain.com

# Group Email: not a valid email address.

Comments

arthurf’s picture

I just updated the validation process, can you give it another try?

tobias’s picture

I'm happy to help test this and am eager to get mail2og working.. but can you let me know where to download the version you are working on?

thanks,

tobias

arthurf’s picture

I'm doing development in the CVS 6.1x branch. You can get information on how to check out from CVS here if you're not familiar with it: http://drupal.org/handbook/cvs

The dev releases on the project page are generated nightly, so the one that is currently there won't update until tonight.

tobias’s picture

OK - I will look into CVS. Won't be able to work on it today anyway tho so will look tomorrow to see if the dev release is updated tomorrow. I'd really be glad to test this and get it production ready ASAP since it's such a valuable benefit we could offer to our members working in Africa, many of whom are not able to come and log into our website regularly.

Cheers,

Tobias

chrowe’s picture

Version: 6.x-1.x-dev » 6.x-1.0-alpha2
Status: Active » Reviewed & tested by the community

This seems to be working for me. The group owner can enter the email address as just 'group' or 'group@mydomain.com' and the form validates. If I enter just 'group' than the '@mydomain.com' is added by the module so that the field is saved in the form 'group@mydomain.com'.

I assume the "Default email address domain:" on /admin/og/mail2og must be filled in correctly for the email completion to work.

chrowe’s picture

Status: Reviewed & tested by the community » Fixed
tobias’s picture

Status: Fixed » Reviewed & tested by the community

Works for me too - I am not getting an error message upon adding in group_name or group_name@foo.com

-T

jludwig’s picture

Status: Reviewed & tested by the community » Closed (fixed)