<ruleset name="Names">
  <target host="names.co.uk" />
  <target host="www.names.co.uk" />
  <target host="admin.names.co.uk" />
  <target host="webmail4.names.co.uk" />

  <rule from="^http://(?:www\.)?names\.co\.uk/" to="https://www.names.co.uk/"/>
  <rule from="^http://(admin|webmail4?)\.names\.co\.uk/" to="https://$1.names.co.uk/"/>
</ruleset>
