PHPMAILER: set up an external SMTP server or use sendmail

This commit is contained in:
sparkyx 2025-10-21 10:16:00 +02:00
parent d160dbb64e
commit b24c5b27c7
418 changed files with 11928 additions and 63103 deletions

View file

@ -4101,4 +4101,12 @@ h2.h-section {
.font-small {
font-size: 0.90rem;
}
#form_email_setting_div {
align-content: baseline;
justify-content: center;
align-items: baseline;
gap: 5rem;
display:flex;flex-direction: row;
}