On Tue, Aug 10, 2010 at 7:17 PM, Edward Harvey
<[email protected]> wrote:
> I'm building a mail submission host, TLS & auth on port 587.  I would like
> to authenticate against another SMTP server ... Specifically, smtp.gmail.com.
> Is there any way to simply pass-through the submitted credentials to
> authenticate on another smtp server, for authentication only?  I don't want
> the other SMTP server to send the mail; I want to use it for authentication
> only.

Check out http://lists.exim.org/lurker/message/20030514.203046.6b05039f.en.html.
 I once wrote a quick script to do this for the fun of it.  You might
have some additional issues w/ TLS, but the basics are there.

--John

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to