fetchmail
Configurando fetchmail para baixar emails do google apps
Postado em 14/08/2008 por Rogerio - Categoria: Dicas Linux - Tags: fetchmail gmail
Segue exemplos de seção poll no arquivo /etc/fetchmailrc para uso com o Gmail ou Google Appspoll pop.gmail.com with proto pop3 and options no dns user email@dominio.com.br there with password senha is rogerio here options ssl poll pop.gmail.com proto pop3 user email@dominio.com.br, with password senha options ssl poll imap.gmail.com with proto imap and options no dns user email@dominio.com.br there with password senha is dan here options ssl
Configurando fetchmail com SSL
Postado em 14/08/2008 por Rogerio - Categoria: Dicas Linux - Tags: fetchmail ssl
Para resolver os erros que aparecem abaixo quando você tenta rodar o fetchmail com SSL, siga o passo-a-passo.
fetchmail: Server certificate verification error: unable to get local issuer certificate
fetchmail: Server certificate verification error: certificate not trusted
fetchmail: Server certificate verification error: unable to verify the first certificate
openssl s_client -connect pop.gmail.com:995 -showcerts
pressione enter depois da saída do comando.c_rehash /etc/fetchmail/certs
fetchmail -v
e confira se ainda aparecem as mensagens