[mew-int 2734] When logging into gmail: make client process failed, operation timed out
Saptarshi Guha
saptarshi.guha at example.com
Tue Sep 15 15:55:52 JST 2009
Hello,
I've been trying to use mew with gmail (OS X Leopard, using Aquamacs 2
and (emacs 22.1) and I keep getting the following error:
make client process failed, operation timed out
Any help would be appreciated
Thank you in advance
Regards
Saptarshi
;;;;;;;;;;;
;; .mew.el
;;;;;;;;;;;
(setq mew-proto "%")
(setq mew-name "Saptarshi Guha")
(setq mew-user "sg at example.com")
(setq mew-mail-domain "gmail.com")
(setq mew-imap-user "sg at example.com")
(setq mew-imap-server "imap.gmail.com")
(setq mew-imap-ssl-port "993")
(setq mew-smtp-server "smtp.gmail.com")
(setq mew-smtp-ssl t)
(setq mew-smtp-ssl-port "587")
(setq mew-smtp-port "587")
(setq mew-smtp-user "sg at example.com")
(setq mew-ssl-verify-level 0)
(setq mew-tls-smtp "smtp")
(setq mew-auto-get t)
(setq mew-smtp-auth-list '("PLAIN" "LOGIN" "CRAM-MD5"))
(setq mew-prog-ssl "/opt/local/bin/stunnel")
(setq mew-use-unread-mark t)
(setq mew-summary-form '(type " " (5 date) " " (5 time) " " (30
from) " " t (0 subj)))
(setq mew-summary-form-extract-rule '(address))
(setq mew-passwd-alist '(("sg at example.com:imap" "PASS" 0)))
More information about the Mew-int
mailing list