".$company." - E-Bill

Dear ".$person."

Thank you for choosing ".$company." for your health care needs. Your online bill is ready for viewing. Please follow the link My Bill

From here you can View Your Bill, Pay Your Bill, or Send Secure Inquiries or
Questions concerning your bill. To gain access, you will be asked for your Social.

Sincerely,

".$company."
Customer Service
billing@weeksmedical.org
1.603.788.5353
 
"; $headers = "From: $from"."\n"; $headers = "From: "."customerservice@weeksmedical.org"."\n" ; $headers .= "Content-type: text/html; charset=iso-8859-1"."\r\n" ."X-Mailer: php"."\n"; $headers = "From: "."customerservice@weeksmedical.org"."\n" ; $headers .= "Content-type: text/html; charset=iso-8859-1"."\r\n" ."X-Mailer: php"."\n"; $Name = "Customer Service at Weeks Medical Center"; //senders name $email = "customerservice@firstpaytoday.com"; //senders e-mail adress $recipient = $to; //recipient $mail_body = $body; //mail body $subject = "Weeks Medical Center Online Bill"; //subject $headertry = "From: ". $Name . " <" . $email . ">\r\n"; //optional headerfields $header .= "bcc: bpike@bpltd.net\r\n"; $header .= "Content-type: text/html; charset=iso-8859-1"."\r\n" ."X-Mailer: php "."\n"; require_once('ses.php'); $ses = new SimpleEmailService('AKIAJQQ5ATRMO2M3DJAQ', 'GKG0mn5MYkiCumPcyUsK0XZHrtfPHS+BQ4dem5Wm'); $returnpath = "bpike@credit-services.com"; $m = new SimpleEmailServiceMessage(); $m->addTo($recipient); $m->addBCC('bpike@credit-services.com'); $m->setFrom('"Customer Service Weeks Medical Center" '); $m->setSubject($subject); $m->setMessageFromString($text, $html); $m->setMessageCharset('ISO-8859-1'); $m->setReturnPath($returnpath); print_r($ses->sendEmail($m)); } } ?> E-STATEMENT PROCESSING FOR WEEKS MEDICAL CENTER HAS COMPLETED!