Don't send message for permission

Discussions on webmail and the Professional version.
Post Reply
Guest

Don't send message for permission

Post by Guest »

I tried with the commands but only work the first, others commands show "The system cannot find the path specified."

CACLS "C:\Program Files\Mail Enable\Config" /t /e /g IME_ADMIN:F
CACLS "C:\Program Files\Mail Enable\Queues /t /e /g IME_ADMIN:F
CACLS "C:\Program Files\Mail Enable\Postoffices /t /e /g IME_ADMIN:F

MEWebMail error '800a0046'

Permission denied

/mewebmail/base/default/lang/EN/Forms/MAI/Resolve.asp, line 169

MailEnable-Ian
Site Admin
Posts: 9738
Joined: Mon Mar 22, 2004 4:44 am
Location: Melbourne, Victoria, Australia

Post by MailEnable-Ian »

Hi,

Have you changed the location of the "Queues" or "Postoffices" folders? Check to see where the folders reside on your drive. Then try to run the CACLS command with the relevant path.

Or you can try and run the MeInstaller.exe utility located in the BIN directory of mailenable. Run the option to install webmail components.

Regards,

Brett Rowbotham
Posts: 560
Joined: Mon Nov 03, 2003 7:48 am
Location: Cape Town

Post by Brett Rowbotham »

Note that there is a missing quotation mark (") after Queues and Postoffices in the second and third commands. Put this in and you won't have the Path not found error.

Post Reply