stalwartlabs / mail-server

Secure & Modern All-in-One Mail Server (IMAP, JMAP, POP3, SMTP)
https://stalw.art
3.53k stars 135 forks source link

[bug]: webadmin does not save "Delivery Status Notifications (DSN) Reports" From Name setting #525

Closed williamdes closed 1 week ago

williamdes commented 3 weeks ago

What happened?

The webadmin does not save "Delivery Status Notifications (DSN) Reports" From Name setting to the toml file. Neither does "From Address".

How can we reproduce the problem?

Save a different value in webadmin

Version

v0.8.x

What database are you using?

None

What blob storage are you using?

None

Where is your directory located?

None

What operating system are you using?

None

Relevant log output

No response

Code of Conduct

williamdes commented 3 weeks ago

Routing > IP Strategy & EHLO Hostname seem to be affected

williamdes commented 3 weeks ago

queue.outbound.source-ip seems to not load from file ,using https://stalw.art/docs/smtp/outbound/transport/#source-ip

mdecimus commented 2 weeks ago

How can this be reproduced? I just tried changing all these settings you mentioned from the webadmin and they were saved correctly.

williamdes commented 2 weeks ago

How can this be reproduced? I just tried changing all these settings you mentioned from the webadmin and they were saved correctly.

Where they saved into the toml file ? I noticed some settings that I write in the toml file are removed when I save on the admin UI. Like if they where not supported.

mdecimus commented 1 week ago

They are saved in the database unless you make those settings local keys.