The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Another New Schema (and another Schema Change..)


  • Subject: Another New Schema (and another Schema Change..)
  • From: Ian Lowe
  • Date: Wed, 12 Mar 2003 22:20:00 +0000

Rather than the Highly specific SMTP.BASIC Schema I introduced with my SMTP
Sender App,
It seems more appropriate to use a more generic and extensible schema for
all classes of message, then specialise it by adding an SMTP subtype.

Therefore, I'd like you all to meet:

SENDMSG.BASIC
{
BODY=<message body> \n line delimited
TO=<to e-mail address or number>
}

With one extension schema so far:

SENDMSG.SMTP
{
BODY=<message body> \n line delimited
TO=<to e-mail address>
[SUBJECT=<subject line >]
[FROM=<from e-mail address>]
[FRIENDLY=<friendly name>]
[CC=]
[BCC=]
}

and another two under development:

SENDMSG.SMS
{
TO=<to phone number>
BODY=<message body> \n line delimited
...
[MMS extensions]
}

SENDMSG.MSNM
{
TO=<to e-mail address>
BODY=<message body> \n line delimited
...
[MSN Messenger extensions]
}






xPL Main Index | xPL Thread Index | xPL Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.