Menu

Tree [r30] /
 History

HTTPS access


File Date Author Commit
 bin 2010-06-16 brian_wolf [r27]
 scripts 2010-06-15 brian_wolf [r24]
 src 2010-06-15 brian_wolf [r21]
 tests 2010-06-14 brian_wolf [r5]
 README.txt 2010-07-04 brian_wolf [r30]
 license.txt 2010-06-07 brian_wolf [r2]
 release-notes.txt 2010-06-07 brian_wolf [r3]

Read Me

------------
Requirements
------------

Server Mailer requires Java(JRE)6.

------------
Installation
------------

Download and extract the contents of Server-Mailer.zip to a 
directory from which you are able to run Java-based applications.

----------------------
Starting Server Mailer                             
----------------------

Windows:

From the directory to which the files were downloaded and extracted, type
"./mailer.cmd".

Linux, Unix and Mac:

From the directory to which the files were downloaded and extracted, type
"./mailer.sh".


---------------------
Using Server Mailer                             
---------------------

Server Mailer begins by prompting the user for for following information. 
The user also has the option to type "quit" at any of the following prompt, 
in order to immediately exit the application.

[Server Name of IP Address]

The FQDN (fully qualified domain name) or IP (Internet protocol) address of
the email server from which the email messages are to be sent.

[Username]

The username associated with a valid account on the email server from which
the email messages are to be sent.

[Password]

The password associated with the same valid account on the email server from 
which the email messages are to be sent.

[From Address]

The email address associated with the same valid account on the email server 
from which the email messages are to be sent. 

This is the address that will be shown in the "From" field of each message.

[To Address]

The email address to which the email messages should be sent. 

This is the address that will be shown in the "To" field of each message.

[Message Subject]

The subject line for the email messages.

Note: Server Mailer will append an automatically incremented number to the
subject line of each message message that is sent.

[Number of Messages]

The number of messages that Server Mailer sends.

This number is limited only by the the capabilities of and and restrictions 
placed on or by the the sending and receiving mail servers.

[Kilobytes of Data]

The number, in kilobytes, of random ASCII data to be included in each message.

[Ready to Send? Yes/No]

Entering "Yes" will attempt to send the email messages with the configuration
parameters entered by the user. Entering "No" will immediately exit Server Mailer 
without attempting to send any email messages.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.