I'm using the emacs 21.4 and rmail to try and fetch my email from my
gmail account using their pop.gmail.com server. It doesn't work. I've
set the MAILSERVER and usernames correctly, but I think there is a
problem with the fact that gmail uses ssl. Has anyone successfully set
up rmail to get gmail?
here are my config lines in my .emacs file:
(defconst user-mail-address "[EMAIL PROTECTED]")
(setenv "MAILHOST" "pop.gmail.com")
(setq rmail-primary-inbox-list
'("po:[EMAIL PROTECTED]") rmail-pop-password-required t)
Any help?
Thanks
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english