As installed, DynamicMailer will start up with default settings for a number of preferences.
Primary DNS
Primary DNS-server. It can be
given both by domain and by IP-address. DynamicMailer works with DNS-servers
only via UDP protocol. The access time to DNS-servers, which the program uses by
default, is 2-3 seconds for some users. You can reduce this time up to 0.5
second, using the DNS servers of your ISP. You can also determine the
DNS-servers yourself with IPCONFIG utility using the key /ALL (Windows NT), or
WINIPCFG utility ( Windows 95/98). These utilities are included into OS. Also you can use DNS servers from this list if you can't
get your provider DNS address for some reason or your provider server works
unstably.
ns.yahoo.com Yahoo (USA, www.Yahoo.comt)
ns.digex.net
Digex (USA, www.digex.net)
ns.worldnet.att.net
AT&T-WorldNet (USA, www.worldnet.att.net)
nameserver.concentric.net
Concentric (USA, www.concentric.net)
arl-name-svc-1.compuserve.com
CompuServe (USA, www.aol.com)
ns.psi.net
PSInet (USA, www.psi.net)
dns1.sympatico.ca
Sympatico (Canada, www.sympatico.ca)
pns.dtag.de
T-Online (Deutschland, www.dtag.de)
dns-sol.swissonline.ch
SwissOnline (Switzerland, www.swissonline.ch)
main.piter.net
PiterNet (Russia, www.piter.net)
Secondary DNS
The
additional DNS-server, cannot be indicated. Can be presented both as a domain
and IP-address. Use only if the first DNS-server do not answer to queries.For
example, to configure the DNS on Windows 95/98 system, perform the
following steps:
1. Make sure you are connected to the
Internet.
2. Click the Start button and choose the Run
option.
3. On the Run dialog box, type WINIPCFG and click
ok.
4. At the WINIPCFG window, click the More
button.
5. Look through the information of DNS
Server.
6. Open DynamicMailer and fill up the
Primary DNS edit box with the address of the defined DNS
Server.
7. Click
OK to save the new configuration.
Send Mode
DynamicMailer will start up with default settings.(Direct - No SMTP Server Required.)
Direct - No SMTP Server Required
If checked, DynamicMailer will attempt to deliver each message via a direct connection with the recipient's SMTP server. Otherwise, the message is delivered to your own SMTP server, which then routes it to the recipient.Notes:
- Delivering messages directly to the recipient's server will bypass your ISP's server. However, it is slower and more prone to error.
- You must specify the Domain Name Server Address to use direct delivery.
Express - High speed sending
If checked,Using this option allows you to use the SMTP Express high speed message sending system with the exist SMTP List.
Try to delivery by name
Direct delivery. For example, direct delivery to server gorlach.koenig.su
for address alex@gorlach.koenig.su.
Even if the direct delivery is set, it is used only when DNS-servers have not
returned the addresses of mail servers. Using this option IS NOT RECOMMENDED.
Timeout in minutes
Specify the time
limit that should be used for making valid connections. Set this value to zero
to disable it.If you are using a slow internet connections then you should set
this for the maximum time of 10 minutes.
Max threads (0..99)
The number of
delivery threads - how many messages will be sent at the same time. By
increasing the number of threads you increase the network traffic and computer
loading too. It is recommended to use 15...25 threads for 33.6k modem.
When sending contacts, pause
every
If this is
checked, then when sending contacts, DynamicMailer will pause every specified
number of contacts for the specified number of seconds. This setting can be
useful if the SMTP server is getting overloaded.
From name: The name that you want to appear in
the From section of the email
From address: Your email
address. enter your/any e-mail you want to be displayed in the body of the
message.
Reply name: The name that you want to appear in to
the To field when recipients click the Reply button in their email
client.
Reply address: The email address that you want to
people to use when replying to the email you are sending.
E-mail address for confirmation message: Enter any e-mail address to which you want to receive a
confirmation that your message had been read by recipient. If you leave it blank
but set the confirmation option to "On", you would receive the confirmation
message to the address specified in the field "Mail From" at the Main
window.
Proxy
Use Socks Proxy Server
Proxy server is a
special program which allows LAN users to work with Internet (when only one
machine has the "real" IP address). Consult with your network administrator
regarding firewall/proxy settings, if you're not sure how you're connected, and
how to set appropriate options here.
Specify your Proxy Server
DynamicMailer supports SOCKS Proxy
version 4, 4a .
Address: Proxy-server address. May be either domain name or IP-address. Examples: proxy.ecore.net, 127.0.0.1.
Port: Usually, it is 1080. Avoid to confuse Socks Proxy with http and ftp proxies, which are on 3128 (8080) and 3121 ports by default. The program does not work through http or ftp proxies.
Use authentication (RFC1929)(At present,DynamicMailer1.0 does not support
)
The server requires authentication, i.e. requires
user login and password. In most Socks realizations, the login and password
are transferred as a plain text, as described in RFC 1929 document.
Login: The name (login) of Socks proxy
server user.
Password: The password for Socks proxy
server user.
<1> Mailing List
File
Field
delimiter
Mailing list formats :Each recipient
should be on a single line. Each line should contain one
or more fields separated by Field delimiters (use tab, comma, or
space).
Use first line as column name
the first line of your mailing list is assumed to be the
names of the fields.
<2> Mailing List
DataBase
To use a mailing list
from a database, you make a standard SQL-style query against any local or remote
database for which you have a JDBC or ODBC driver.you indicate that your mailing
list is stored in a "Database" instead of a "File". If access to data source
don¡¯t require the username and password then leave this fields blank.
Database driver: your database driver name
Data source name ("DSN") or URL: your data source name
("DSN") or URL,
Username: your database login name
Password: your corresponding password
Current tag indicator
character
You can use tags anywhere in the
message body or header fields to indicate information to be merged in from the
mailing list . A tag looks like: |Name| where | is a tag indicator
character. Use two tag indicator characters in (the) row if you need
an actual tag indicator character to appear in the message. Tags are
case-insensitive, so |name|, |Name|, and |NAME| are all treated the same.
Your message template will generally contain a number of different tags such as:
Dear %Title% %AuthhorName%:
DynamicMailer uses this as an indication that the values in the mailing list columns labeled Title and AuthhorName are to be substituted for those tags in the message for each selected recipient before their individualized message is sent, for example, messages for successive recipients might expand to:
Dear Mr. Jones:
Dear Dr. Francis:
Dear Ms. Taylor:
etc.
Word wrap character
length
The length of the lines you
want DynamicMailer to wrap lines at when you click the Word Wrap button in the
Main Window.
MIME Message format notice
The text that you want to
be displayed to recipients with an email client that does not support MIME
format emails.
Mailer Signature
Value of this field will be automatically
used in all headers of messages as the ¡°x-mailer signature Default
is "DynamicMailer 1.0" , If SMTP server has any restrictions connected
with mail programs, you can use this field to emulate any well-known mail
client. For example you may enter here the "Microsoft Outlook Express 5.0"
or "Netscape Messager 4.0" or something else.
Save log to file
If you want to save your
information about logging , check this box.
view Log
View your log file
Clear log every
To empty your log file after the
specified period of days, check the box Clear every [x] days.
External browser
Button
appears to the top of the HTML Source, click "HTML Page" button.If External
browser exists, When you click this button, DynamicMailer will start up
External browser(default C:/Program Files/Internet Explorer/Iexplore.exe) and
show you the HTML source as a real HTML page inside External
browser.
DynamicMailer by Sohoany Inc.