From 0bee9e3174b390f0afb8e6d40aee5c2f02b6abac Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 27 Nov 2023 18:00:44 +0100 Subject: [PATCH] mailsystem, changed site email --- composer.json | 1 + composer.lock | 66 ++++++++++++++++++++++++++++- config/sync/core.extension.yml | 1 + config/sync/mailsystem.settings.yml | 7 +++ config/sync/system.site.yml | 2 +- 5 files changed, 75 insertions(+), 2 deletions(-) create mode 100644 config/sync/mailsystem.settings.yml diff --git a/composer.json b/composer.json index 93ad33d..13ed8c4 100644 --- a/composer.json +++ b/composer.json @@ -26,6 +26,7 @@ "drupal/core-recommended": "^10.1", "drupal/linked_field": "^1.5", "drupal/login_destination": "^2.0@beta", + "drupal/mailsystem": "^4.4", "drupal/page_manager": "^4.0@RC", "drupal/panels": "^4.7", "drupal/paragraphs": "^1.16", diff --git a/composer.lock b/composer.lock index 83b3ab2..6d4b080 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f3783bee40de6bd346f434abe5d4872b", + "content-hash": "73f4d7fd3f57dc8b0c4ac584f3868baf", "packages": [ { "name": "asm89/stack-cors", @@ -5326,6 +5326,70 @@ "source": "https://git.drupalcode.org/project/maillog" } }, + { + "name": "drupal/mailsystem", + "version": "4.4.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/mailsystem.git", + "reference": "8.x-4.4" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.4.zip", + "reference": "8.x-4.4", + "shasum": "49b2e9efd090cdb4a282c7638b1c76d6723c47b6" + }, + "require": { + "drupal/core": "^9 || ^10" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-4.4", + "datestamp": "1657576306", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Berdir", + "homepage": "https://www.drupal.org/user/214652" + }, + { + "name": "Les Lim", + "homepage": "https://www.drupal.org/user/84263" + }, + { + "name": "Manuel Garcia", + "homepage": "https://www.drupal.org/user/213194" + }, + { + "name": "miro_dietiker", + "homepage": "https://www.drupal.org/user/227761" + }, + { + "name": "Nafes", + "homepage": "https://www.drupal.org/user/2489926" + }, + { + "name": "pillarsdotnet", + "homepage": "https://www.drupal.org/user/36148" + } + ], + "description": "Mail System", + "homepage": "https://www.drupal.org/project/mailsystem", + "support": { + "source": "https://git.drupalcode.org/project/mailsystem" + } + }, { "name": "drupal/matomo", "version": "1.22.0", diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 6ce196a..ab44cf7 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -74,6 +74,7 @@ module: locale: 0 login_destination: 0 maillog: 0 + mailsystem: 0 maxlength: 0 menu_block: 0 menu_link_content: 0 diff --git a/config/sync/mailsystem.settings.yml b/config/sync/mailsystem.settings.yml new file mode 100644 index 0000000..9adfb0f --- /dev/null +++ b/config/sync/mailsystem.settings.yml @@ -0,0 +1,7 @@ +_core: + default_config_hash: IhwTepsVwtbtbcT5GzQKhCXDCRvbk3MNkWqPiuiZ10s +langcode: fr +theme: current +defaults: + sender: php_mail + formatter: php_mail diff --git a/config/sync/system.site.yml b/config/sync/system.site.yml index cbe39f7..cf13cb1 100644 --- a/config/sync/system.site.yml +++ b/config/sync/system.site.yml @@ -3,7 +3,7 @@ _core: langcode: fr uuid: 78e2671c-703f-41e2-8fe0-06bfd262e6c2 name: reha -mail: dev@figureslibres.io +mail: webmaster@programme-reha-heritages.fr slogan: '' page: 403: ''