Socket
Book a DemoInstallSign in
Socket

rssendy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rssendy

0.1.5
bundlerRubygems
Version published
Maintainers
1
Created
Source

Rssendy

Hook into an RSS feed and import the results into your sendy installation.

Installation

rssendy can be used either as a command line application or a library in your application.

Add this line to your application's Gemfile:

gem 'rssendy'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rssendy

Usage

Either define a configuration file for your feed or use the CLI options. The options are as follows:

OptionDescriptionRequired?
configPath to YAML config fileno
api_keySendy API keyyes
urlURL of sendy appyes
contentNokogiri parser for RSS items. This will be eval'd in the context of your parsed feedyes
pathPath to your feeds template fileyes
from-nameThe name in the 'From' fieldyes
from-emailThe address in the 'From' fieldyes
reply-toThe address in the 'Reply-To' fieldyes
subjectThe email 'Subject' fieldyes
plain-textThe plain text version of your emailno
list-idsComma separated list of sendy list idsno
brand-idSendy Brand IDno
send-campaignSend the email or not (sendy default is 0)no

When using a YAML config file replace - (dash) with _ (underscore). Options listed in the config file may be overridden by the command line options.

Contributing

  • Fork it ( https://github.com/[my-github-username]/rssendy/fork )
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create a new Pull Request

FAQs

Package last updated on 25 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.