Mirfalah sendmail swift transport implementation
0nepeop1e e699731b0e fix content type 5 anni fa
src fix content type 5 anni fa
.gitignore init 5 anni fa
README.md readme 5 anni fa
composer.json init 5 anni fa

README.md

mirfalah/sendmail-swift-transport

Mirfalah Sendmail Swift_Transport implementation


Installation

Add following repository record into composer.json

{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://git.mirfalah.my/mirfalah-tech/sendmail-swift-transport.git"
    }
  ]
}

Then execute

composer require mirfalah/sendmail-swift-transport ^1.0