YunoHost-Apps / mobilizon_ynh

A federated organization and mobilization platform for YunoHost
https://joinmobilizon.org/
GNU Affero General Public License v3.0
20 stars 10 forks source link

Fix smtp #153

Closed rodinux closed 1 year ago

rodinux commented 1 year ago

Problem

Solution

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

rodinux commented 1 year ago

Hello, I found how debug my instance for make the mail working. Use Bamboo Adapter is the only way, this version of Mobilizon have the module Bamboo_smtp not Swoosh needed only when upgrading to version 2.1. Please, take care, I finally can use mail on my instance with this fix, it was broken since the last PR...

rodinux commented 1 year ago

!testme

yunohost-bot commented 1 year ago

May the CI gods be with you! Test Badge

yunohost-bot commented 1 year ago

Alrighty! Test Badge

yunohost-bot commented 1 year ago

Fingers crossed! Test Badge

rodinux commented 1 year ago

!testme

yunohost-bot commented 1 year ago

:v: Test Badge

rodinux commented 1 year ago

@yalh76 I add this PR to fix smpt for receive and sending mails... I haven't care before but I really think the last PR broke this possibility, Swoosh adpater smpt will be avalaible on next release but not with this version...