danchoi / vmail

a vim interface for gmail
http://danielchoi.com/software/vmail.html
MIT License
786 stars 60 forks source link

Mail cannot be sent by vmail #177

Open marslo opened 10 years ago

marslo commented 10 years ago

I've tried send the new mail to myself (marslo.jiao@gmail.com). Everything (log and information) looks fine. But the send mail cannot be received.

I've uploaded the full log here

D, [2014-07-17T20:06:10.412922 #2433] DEBUG -- : Delivering message with headers: ---
from: '"Marslo" '
to: marslo.jiao@gmail.com
subject: Testing mail send from vmail
D, [2014-07-17T20:07:28.759863 #2433] DEBUG -- : Priming connection

Thanks in advanced.

notalex commented 10 years ago

@Marslo, thanks for reporting the issue. Please provide the vmail version number to help me narrow down the problem.

marslo commented 10 years ago

Hi @notalex

Thanks for your reply. Details can be found as below:

┌─ (marslo@MarsloJiao ~) ->
└─ $ vmail --version
Starting vmail 2.9.1
Setting VMAIL_BROWSER to 'gnome-open'
Setting VMAIL_HTML_PART_READER to 'w3m -dump -T text/html -I utf-8 -O utf-8'
Changing working directory to /home/marslo/.vmail/default
vmail 2.9.1
Copyright 2010 Daniel Choi under the MIT license
┌─ (marslo@MarsloJiao ~) ->
└─ $ ruby --version
ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux]
┌─ (marslo@MarsloJiao ~) ->
└─ $ uname -a
Linux MarsloJiao 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux