On Thu, Oct 06, 2005, Eric Dillenseger wrote: > I'm trying to setup a sendmail config using tls to use gmail as a smart-host.
Why? Why don't you send mail directly? > Now I see it successfully connected to gmail smtp, but didn't authenticate. > My question is, how can I make it authenticate? See the fine documentation... but first you need to figure out what kind of authentication gmail requires: SMTP AUTH or STARTTLS? For the former see Providing SMTP AUTH Data when sendmail acts as Client in cf/README.

