From 8ddc860bbfa4cf005d5d649d7cb9a04b929699b1 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Sat, 30 Apr 2022 12:32:47 +0200 Subject: [PATCH] wip #5265 @1 --- .idea/workspace.xml | 54 ++--- app/Models/CubedesignersEmails.php | 50 ++++- storage/emailconfig/postfix-virtual.cf | 275 +++++++++++++++++++++++++ 3 files changed, 346 insertions(+), 33 deletions(-) create mode 100644 storage/emailconfig/postfix-virtual.cf diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0b53ab7a4..a8cc5c65d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -22,10 +22,10 @@