freescout-postal/README.md
2021-12-17 23:07:05 +01:00

13 lines
375 B
Markdown

# Postal module for FreeScout
Allows you to "import" emails from Postal.
Requires you to run the following in Postal:
```
$ composer require zbateson/mail-mime-parser 1.3.1
```
Should be installed in `Modules/Postal`. You should be able to do by executing the following in the `Modules` directory:
```
$ git clone git@github.com:Wouter0100/freescout-postal.git Postal
```