-
-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker container cannot output log types and cannot enable the email sending function #383
Comments
Hi, FYI, a successful test email sending only logs one line:
I'm afraid you've misunderstood how the log system works. The For example, if you set You can find all log levels with the severity order here: https://datatracker.ietf.org/doc/html/rfc5424#section-6.2.1 |
yes,so setting |
hum, I don't think |
Nothing happened...I'll try Google Mail |
Same problem here. Tried Gmail SMTP or my own webhost. Log debug just showing mail is sent but nothing arrives in mailbox. |
Version
5.2.0
Details & Steps to reproduce
The image is from dockerhub, and there is no log of sending emails.
Click test to send, and you can see from the log that the time is obviously slower than other requests, and it is being processed.
The log level debug is specified, but the output log is still info.
Docker env config:
Is it a problem with my configuration?
Expectation
I can specify the log level and send emails
Error & Logs
Execution environment
Date: Mon, 16 Sep 2024 01:00:18 +0800
userAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Version: 5.2.0
Environment: local
Install path: /
Debug: true
Cache driver: file
Log channel: daily
Log level:
DB driver: sqlite
PHP version: 8.2.19
Operating system: Linux
interface: fpm-fcgi
Auth guard: web-guard
webauthn user verification: preferred
Trusted proxies: none
lastRadarScan: 1970-01-01 00:00:00
Containerization
Additional information
No response
The text was updated successfully, but these errors were encountered: