Setting in PHP System (Do...
Setting in PHP System (Dolibarr)
- Casa
- Pannello di controllo
- Forum della Comunità
- Services
- Email Service
- Setting in PHP System (Dolibarr)
- Forum della Comunità
- Setting in PHP System (Dolibarr)
Argomento: Setting in PHP System (Dolibarr)
I am trying to set up my ERP system (Dolibarr) to use our newly created email service thru Dynu. When I test the connection - it is OK. When I do a test send, I am getting 535 and 120 Authentication Errors.
My Settings are:
Parameters
Sending method SMTP/SMTPS socket library
SMTP/SMTPS Host (default value in php.ini: localhost) relay.dynu.com
SMTP/SMTPS Port (default value in php.ini: 25) 587
Authentication method Use a password (AUTH LOGIN)
SMTP username or ID (if sending server requires an authentication) relay@relay.leolaunchers.com
SMTP password or token (if sending server requires an authentication) *********** (created an IP Password )
Use TLS (SSL) encryption No
Use TLS (STARTTLS) encryption Yes
Allow connection to mail servers that are using self-signed certificates No
My Settings are:
Parameters
Sending method SMTP/SMTPS socket library
SMTP/SMTPS Host (default value in php.ini: localhost) relay.dynu.com
SMTP/SMTPS Port (default value in php.ini: 25) 587
Authentication method Use a password (AUTH LOGIN)
SMTP username or ID (if sending server requires an authentication) relay@relay.leolaunchers.com
SMTP password or token (if sending server requires an authentication) *********** (created an IP Password )
Use TLS (SSL) encryption No
Use TLS (STARTTLS) encryption Yes
Allow connection to mail servers that are using self-signed certificates No
Rispondi con citazione |Segnalare
| Autore | Argomento: Setting in PHP System (Dolibarr) |
|---|---|
|
jkovar55 Iscritto: 19/06/2026 |
lunedì 17 agosto 2026 18:08
I am trying to set up my ERP system (Dolibarr) to use our newly created email service thru Dynu. When I test the connection - it is OK. When I do a test send, I am getting 535 and 120 Authentication Errors.
My Settings are: Parameters Sending method SMTP/SMTPS socket library SMTP/SMTPS Host (default value in php.ini: localhost) relay.dynu.com SMTP/SMTPS Port (default value in php.ini: 25) 587 Authentication method Use a password (AUTH LOGIN) SMTP username or ID (if sending server requires an authentication) relay@relay.leolaunchers.com SMTP password or token (if sending server requires an authentication) *********** (created an IP Password ) Use TLS (SSL) encryption No Use TLS (STARTTLS) encryption Yes Allow connection to mail servers that are using self-signed certificates No |
martedì 18 agosto 2026 05:40
