-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with parse #184
Comments
Your |
I have the same problem, what do you mean by : Your .vmailrc may be incorrectly formatted |
|
username: [email protected] |
Only the first 2 lines are correct. You only need those to get Vmail working. |
Whenever I run vmail I get this error message:
System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/psych.rb:205:in
'parse': (<unknown>): could not find expected ':' while scanning a simple key at line 5 column 1 (Psych::SyntaxError) from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/psych.rb:205:in
parse_stream'from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/psych.rb:153:in
parse' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/psych.rb:129:in
load'from /Library/Ruby/Gems/2.0.0/gems/vmail-2.9.2/lib/vmail/options.rb:65:in
block in parse' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/optparse.rb:885:in
initialize'from /Library/Ruby/Gems/2.0.0/gems/vmail-2.9.2/lib/vmail/options.rb:22:in
new' from /Library/Ruby/Gems/2.0.0/gems/vmail-2.9.2/lib/vmail/options.rb:22:in
parse'from /Library/Ruby/Gems/2.0.0/gems/vmail-2.9.2/lib/vmail/options.rb:18:in
initialize' from /Library/Ruby/Gems/2.0.0/gems/vmail-2.9.2/lib/vmail.rb:41:in
new'from /Library/Ruby/Gems/2.0.0/gems/vmail-2.9.2/lib/vmail.rb:41:in
start' from /Library/Ruby/Gems/2.0.0/gems/vmail-2.9.2/bin/vmail:14:in
<top (required)>'from /usr/bin/vmail:23:in
load' from /usr/bin/vmail:23:in
Mac OS 10.9
The text was updated successfully, but these errors were encountered: