I'm doing a new install of 3.2.beta
In the documentation for setting up CiviMail it says:
Once you do this, you can test whether the polling works by visiting CiviCRM-Resource-URL/bin/CiviMailProcessor.php?name=username&pass=password&key=key (with the bold parts replaced by your site's CiviCRM Resource URL, credentials pair of a user with CiviMail access and your site's key).
I've tried this using the admin user (all permissions for everything) and I get a 403 error:
Forbidden
You don't have permission to access /sites/all/modules/civicrm/bin/ on this server.
I've double checked the path user name, etc. and can't get past this.
I know the user/pw/key are ok because if i put anything different I get a relevant error like:
ERROR: Invalid username and/or password
any suggestions?