Quick Mail pro - parameters

Applet parameters

<applet archive=quick_mail_pro.jar code="buddysoft.QuickMailPro" width=350 height=300> <param name="configFile" value="your_config_file.txt"> </applet>

Configuration File Parameters

Email recipient (required)
to.emails = xxx@xxxx.xxx, yyy@yyyy.yyy The list of recipient's emails divided by comma. There is no limit about number of emails. If you use only one email the Choice control won't appear.

Recipient's Nick Names (optional)
to.labels = Info, Sales, Support, ... The list of recipient's nicknames divided by comma. Use this option protect (hide) your real emails from the spammers. If don't use this parameter the applet will show your real email on 'To' Choice control

Applet Logo (optional)
logo = Add here your logo or form name The applet shows 'BS Quick Mail pro' as a logo by default. Use this parameter to add own name (logo) on the applet form. (registered only)

Applet colors (optional)
colors = color 1, color 2, color 3, color 4 List of the applet colors divided by comma by next order:

color 1 - applet background color (#007799)
color 2 - applet foreground (labels) color (white)
color 3 - text fields background color (white)
color 4 - text fields foreground (text) color (black)

Use this parameter if you want to change the default applet colors.

NOTE: Permissible values for the colors - any HTML standard (black, white, silver, gray, red, green, blue, cyan, magenta, yellow, orange) or/and hexadecimal color from #000000 to #fffffff.


Applet Buttons Parameters (optional)
EXAMPLE ! xxx.labels = Button Label, Status Bar Tool Tip Message xxx.colors = Button background color, Button label (text) color Use these parameters if you want to change the colors of the applet buttons and their status bar tool tip messages.

Send button settings
sendBtn.labels = Send Mail, Sends current mail sendBtn.colors = orange, black

Reset button settings
resetBtn.labels = Reset Form, Clears this email form resetBtn.colors = #bbbbbb, black

Start/Launch button settings (floating modes only)
launchBtn.icon = image.gif (jpg) launchBtn.labels = Quick Mail, Launches Quick Mail - pro launchBtn.colors = orange, black

Applet Text Fields Parameters (optional)
xxx.labels = Label, Default message, Status bar error message Use these parameters if you want to change the default label and texts of the applet text fields and their status bar error messages.

If you use status bar error messages for 'Sender', 'Status' and email body area your visitor will have to fill in their data in it and conversely. If you don't use status bar error messages for 'Sender', 'Status' and message body area the applet will send the email with the default values.

From Text Field
from.labels = From:,your e-mail, Please fill in your email !

Sender Text Field
sender.labels = Sender:, your name, status bar error message

Subject Text Field
subject.labels = Subject:, about, status bar error message

Body Message Text Area
body.labels = Type (paste) your message here!, error message There is no label for the body text area!

Other Parameters (optional)

Visitor's local time and Web page URL
It's a good idea to get the sender's local time and the URL of the web page where the letter was sent from.

local_time = off send_URL = off To disable sender's local time or/and web page URL sending sending add the line(s) above in your config file!

Hidden flag
flag = xxxxxxxxx Use this option to add a hidden message the beginning of the mail subject.

Carbon Copy to sender
send_copy = on Add the line above in your config file if you want to send a CC to the sender like a info. In some cases this option may be disabled on your mail server. If the senders receive no CCs contact with your hosting administration for details.

Fine adustment (for advanced users only)

status1 = Connecting to the server..., Cannot find your server ! status2 = Verify your email..., Invalid email address ! status3 = Sending email..., IO Error: While sending mail ! status4 = The mail was sent susseccfully !, Error: The mail was not sent !

debug = on Prints communications between the applet and your email server on the status bars and Java console of your browser.

Quick Mail Pro