Qualquer cliente SMTP para Windows que suporte autenticação de servidor SSL e SMTP?

1

Eu estou procurando por uma linha de comando mailers que suportam SSL e autenticação.
Até agora eu tentei ' blat ' mas ele não suporta SSL.

Alguma sugestão?

o SO é o Windows.

    
por Hennes 11.06.2010 / 09:45

2 respostas

1

swaks suporta ambos - é necessário Perl para funcionar, no entanto.

    
por 04.01.2011 / 21:35
0

Experimente o SendEmail :

SendEmail is a lightweight, command line SMTP email client. If you have the need to send email from a command line, this free program is perfect: simple to use and feature rich. It was designed to be used in bash scripts, batch files, Perl programs and web sites, but is quite adaptable and will likely meet your requirements. SendEmail is written in Perl and is unique in that it requires NO MODULES. It has an intuitive and flexible set of command-line options, making it very easy to learn and use.

    
por 11.06.2010 / 12:14