Skip to content
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

Accessing 'Settings' via Web Interface #212

Closed
k0nsl opened this issue Oct 14, 2013 · 1 comment
Closed

Accessing 'Settings' via Web Interface #212

k0nsl opened this issue Oct 14, 2013 · 1 comment

Comments

@k0nsl
Copy link

k0nsl commented Oct 14, 2013

When accessing the settings via Web Interface Mailpile recourse to:

Traceback (most recent call last):
  File "./mailpile/httpd.py", line 208, in do_GET
    query_data, post_data)
  File "./mailpile/urlmap.py", line 324, in map
    query_data, post_data)
  File "./mailpile/urlmap.py", line 264, in _map_api_command
    '/'.join(path_parts)))
UsageError: Not available for GET: settings
@BjarniRunar
Copy link
Member

That isn't actually supposed to work yet. :-) See #127 for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants