- From: David Lee <dlee@calldei.com>
- Date: Wed, 16 Nov 2011 07:21:28 -0500
- To: "'Norman Walsh'" <ndw@nwalsh.com>, "'XProc Dev'" <xproc-dev@w3.org>
other than SMTP ?
Yes ... Windows Shops that only use Exchange. Or atleast it used to be ...
Exchange servers can be configured without SMTP access for domain users ...
I remember long ago having to hand-write an MAPI protocol to be able to send
mail ...
(had to be authenticated too ... with a nasty question/response protocol ...
NTLM I think.)
But maybe it's reasonable to ignore those islands like we ignore pure IBM
islands ...
----------------------------------------
David A. Lee
dlee@calldei.com
http://www.xmlsh.org
-----Original Message-----
From: Norman Walsh [mailto:ndw@nwalsh.com]
Sent: Wednesday, November 16, 2011 7:06 AM
To: XProc Dev
Subject: Re: Sending e-mails from a pipeline...
David Lee <dlee@calldei.com> writes:
> There's also the issue of what protocol and/or server/port to use ...
> I suspect were all assuming SMTP ... but there is MAPI and various other
> protocols. Or perhaps even a specific email *client* (ug) ... like what
> happens in a browser when you click on a mailto link ... How/where to
> configure these ?
I just moved that into the ~/.calabash configuration file:
<cc:sendmail host="outbound.mailhop.org" port="2525" username="jdoe"
password="likeidtellyou"/>
SMTP is still the only mail protocol I've ever encountered. Are there
really places that *only* do some other protocol for *sending* mail?
Be seeing you,
norm
--
Norman Walsh
Lead Engineer
MarkLogic Corporation
Phone: +1 413 624 6676
www.marklogic.com
Received on Wednesday, 16 November 2011 12:22:08 UTC