Hi,

I'm testing ec_useracc and having a problem.
I enabled 'eC User Account' as well as 'eC Recurring' 5.x-4.0-alpha9
since alpha 10 doesn't contain eC Recurring.
( http://drupal.org/node/214278 )

I also applied the following patches.
http://drupal.org/node/216197
http://drupal.org/node/216201

I created a product type which has the following features
and created a product of the type.
- Anonymous purchases
- Recurring Products
- User Creation
- Role Assignment

Now, I can buy the product using PayPal sandbox and
an account is created. However, the status of the user
created by eC User Account is 'Blocked'.

Is there any setting for that or is it a bug or something?

Thank you