[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
wanderlust can't post messages on gmail
- To: wl-en@lists.airs.net
- Subject: wanderlust can't post messages on gmail
- From: Joe Corneli <holtzermann17@gmail.com>
- Date: Thu, 3 Mar 2011 04:01:10 +0000
- Delivered-to: wl-en@lists.airs.net
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=lYwMuWXI3yRrBbGUaBja7PZeajB2nr3y6vmimluSw08=; b=mplLWl3kXMo0MkGc+MlX+vp0M+pznCVkHu7vyW9odLeAOt/DDd9s3wzEOYTn98gnkI Xg0H17QIN0wmMnJnNkHUoJT8WObqT1TKYLG8ZPYcBgTpqmL6BepgPo8z+WZiEmWHLiyx kGrxkFD9GxyyOjpG5NMjWF+J2F0U152DFQfzM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=XZUf6Fafz+qcmzjDLuDIh4r865JyV5mLe0N9fNjhcJ7mDDXNasfopnAJdCHfJXtZ3P hLSsnpO2eeliLVF7kF6rqRkJhTlncYiyeR1G1ARf63joI+EjNOXgxoZxKTakrvumznCT Wc9uFuTLmwSf3cQ3EuoGwLGVjXGEshQiraEOE=
- List-help: <mailto:wl-en-ctl@lists.airs.net?body=help>
- List-id: wl-en.lists.airs.net
- List-owner: <mailto:wl-en-admin@lists.airs.net>
- List-post: <mailto:wl-en@lists.airs.net>
- List-software: fml [fml stable 20011102.2100]
- List-unsubscribe: <mailto:wl-en-ctl@lists.airs.net?body=unsubscribe>
- Reply-to: wl-en@lists.airs.net
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