danchoi / vmail

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

Can't see Sent Mail #76

Open jean opened 12 years ago

jean commented 12 years ago

The ,m command doesn't offer Sent Mail, Trash, ...

notalex commented 10 years ago

@jean if your Gmail account is not English, you would not see Sent Mail, Trash etc. This issue has been fixed in version 2.9.0. Some additional configuration will be required as documented in this wiki.

jean commented 10 years ago

Confirmed, I can see sent now.

notalex commented 10 years ago

@jean, thanks for confirming this.

oblitum commented 8 years ago

I can see the Sent and Sent messages mailboxes but it's not listing most of my recent sent messages. For example, I just sent an email but it doesn't get listed in any of these mailboxes.

notalex commented 8 years ago

@oblitum, in your vmail.log file, you would find a line similar to:

Setting aliases to {"sent"=>"[Gmail]/Sent Mail", "all"=>"[Gmail]/All Mail", "starred"=>"[Gmail]/Starred", "important"=>"[Gmail]/Important", "drafts"=>"[Gmail]/Drafts", "spam"=>"[Gmail]/Spam", "trash"=>"[Gmail]/Trash"}

Please provide that line to us to debug this further. Also let us know if your account is non English(US).