To have Smartermail redirect to webmail.domain.com instead of displaying the server name:

 

  1. Make a copy of web.config in C:\Program Files (x86)\SmarterTools\SmarterMail\MRS
  2. In IIS go to Sites > webmail(smwebmail)
    •  Basic Settings -  change application pool to Smartermail and physical path to C:\Program Files (x86)\SmarterTools\SmarterMail\MRS
    • Handler Mappings – revert to parent
  3. Visit webmail.domain.com.
      Blue login = success
      White page login = revert to old web.config

 

 

TumblrStumbleUponShare

Domain Suspended Due to Backup in Plesk

Plesk has a nasty habit of not unsuspending a domain once a backup is completed.

To solve this issue, you can run the following commands within MySQL PSA:

select name, status from domains WHERE status = '4 ';


update domains set status='0' where name='domain.com';

TumblrStumbleUponShare

    396809_5OFFAPPLE 3
  • Categories

Bad Behavior has blocked 288 access attempts in the last 7 days.