Não consigo convencer a digitalizar para e-mail no scanner do escritório (TOSHIBA e-STUDIO3505AC) para conectar-se ao gmail via smtp.
Definições:
Enable SMTP Client: Enable
Enable SSL: Accept all certificates without CA
SSL/TLS: STARTTLS
SMTP Server address: smtp.gmail.com
POP before SMTP: Disable
Authentication: Auto Login
Name: <email address>
Password: <password>
Maximum Email Size: 30MB
Port Number: 587
SMTP Client Connection Timeout: 30 Seconds
No Gmail, defini: Permitir aplicações menos seguras: ON
Mas sempre que executo um teste de conexão, ele falha com: Falhou ao conectar. Verifique a seguinte configuração. Ativar cliente SMTP Ativar SSL SSL / TLS Endereço do servidor SMTP POP antes de SMTP Número da porta Cliente POP3
Eu também tentei configurar a porta para 465 e 'SSL / TLS' para 'Over SSL'
openssl s_client -connect smtp.gmail.com:465
conecta com sucesso a partir da mesma rede,