febooti softwarehome of febooti softwarefebooti software

Command line email program - HTML email

Online help
homenewsproductsdownloadsorderingsupportcontacts
show Quick Links
hide Quick LinksQuick Links: Command line email home | Online help | Commands | Batch files | FAQ | Buy now | Download

To send well formated HTML email with embedded images, use -HTMLFILE.

Please don't use this tool to send Unsolicited Commercial Email (SPAM).

HTML - HyperText Markup Language the coding language used to create Hypertext documents for use on the World Wide Web. The markup tells the Web browser how to display a Web page's text and images for the user.

Please note - scripts and stylesheets must be in HTML file (not as external files), and images must be in the same folder where HTML file is located.

Example 1: sending HTML email message

C:\>febootimail -FROM john@sender.com -TO info@febooti.com -HTMLFILE c:\files\message.html -TEXT "Alternative text for mail programs that does not support HTML email messages"
Type text Copy text

Example 2: another way to send email as HTML is to use -HTML. (in this example message.txt contain HTML text and / or tags)

C:\>febootimail -FROM john@sender.com -TO info@febooti.com -HTML -TEXT -USEFILE c:\files\message.txt
Type text Copy text

In these two examples above localhost (127.0.0.1) is used as SMTP mail server. If you are not using febooti Command line email on server, you probably will need to use two additional parameters -SERVER and -PORT
Example 3: sending mail using external mail (SMTP) server

C:\>febootimail -SERVER mail.sender.com -PORT 25 -FROM john@sender.com -TO info@febooti.com -TEXT "command line mailer using -SMTP"
Type text Copy text

TIPs - how to work more efficient

The easiest way to send your HTML email is to write your letter in an HTML editor first
You can use -MSG or -BODY or -MESSAGE instead of -TEXT
You can use -SUBJ instead of -SUBJECT
You can use -SMTP instead of -SERVER
If parameter -PORT is omitted, default (25) is used




Look closer
febooti Command line email client: send mail from Windows command line (MS-DOS prompt)
febooti ieZoom toolbar - zoom IE web site pages
febooti fileTweak - change file date, time and attributes


How to?
How to send command line mail using TO, CC, BCC recipients
How to send email with / from ASP script
Command line email for windows - setting mail priority


Links
febooti software affiliate program
Link to us!
Links


febooti softwarehome of febooti software
back to top
Copyright © 2001-2006 febooti software. All rights reserved.
Copyright © 2001-2007 febooti software. All rights reserved. Last Updated: August 28, 2005