session_start(); // Start Session
include("db.php");
include("header.html");
?>
No SPAM Policy
- We do not send illegal or controversial mailings, or mailings with attachments.
- We do not forge headers or mask url's.
- Subject Lines are relevant to content.
- Content is pertinent to the recipients requests.
- We provide a valid e-mail address as the sender for reply.
- We provide a simple remove address mechanism with each mailer, honoring all requests immediately.
- We provide a simple unsubscribe form on this site.
- We do not send continuous or repetitious mailings to the same recipients.
- All mailing lists are filtered and cross checked against our master list to eliminate duplicates and unwanted mailings.
- We handle all failures, bounces, and remove address requests.
- We provide results monitoring with mailing reports.
include("footer.html");
?>