mirror of
https://gh.llkk.cc/https://github.com/Wouter0100/freescout-postal.git
synced 2025-11-22 17:55:53 +08:00
13 lines
375 B
Markdown
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
|
|
```
|