[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: Outgoing Email Schema
- Subject: Re: Outgoing Email Schema
- From: Stuart Booth
- Date: Mon, 20 Oct 2003 22:27:00 +0000
Outgoing Mail Schema v1.1
Tweaked to compact the body text and signature stuff, as well as
adding a few new fields in the Message block.
Class=Mail.Outgoing
Message
{
To=(semicolon-delimited list of e-mail addresses)
-- mandatory
From=(Email From: address field)
-- mandatory
Subject=(Email Subject: field)
-- mandatory
Org=(Email Organization: field)
-- optional
CC=(semicolon-delimited list of e-mail addresses to receive carbon
copy of email)
-- optional
BCC=(semicolon-delimited list of e-mail addresses to receive blind
carbon copy)
-- optional
Priority=(High Low Normal)
-- optional
}
There will only ever be the one Message block in the Mail.Outgoing
message. It is also a mandatory block. The following are optional.
Body.Text
{
Text.1=(paragraph to go in the email message)
-- mandatory
:
Text.X=(additional blocks of text)
-- optional (repeated sequentially as often as required)
}
Signature
{
Text.1=(A line of text to go in the signature)
-- mandatory
:
Text.X=(additional lins of signature text)
-- optional (repeated sequentially as often as required)
}
--
Stuart Booth <<a
href="/group/xAP_developer/post?postID=3Q6pmZJAQw2S3v2GkH-SrQFDFD35jS0hnYpwA4gcHLh7O6bVCXT4aJ7ux89buFgN5lHuIH92JO6vnzWSgyWU">stuart@x...</a>>
xAPFramework.net - a xAP software development framework for .net
<a href="http://www.xapautomation.org/">http://www.xapautomation.org/</a>
<a href="http://www.xapframework.net/">http://www.xapframework.net/</a>
xAP_Development Main Index |
xAP_Development Thread Index |
xAP_Development Home |
Archives Home
|