Re: Sending e-mails from a pipeline...

Alex Milowski <alex@milowski.org> writes:
>
> We should consider a step definition for SMTP.

It's tempting to try to make something simple. The simple cases seem
to be covered by

  http://tools.ietf.org/html/draft-klyne-message-rfc822-xml-03

Though that's clearly been stalled for, uh, 9 years.

The problem with the less simple cases is handling all of the MIME
encoding/disposition/id/boundary/etc. malarkey.

We have machinery for (at least some of) MIME, in p:http-request, but
that seems to set the bar pretty high for the simple case.

Meh.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh
Lead Engineer
MarkLogic Corporation
Phone: +1 413 624 6676
www.marklogic.com

Received on Tuesday, 15 November 2011 17:23:06 UTC