No description
Find a file
Wouter van Os eb2f4b4010 fix: nasty charset workaround
I'm not so interested in searching for a proper fix, already
spent wayyy to much time on this.. and this.. works :)
2025-06-25 12:04:50 +02:00
Config Removed empty directories 2021-12-17 23:36:23 +01:00
Database/Migrations Removed empty directories 2021-12-17 23:36:23 +01:00
Entities fix: nasty charset workaround 2025-06-25 12:04:50 +02:00
Http Removed empty directories 2021-12-17 23:36:23 +01:00
Providers Implement compatibility with FreeScout 2022-11-17 22:11:03 +01:00
Resources/views/mailboxes/partials/connection_incoming Implement compatibility with FreeScout 2022-11-17 22:11:03 +01:00
composer.json Updated composer vendor 2021-12-17 22:48:35 +01:00
composer.lock first commit 2021-12-17 22:47:54 +01:00
LICENSE Create LICENSE 2021-12-17 23:07:50 +01:00
module.json first commit 2021-12-17 22:47:54 +01:00
README.md Added README 2021-12-17 23:07:05 +01:00
start.php first commit 2021-12-17 22:47:54 +01:00

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