|
ListMail
Home
|
Support
Forum
| Member
Area
| Tech
Support
| Resellers
Earn $60!



Installation
Introduction to ListMail
System Requirements
Running Under Windows
Download and Unzip
Edit config.php.txt
Upload Files with FTP
/attach Permissions
Install Database Tables
Setup Config Menu
Email Signup / bounce.cgi
1 Configure Scripts Locally
2 Upload to CGI bin, CHMOD
3 Setup Email Aliases
Sendmail (.procmailrc)
QMail (.qmail)
CPanel (forward)
Ensim (.procmailrc)
Host4Profit
DreamHost
Bounce Mailbox
Test Mail Settings
Schedule Dailymail
Set up Cron with SSH
vi Editor
Pico Editor
Install wget if needed
Windows / no Cron
Schedule Auto-Resume

Configuration
Config Menu
Backup & Restore

List Setup
List Settings
Followup Messages
Custom HTML
Custom Fields
Signup Forms

Managing Users
User Database
User Selection
Importing Users
Exporting Users

Sending Email
Sending Email
Scheduler
Sent Messages
Message Codes
Link Tracking
File Attachments



Configuration - Config Menu




The Config menu
The Configuration menu is a very important menu. It's the first menu you need to work with when you install ListMail, and it plays an essential role in the overall operation and effectiveness of the program. You must know how to properly enter your information.

The General Config section is fairly straightforward, it contains some important fields.
  • Admin Password - The password you use to login to ListMail.
  • Dailymail Password - The password you enter into the scheduled cron command on your host.
  • URL to ListMail - Needs to be correct, ie. http://yoursite.com/mail/
  • Admin Email Address - This should be @yourdomain.com
  • Remote Test Address - This address is used for "Test Mail Settings". It should be a remote address, ie. @hotmail.com or h@yourisp.com
The Maintenance Options section (v1.8) allows you to set certain limits and options that are enforced at dailymail. You can set how many messages and hits can be stored in the database as well as how long to wait before removing unconfirmed users.

Next is the Mail Sending Method section. This section is very important. It determines how large batches of email are sent out.
  • SMTP sending - This option is highly recommended. Sometimes, a setting of "localhost" as your host with no additional authorization works best. If a remote test does not succeed, you may need to enable AUTH to validate your username and password. Furthermore, your host may or may, or may not, use "POP checking" for authorization. This is where the server allows people who have checked mail recently to send email for a certain amount of time. To be sure, check your host's mail sending FAQ. If your server calls for you to check email every 20 minutes, for example, enter "19" in the "Every X mins" option for the feature.

    SMTP is highly recommended for lists over a few hundred. It is used for sending broadcast emails to your lists, and sending followups each night. PHP mail() is always used for welcome and confirmation messages, though, to prevent too many direct connections to the server in case you get a lot of signups at once. Most servers only allow 30 inbound SMTP connections.

    You should never use your home, or business ISP to send emails. You will likely experience disconnections or other sending problems. This is what commercial hosting is for. It's also a lot faster if we make the connection from the web server (ListMail script) to the mail server, which is often on the same computer.

  • Without SMTP - This method of sending uses the internal PHP mail() function and is not good for large lists. There are severe delays for sending email this way. Each message opens up a new process, or running program, on the server. If too many processes are opened at once, the server will cancel the script or lose random individual emails. Therefore, you need to make sure your delay is very high. It is recommended that you send 50 messages and then pause for 2 minutes. Your server should allow between 50 and 200 processes. The delays are necessary to ensure the server has time to perform a DNS lookup, send the email, and close.
The Bounced Message Handling section determines how to handle messages that aren't accepted for delivery.
  • Disabled - All bounces are returned to the admin. If you use this option, make sure your Administrator Email Address is set to an address on a domain hosted on the server. ie: admin@yoursite.com
  • Use bounce.cgi - It is recommended you use the bounce.cgi CGI script to perform on-the-fly bounce handling. Although this method is a bit trickier to set up, it doesn't have problems with large numbers of bounces like the email account option does.
  • Use an email account - Bounced messages are checked for each day in a standard POP mailbox by dailymail. The messages will be processed and automatically deleted. Do not check email on this account or ListMail will not find the messages.
Both methods are discussed in the Installation section of these help pages.
  • Bounce to Address - Must be set when using either type of bounced message processing. This is the address where you will be receiving bounces. If you are using the mailbox method, enter the mailbox address. If you are using bounce.cgi, enter the address you set up in your email alias.
  • Delete users if they bounce X times in X days - Self-explanatory. If bounced message processing is being used, users will be removed if they are found to have exceeded this setting.
The Text-Only Domains section (v1.85) allows you to specify domains that should only receive text email.

More and more ISPs are blocking access to remote images in HTML messages. This is because spammers often use remote images as a tactic to verify that you've read their email. For this reason, you may want to send text-only messages to certain domains while sending HTML+text to the rest of your list. Enter your domains in the format domain.com

Additional Notes
Always remember to click Save Configuration at the top or bottom of the page after making changes to your settings on this page.


Next:Backup & Restore

Also:
Email Signup / bounce.cgi
Bounce Mailbox


© 2006 ListMail Inc. All rights reserved.
WorldOp : FeedFury : Send Email : LM