Skip to main content

alphaWorks  >  Forums  >  Lotus Notes Command Line Email Client  >  developerWorks

How to send email with content-type "html"    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 2 - Pages: 1 - Last Post: Nov 17, 2009 7:13 AM Last Post By: SamiSalkosuo Threads: [ Previous | Next ]
Fishbred

Posts: 1
Registered: Oct 20, 2009 10:41:41 PM
How to send email with content-type "html"
Posted: Oct 20, 2009 10:46:40 PM
Click to report abuse...   Click to reply to this thread Reply
I cannot find how to send "html" email.
can I send only text email with 'clinotes'?
plz, tell me the way to define <content-type> to 'text/html' like SMTP.
SamiSalkosuo

Posts: 26
Registered: Aug 02, 2005 06:44:57 AM
Re: How to send email with content-type "html"
Posted: Oct 23, 2009 04:42:01 AM   in response to: Fishbred in response to: Fishbred's post
Click to report abuse...   Click to reply to this thread Reply
Thanks for the tip. HTML mail is not yet possible.
I start working on it and I send updates to Twitter feed and here in this forum.
SamiSalkosuo

Posts: 26
Registered: Aug 02, 2005 06:44:57 AM
Re: How to send email with content-type "html"
Posted: Nov 17, 2009 07:13:15 AM   in response to: SamiSalkosuo in response to: SamiSalkosuo's post
Click to report abuse...   Click to reply to this thread Reply
New version 3.3.0 released in alphaWorks.

Preliminary support for sending HTML is included. Does not support attachments or inline images yet.

New option "--html" indicates that body is HTML.

Usage sample:
notescli send --html --to=email@com --subject="html mail" --body="<html><body><h1>title</h1></body></html>"

Point your RSS reader here for a feed of the latest messages in all forums