[opensuse] Trying to use TLS with Fetchmail
Hi, I would like to fetch my mail from gmail using fetchmail. But one of the requisites gmail pop is to use TLS and share Certs. As i can see fetchmail package from OpenSuSe 10.3 doesn't allow to use TLS. Is there other package to install. It will be nice if i don't have to compile fetchmail to enable this. Greetings. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 * Manuel Mely <mmelyp@gmail.com> [01-19-08 10:55]:
I would like to fetch my mail from gmail using fetchmail. But one of the requisites gmail pop is to use TLS and share Certs. As i can see fetchmail package from OpenSuSe 10.3 doesn't allow to use TLS. Is there other package to install. It will be nice if i don't have to compile fetchmail to enable this.
fetchmail uses ssl, just add ssl to your options: poll pop.gmail.com tracepolls with proto POP3 timeout 45 user 'user@gmail.com' there with password 'password' is 'user' here options fetchall stripcr ssl mda '/usr/lib/sendmail -i -oem -f %F %T' - -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFHkkIlClSjbQz1U5oRAnsmAKCDOOZL3vonuT0qcL6EMD5uWzRxmwCeOCpS tsBe2thItwIZCxKPkgKPCto= =ab0r -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Saturday 2008-01-19 at 10:44 -0500, Manuel Mely wrote:
I would like to fetch my mail from gmail using fetchmail. But one of the requisites gmail pop is to use TLS and share Certs. As i can see fetchmail package from OpenSuSe 10.3 doesn't allow to use TLS. Is there other package to install.
Huh? Fetchmail as it comes in suse works fine with gmail, both with pop3 or imap. The keyword is "ssl". poll imap.gmail.com with interval 2 proto imap timeout 50, and tracepolls user USERNAME@gmail.com, with password PASSWORD, is LOCAL here, fetchlimit 250 and ssl - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFHkqoAtTMYHG2NR9URAs8+AJ44B4zgGtFw285J8ua2BunnAfgRSgCfflzk H3gAhL2+MmbaXTYQrlee2Tg= =phes -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Carlos E. R.
-
Manuel Mely
-
Patrick Shanahan