[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wanderlust can't post messages on gmail



I am using an adaptation of http://paste.lisp.org/display/119295
suited for my environment -- specifically, this:

https://gist.github.com/852305

When I try to send mail, it doesn't work, and I get the following
written to my *Messages* buffer:

Sending...
Opening STARTTLS connection to `smtp.gmail.com:587'...failed
condition-case: Wrong type argument: arrayp, nil
Wrong type argument: arrayp, n
 [2 times]

My Emacs is:  GNU Emacs 23.2.1 (i386-redhat-linux-gnu, GTK+ Version
2.21.4) of 2010-07-08 on x86-05.phx2.fedoraproject.or

and I am using the current HEAD of

https://github.com/wanderlust/wanderlust

I started Emacs like emacs -q --no-site-file -l ~/startfile.el

As far as I can tell, this same configuration has been working for
others... do others agree?

Perhaps this is a problem due to my institution's firewall?

I'm stumped, please help!

Joe