GithubHelp home page GithubHelp logo

edipofederle / postmark-gem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from activecampaign/postmark-gem

0.0 2.0 0.0 601 KB

Official Ruby client library for the Postmark HTTP API

Home Page: https://postmarkapp.com

License: MIT License

Ruby 100.00%

postmark-gem's Introduction

Postmark Logo

Postmark Ruby Gem

Build Status Code Climate License Gem Version

Postmark allows you to send your emails with high delivery rates. It also includes detailed statistics. In addition, Postmark can parse incoming emails which are forwarded back to your application.

This gem is the official wrapper for the Postmark HTTP API.

Usage

Please see the wiki for detailed instructions about sending email, using the bounce api and other Postmark API features. For details about Postmark API in general, please check out Postmark developer docs.

Requirements

You will need a Postmark account, server and sender signature (or verified domain) set up to use it. For details about setup, check out wiki pages.

If you plan using the library in a Rails project, check out the postmark-rails gem, which is meant to integrate with ActionMailer. The plugin will try to use ActiveSupport JSon if it is already included. If not, it will attempt to use the built-in Ruby JSon library.

You can also explicitly specify which one to be used, using following code:

Postmark.response_parser_class = :Json # :ActiveSupport or :Yajl are also supported.

Installation

You can use the library with or without a Bundler.

With Bundler:

gem 'postmark'

Without Bundler:

gem install postmark

Note on Patches/Pull Requests

See CONTRIBUTING.md file for details.

Issues & Comments

Feel free to contact us if you encounter any issues with the library or Postmark API. Please leave all comments, bugs, requests and issues on the Issues page.

License

The Postmark Ruby library is licensed under the MIT license. Refer to the LICENSE file for more information.

Tests

The integration tests currently use a real test email address, configured via POSTMARK_CI_RECIPIENT. The credentials for it can be found in the internal 1password vault under Postmark - Ruby - Client Library - Account.

Copyright

Copyright © 2022 ActiveCampaign LLC.

postmark-gem's People

Contributors

temochka avatar petyosi avatar ibalosh avatar isabanin avatar tomek-ac avatar nickcanz avatar r38y avatar tylerhunt avatar astashov avatar tomazy avatar hdeshev avatar balvig avatar parallel588 avatar rbevers avatar sbounmy avatar technoweenie avatar ashb avatar clayallsopp avatar davidwisch avatar jhuggart avatar jakubpawlowicz avatar bensie avatar pazustep avatar perlun avatar fphilipe avatar

Watchers

James Cloos avatar  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.