• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Error when I change Smarter Mail from webserver to IIS

D

duartebeck

Guest
Hello, I was step by step in link
(http://kb.swsoft.com/article_145_1171_en.html) for to change my smarter mail from webserver to IIS, but always I receive a error menssenger in
Server > Plesk Components Management

This error menssenger:
Some fields are empty or contain an improper value.

What's wrong?

Beck
 
I haven't seen that exact error but the change is trivial.
  • stop and disable the SM web server
  • add a website to IIS and assign it to all unassigned, port 9998
  • point it to c:/program files/smartertools/smartermail/MRS (default install)
  • make sure read and run scripts such as asp is checked.
  • optionally add a dedicated IP on port 80 if you want to use a global DNS entry or some such.
    Now browse to http://whatever:9998 and make sure you can log in as admin, if you can, so can Plesk.
 
Back
Top