Ted Schuerzinger wrote:
> >>I've been unable to configure Hamster to receive Gmail via POP:
> > There is some useful information about using SSL here:
> > http://www.ximera.de/hamster-en.html#ssl
> That got Hamster to show more of the SSL options, and doesn't change the
> ini file any longer, but I still can't connect to Gmail.
I found this in an old message from a guy named Dino (dated march 19th
2006):
"
gmail do support POP3:995 and SMTP:465 using SSL.
HamFetchMail("pop.gmail.com", "995", "user", "password", "", "", 1, 1,
0, "")
HamSendMailAuth("smtp.gmail.com", "465", "user", "password", "1", "",
1, 0, "")
"
HTH...
--
Erik.
>> Stay informed about: Configuring Hamster to receive gmail