Net/smtp TLS auth?

i’m trying to do some net/smtp operations and my smtp server requires
TLS authentication. is that possible with net/smtp?

Thanks.

On Jun 28, 7:35 pm, Aaron S. [email protected] wrote:

i’m trying to do some net/smtp operations and my smtp server requires
TLS authentication. is that possible with net/smtp?

Thanks.

How ironic… to quote Ben, “To the best of my knowledge, no. I’ve
been needing something like that for nearly a year now.”

T.

Trans wrote:

On Jun 28, 7:35 pm, Aaron S. [email protected] wrote:

i’m trying to do some net/smtp operations and my smtp server requires
TLS authentication. is that possible with net/smtp?

Thanks.

How ironic… to quote Ben, “To the best of my knowledge, no. I’ve
been needing something like that for nearly a year now.”

T.

damn

Aaron S. wrote:

i’m trying to do some net/smtp operations and my smtp server requires
TLS authentication. is that possible with net/smtp?

Thanks.

Look at the ar_mailer gem, it includes a patch for net/smtp to to TLS.

Jonathan

Aaron S. schrieb:

i’m trying to do some net/smtp operations and my smtp server requires
TLS authentication. is that possible with net/smtp?

Thanks.

Uhm, you may be able to connect to a tls auth’d smtp using a tunnel
imho.

Sincerely
Florian