Giter Club home page Giter Club logo

outlook-postmaster-query's People

Contributors

dependabot[bot] avatar martbock avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

outlook-postmaster-query's Issues

I get this issue

I get the bellow error msg, any help is much appreciated

Traceback (most recent call last):
File "app.py", line 51, in
App().main()
File "app.py", line 37, in main
self.notify_via_email(recipient, blocked_result)
File "app.py", line 42, in notify_via_email
email = self.notifier.build_email(recipient, blocked_result)
File "/root/outlook-postmaster-query/email_notifier.py", line 35, in build_ema il
html = self._render_blocked_notification(self.BLOCKED_TEMPLATE['html'], reci pient['name'], blocked_result)
File "/root/outlook-postmaster-query/email_notifier.py", line 25, in _render_b locked_notification
delisting_url=self.config['outlook']['links']['delisting'],
File "/root/outlook-postmaster-query/venv/lib64/python3.6/site-packages/jinja2 /environment.py", line 1090, in render
self.environment.handle_exception()
File "/root/outlook-postmaster-query/venv/lib64/python3.6/site-packages/jinja2 /environment.py", line 832, in handle_exception
reraise(*rewrite_traceback_stack(source=source))
File "/root/outlook-postmaster-query/venv/lib64/python3.6/site-packages/jinja2 /_compat.py", line 28, in reraise
raise value.with_traceback(tb)
File "templates/blocked_notification.html", line 79, in top-level template cod e

The following{{ ' ' + ip_range_count if ip_range_count > 1 }} IP range{{ 's' if ip_range_count > 1 }} that
TypeError: must be str, not int

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.