|
Install
eNewsletter Pro Mail Engine (The
mail engine is responsible for
creating the individual email
messages and placing them in the
queue for delivery.)
Note:
Depending on the number and size of
newsletters you are sending, you may
require several GB of temporary hard
drive space. Be sure to
install the mail engine on a drive
with sufficient hard disk space.
- On
the web server, install the
eNewsletter Pro mail engine and
message delivery system. To do
this, execute the
file. Double-click
the icon to begin the
installation. Install the
software in c:\program
files\eNewsletterPro\ or
choose the drive with the most
free space.
- You should now reboot the server.
The installation script may prompt
for a reboot. If it does
not, please proceed to reboot the
server before continuing to step
3.
- Once
the server has rebooted,
execute
under "Start-Programs-eNewsletter
Pro" from the Windows start
menu.

A message may now indicate that
no DNS server was defined:
- In
the system tray, RIGHT click the
icon and
select 
- Click
the Routing folder. Under
DNS Server enter the IP addresses
of valid DNS servers.
Separate multiple addresses using
a comma. You should
specify at least TWO DNS servers.
This will be used to lookup the
IP address of each domain that
you attempt to send email.
This is a critical field as all
email delivery depends on this
field.
- Click
the status folder then click
Online to bring the Mail
server online.
- Click
OK to exit the EasyMail Service Monitor.
- Next,
set the database connection so
the mail engine can find the
database. Find the
folder where you installed
software ("c:\program
files\eNewsletterPro\") and
locate the file called db.txt.
Edit the file and specify the
database connection.
Modify (LOCAL), youruserid,yourpass
and the Database name if you did
not call it "eNewsletterPro".
The fields to modify are shown
below in Bold Italics. The
servernameorip can be set to
either the name of the SQL server
or the IP address.
server=(LOCAL);UID=youruserid;PWD=yourpass;DATABASE=eNewsletterPro
Note: If SQL is
on the same machine, use (LOCAL)
including the parentheses.
If SQL server is on another
machine, use server=IPAddress where IPAddress
is the IP Address of the SQL
server.
Note: This database connection
should match the connection you
are using in web.config.
-
Set the permissions on the
\program files\enewsletterpro\PICKUP
folder. Give the account
called USERS WRITE permissions
on that folder.
Switch the Web-Based Interface to
the full Enterprise version
-
Open web.config located in the
folder where you installed the
web interface.
-
Find this line: <add key="SharedServer"
value="True" />
-
Change it to: <add key="SharedServer"
value="False" />
-
Save the file.
-
Now login to the eNewsletter Pro
overall Administration console.
Click Setup. You will now
see some fields that were not
present before. Complete
all the fields shown below:

Send a test to make sure everything
is working -- At this time please
send a test to a small test list to
make sure everything is working
properly.
IMPORTANT
NOTE: Be sure that your
computer has a Fully Qualified
Domain Name (FQDN) so that other
mail servers will accept messages
from your server. Click
here for more information.
|