packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/The-Atom-Group.xml

<!--	!functional subdomains:
		- (www.)	(mismatch, shows IIS 7 welcome page)
-->
<ruleset name="The Atom Group (partial)">

	<target host="mail.theatomgroup.com"/>

	<securecookie host="^mail\.theatomgroup\.com$" name=".*"/>

	<rule from="^http://mail\.theatomgroup\.com/"
		to="https://mail.theatomgroup.com/"/>

</ruleset>