www.lindafostermoves.com
|
contatti
|
archivio
|
|
newsletter
Linda Foster Mailing List
All subscribe/unsubscribe requests must be confirmed via email.
/* ---------------------------------------- Simple Mailing List - Configuration file ---------------------------------------- The variables below are used for configuring Simple Mailing List. ---------------------------------------- */ // Database configuration variables // -------------------------------- $db_server = "mysql1.7host.com"; // Your database server $db_user = "linda"; // The user that has access to your database $db_password = "f0st34"; // The password for the user that has access to your database $db_name = "lindafoster"; // The name of the database #-----added these definitions to make more portable system define("MYSQL_TBL_MAILLIST_BLACKLIST", 'mailinglist_blacklist'); define("MYSQL_TBL_MAILLIST_LISTS", 'mailinglist_lists'); define("MYSQL_TBL_MAILLIST_MESSAGES", 'mailinglist_messages'); define("MYSQL_TBL_MAILLIST_QUEUE", 'mailinglist_queue'); define("MYSQL_TBL_MAILLIST_SUBSCRIBERS", 'mailinglist_subscribers'); $my_domain_name = "lindafostermoves.com"; // the domain name eg, 'my-domain-name.net' #-----above // List configuration variables // ---------------------------- #-----don't need this anymore with multi-lists #$list_name = ""; // The name of your list. This will appear in the confirmation email body and subject line. $owner_email = "news@lindafostermoves.com"; // The email address of the list owner. Messages will be sent from this address. $notify_on_confirm = 1; // 0 or 1. Make this a 1 if you would like to receive an email every time someone confirms their subscription. $notify_on_unsub = 1; // 0 or 1. Make this a 1 if you would like to receive an email every time someone unsubscribes. $notify_user_on_confirm = 1; // 0 or 1. Make this a 1 if you would like the user to receive an email after they confirm their subscription. $notify_user_on_unsub = 1; // 0 or 1. Make this a 1 if you would like the user to receive an email after they unsubscribe. $unsub_url = ""; // URL to the page that contains your subscribe/unsubscribe form. // Queue configuration variables // ----------------------------- //$queue_size = 15; // The number of email messages to send (per pass) when using the queue feature. Delete or comment out this variable // if you do not want to use a queue and would rather send messages to all members simultaneously. // Using a queue sends your message to each member individually. Not using the queue builds a list of addresses // and sends your message to the list in the Bcc (blind carbon copy) field. // Bounce maintenance // ------------------ $check_bounces = 0; // 0 or 1. Set to zero to disable bounce checking, 1 to enable. $bounce_mailbox = ""; // Email address (account) of mailbox to check for bounces $bounce_password = ""; // Password for above mailbox (account) ?>
Warning
: mysql_connect() [
function.mysql-connect
]: Can't connect to MySQL server on 'localhost' (10061) in
D:\business\lindafostermoves.com\html\nuovo\mailing\iscrizione.php
on line
123
Could not connect : Can't connect to MySQL server on 'localhost' (10061)