YAML file

41 views
Skip to first unread message

Annie T

unread,
Jul 27, 2013, 5:06:15 AM7/27/13
to vmail...@googlegroups.com
I've never heard of this before. how do i create this file? 

Daniel Choi

unread,
Jul 27, 2013, 11:51:17 AM7/27/13
to vmail...@googlegroups.com
It's a plain text file with contents containing the following pattern

name: Your Name
password: yourpassword



On Sat, Jul 27, 2013 at 5:06 AM, Annie T <thezombiesu...@gmail.com> wrote:
I've never heard of this before. how do i create this file? 

--
You received this message because you are subscribed to the Google Groups "vmail-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vmail-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Admin

unread,
Jul 28, 2013, 10:55:56 AM7/28/13
to vmail...@googlegroups.com
so when i run vmail i keep getting this error:

Starting vmail 2.8.7
which: no gnome-open in (/usr/local/rvm/gems/ruby-1.9.3-p448/bin:/usr/local/rvm/gems/ruby-1.9.3-p448@global/bin:/usr/local/rvm/rubies/ruby-1.9.3-p448/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin)
which: no kfmclient-exec in (/usr/local/rvm/gems/ruby-1.9.3-p448/bin:/usr/local/rvm/gems/ruby-1.9.3-p448@global/bin:/usr/local/rvm/rubies/ruby-1.9.3-p448/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin)
Setting VMAIL_BROWSER to 'xdg-open'
which: no w3m in (/usr/local/rvm/gems/ruby-1.9.3-p448/bin:/usr/local/rvm/gems/ruby-1.9.3-p448@global/bin:/usr/local/rvm/rubies/ruby-1.9.3-p448/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin)
which: no elinks in (/usr/local/rvm/gems/ruby-1.9.3-p448/bin:/usr/local/rvm/gems/ruby-1.9.3-p448@global/bin:/usr/local/rvm/rubies/ruby-1.9.3-p448/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin)
Setting VMAIL_HTML_PART_READER to 'lynx -stdin -dump'
Changing working directory to /root/.vmail/default
Using config file: .vmailrc
No contacts file found for auto-completion. See help for how to generate it.
Starting vmail imap client for modela...@gmail.com
INBOX polling disabled.
Working directory: /root/.vmail/default
Checking vmail.db version... OK
Connecting to database
Starting Vmail::ImapClient in dir /root/.vmail/default
VMAIL_ERROR:  Invalid credentials (Failure)
/usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/imap.rb:1141:in `get_tagged_response'
/usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/imap.rb:1195:in `block in send_command'
/usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
/usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/imap.rb:1177:in `send_command'
/usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/imap.rb:419:in `login'
/usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail/imap_client.rb:61:in `open'
/usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail/imap_client.rb:512:in `start'
/usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail/imap_client.rb:518:in `daemon'
/usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail.rb:69:in `start'
/usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/bin/vmail:14:in `<top (required)>'
/usr/local/rvm/gems/ruby-1.9.3-p448/bin/vmail:19:in `load'
/usr/local/rvm/gems/ruby-1.9.3-p448/bin/vmail:19:in `<main>'
/usr/local/rvm/gems/ruby-1.9.3-p448/bin/ruby_noexec_wrapper:14:in `eval'
/usr/local/rvm/gems/ruby-1.9.3-p448/bin/ruby_noexec_wrapper:14:in `<main>'
Starting gmail service at druby://kira.lan:46041
/usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/imap.rb:1143:in `get_tagged_response': Unknown command n48if11345123yhn.8 (Net::IMAP::BadResponseError)
from /usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/imap.rb:1195:in `block in send_command'
from /usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
from /usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/imap.rb:1177:in `send_command'
from /usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/imap.rb:526:in `block in list'
from /usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
from /usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/imap.rb:525:in `list'
from /usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail/imap_client.rb:159:in `list_mailboxes'
from /usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail/imap_client.rb:196:in `mailboxes'
from /usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail/imap_client.rb:184:in `block (2 levels) in mailbox_aliases'
from /usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail/imap_client.rb:183:in `each'
from /usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail/imap_client.rb:183:in `block in mailbox_aliases'
from /usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail/imap_client.rb:182:in `each'
from /usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail/imap_client.rb:182:in `mailbox_aliases'
from /usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail/imap_client.rb:85:in `select_mailbox'
from /usr/local/rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/drb/drb.rb:1083:in `method_missing'
from /usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/lib/vmail.rb:79:in `start'
from /usr/local/rvm/gems/ruby-1.9.3-p448/gems/vmail-2.8.7/bin/vmail:14:in `<top (required)>'
from /usr/local/rvm/gems/ruby-1.9.3-p448/bin/vmail:19:in `load'
from /usr/local/rvm/gems/ruby-1.9.3-p448/bin/vmail:19:in `<main>'
from /usr/local/rvm/gems/ruby-1.9.3-p448/bin/ruby_noexec_wrapper:14:in `eval'
from /usr/local/rvm/gems/ruby-1.9.3-p448/bin/ruby_noexec_wrapper:14:in `<main>'


--
You received this message because you are subscribed to a topic in the Google Groups "vmail-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vmail-users/Rpe8DnjjV7A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vmail-users...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages