mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
update needed
This commit is contained in:
parent
009237b94b
commit
c1a2080974
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
|
||||
config :mobilizon, Mobilizon.Web.Email.Mailer,
|
||||
#adapter: Swoosh.Adapters.SMTP,
|
||||
#relay: "127.0.0.1",
|
||||
adapter: Bamboo.SMTPAdapter,
|
||||
server: "127.0.0.1",
|
||||
adapter: Swoosh.Adapters.SMTP,
|
||||
relay: "127.0.0.1",
|
||||
#adapter: Bamboo.SMTPAdapter,
|
||||
#server: "127.0.0.1",
|
||||
#hostname: "127.0.0.1",
|
||||
# usually 25, 465 or 587
|
||||
port: 25,
|
||||
|
|
Loading…
Add table
Reference in a new issue