The problem is that no 'access arguments' are provided for the configuration menu item in mail_redirect_menu().

Comments

liquidcms’s picture

yup, good catch.. i'll add it now. thanks.

aangel’s picture

I recommend issuing a new version...the main UI is not accessible in the module's current state.

Thanks for the work you've done it, btw.

liquidcms’s picture

Status: Active » Fixed

ok, 6.x-1.2 just added that should have this fixed

NOTE - this really isn't the best way to use this module though - you should NOT set anything in the admin config as that will eventually be your live site where you DON'T want to redirect your email. Then in the settings.php for your test/devel sites set the 'mail_redirect_domain' var there.

Likely why i never noticed this wasn't working since not really any time i would ever set the redirect domain in the admin config.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.