Giter Site home page Giter Site logo

zammad-get-mailgun's Introduction

get-mail

pipe mailgun emails into zammad

Take a look at #1 if you'd like to use this.

zammad-get-mailgun's People

Watchers

 avatar  avatar

zammad-get-mailgun's Issues

Better install documentation

I'm assuming this is supposed to be run as a separate docker from zammad.
Its running now and I can see that emails are arriving from mailgun.

But since it is a different docker how do I make sure it goes to the correct folder/installation of zammad?

Maybe you can share your docker-compose.yml?

zammad-getmail_1  | Starting get-mail...
zammad-getmail_1  | new message
zammad-getmail_1  | token ok
zammad-getmail_1  | ----------------------------------------
zammad-getmail_1  | Exception happened during processing of request from ('172.22.0.1', 49890)
zammad-getmail_1  | Traceback (most recent call last):
zammad-getmail_1  |   File "/usr/lib/python3.5/socketserver.py", line 313, in _handle_request_noblock
zammad-getmail_1  |     self.process_request(request, client_address)
zammad-getmail_1  |   File "/usr/lib/python3.5/socketserver.py", line 341, in process_request
zammad-getmail_1  |     self.finish_request(request, client_address)
zammad-getmail_1  |   File "/usr/lib/python3.5/socketserver.py", line 354, in finish_request
zammad-getmail_1  |     self.RequestHandlerClass(request, client_address, self)
zammad-getmail_1  |   File "/usr/lib/python3.5/socketserver.py", line 681, in __init__
zammad-getmail_1  |     self.handle()
zammad-getmail_1  |   File "/usr/lib/python3.5/http/server.py", line 422, in handle
zammad-getmail_1  |     self.handle_one_request()
zammad-getmail_1  |   File "/usr/lib/python3.5/http/server.py", line 410, in handle_one_request
zammad-getmail_1  |     method()
zammad-getmail_1  |   File "server.py", line 48, in do_POST
zammad-getmail_1  |     pipe.write(message.encode('utf-8'))
zammad-getmail_1  | AttributeError: 'NoneType' object has no attribute 'encode'
zammad-getmail_1  | ----------------------------------------
zammad-getmail_1  | Could not locate Gemfile or .bundle/ directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.