Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B3CD4D669 for ; Fri, 25 Jan 2013 03:51:55 +0000 (UTC) Received: (qmail 47080 invoked by uid 500); 25 Jan 2013 03:51:54 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 46753 invoked by uid 500); 25 Jan 2013 03:51:53 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 46688 invoked by uid 99); 25 Jan 2013 03:51:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2013 03:51:50 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of travis.e.paul@gmail.com designates 209.85.128.49 as permitted sender) Received: from [209.85.128.49] (HELO mail-qe0-f49.google.com) (209.85.128.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2013 03:51:45 +0000 Received: by mail-qe0-f49.google.com with SMTP id 5so1093157qea.8 for ; Thu, 24 Jan 2013 19:51:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=R8tHJs6T5DJMBAi+4GZHxzx8dBRrp4cDdGe6gFcsqVw=; b=ttPLJQ2DTkwhm559c0/0P4tiDiFQOWpShMnNla+FMrJ7MML3TqB8di0wAMSxS3rIAT OrOK8hAVIB9EgcTF5Tn0mWtEMooeWHlfcBac/qzat5rw12ictJqWmgpoRJXGCn15f0mM WrpO+ZTvgzIYUkSZXFRmbHViGyw+JomZmICZ7RLxuQQVekz0wRUosH9+c0YBQF4HLmcr /SuWv+sYoqGCfxTmtTGdGYXxVFJT/n50492OBMYZT1//6BeuO8a7CDdNGO+VaVW2DujV 5xhzFqWrUf5cSpO+BxNkBD61rskNAjAoJqEutIwzn9Wsmo6F/aqTo8j5sCdjLWv7WwpO nHJA== MIME-Version: 1.0 X-Received: by 10.224.185.148 with SMTP id co20mr4381291qab.94.1359085884677; Thu, 24 Jan 2013 19:51:24 -0800 (PST) Sender: travis.e.paul@gmail.com Received: by 10.49.35.37 with HTTP; Thu, 24 Jan 2013 19:51:24 -0800 (PST) In-Reply-To: References: Date: Thu, 24 Jan 2013 22:51:24 -0500 X-Google-Sender-Auth: p4tCt25EUL2BU6V3Ox0r70fVkUQ Message-ID: Subject: Re: User registration and email confirmation on CouchDB From: Travis Paul To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=485b397dd697601dc304d414d7d4 X-Virus-Checked: Checked by ClamAV on apache.org --485b397dd697601dc304d414d7d4 Content-Type: text/plain; charset=ISO-8859-1 I do the same - write an external service (usually node). I would also love to know if there is a better way. On Thu, Jan 24, 2013 at 10:36 PM, Jeff Charette wrote: > I second that question. I've always thought I would build a external > service in node or PHP when I got there, but it would be nice to use a > service that handles newsletter style mail outs as well with large contact > lists and archiving of HTML versions. Maybe a analytics API as well to get > bounce rate and such. Thoughts anyone? > > Jeff Charette | Principal > We Are Charette > web / identity / packaging > > m 415.298.2707 > w wearecharette.com > e jeffrey@wearecharette.com > > On Jan 24, 2013, at 9:51 PM, Pulkit Singhal > wrote: > > > What are some good external tools / processes that can be integrated with > > the _users DB for CouchDB and used to send out confirmation emails for > new > > user registrations? > --485b397dd697601dc304d414d7d4--