PHPackages                             iresults/cift - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. iresults/cift

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

iresults/cift
=============

Swift Mailer CLI

0.0.4(9y ago)027MITPHP

Since Jul 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/iresults/cift)[ Packagist](https://packagist.org/packages/iresults/cift)[ RSS](/packages/iresults-cift/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Cift
====

[](#cift)

> Send emails. Nothing else.

Installation
------------

[](#installation)

To install **globally** run:

```
composer.phar global require iresults/cift
```

and make sure that the composer bin path is in your $PATH

`bash export PATH=$PATH:~/.composer/vendor/bin `

Usage
-----

[](#usage)

### Send a short mail

[](#send-a-short-mail)

```
bin/cift recipient@domain.tld sender@domain.tld subject "A nice message from me"
```

### Send a longer mail

[](#send-a-longer-mail)

```
bin/cift recipient@domain.tld sender@domain.tld subject
