Coder Social home page Coder Social logo

jkeyszr / that_email_log Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thatcompany/that_email_log

0.0 0.0 0.0 998 KB

Enables logging of all outgoing email messages that are sent by Redmine.

Home Page: http://www.redmine.org/plugins/that_email_log

License: GNU General Public License v2.0

Ruby 54.74% HTML 29.81% CSS 5.93% JavaScript 9.52%

that_email_log's Introduction

That Email Log Plugin

This plugin enables logging of all outgoing email messages, that are sent by Redmine.

After installing this plugin you will see email logs under the new menu item in Administration:

Email logs page

If Contextual email logs are enabled in the plugin's settings (they are by default), email logs can also be accessed via the contextual links in issues and messages:

Issue page

If Email open tracking is enabled in the plugin's settings and mailer.html.erb is modified accordingly (see below), the plugin adds a tiny transparent image to outgoing emails. This image lets track, if the email has been opened by the user (if users allowed to load images in their email clients).

Installation

  • Move that_email_log directory to the plugins directory of Redmine
  • Run rake redmine:plugins:migrate RAILS_ENV=production
  • Restart Redmine

If you want to enable email open tracking using the 1x1 pixel invisible image, you also need to do the following:

  • Copy mailer.html.erb from Redmine's app/views/layouts/ to the same directory in the plugin
  • Add <%= that_email_tracker %> somewhere in this file, e.g., before </body>

License

GNU General Public License (GPL) v2.0

Used Icons

that_email_log's People

Contributors

s-andy avatar

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.