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:06:56 UTC