-
部署方式:
Docker-compose.
环境:
Windows Server
Docker-Desktop
问题:
服务器升级重启,Dock 镜像启动后, log 显示连接失败,然后重新构建了数据库和应用。
日志:
![1712893517433](https://github.com/PGYER/codefever/assets/36879239/0502…
-
**Reported by mokraemer on 7 Jun 2016 15:31**
**Version:** Egon Community Edition (2016.03.2)
Relevant Trace
cad34 x - 2016-06-07T15:28:13+00:00 DEBUG (7): Syncroton_Server::_handlePost::104 REQUES…
-
**Reported by Hugo76 on 8 Nov 2014 00:10**
**Version:** Koriander (2014.09.2)
die zur Zeit einzige Versandmethode smtp ist bei einigen Hostern teilweise eingeschränkt (z.B. 1und1: Zeitverzögerung vo…
-
Some info object defaults can be determined - better yet, allow the user to determine the response from the callback - including both the err and info objects.
From nodeMail documentation:
> inf…
-
My config in app.module.ts:
` MailerModule.forRoot({
transport: {
host: 'smtp.gmail.com',
port: 587,
ignoreTLS: false,
secure: false,
auth: {
…
-
Not sure what is causing this.... I have noticed the past 2 days notifications have stopped. when I look at the system, I see sendmail clogged up
pi@webcam01:~ $ ps aux | grep sendmail | wc -l
58
…
-
### Code of Conduct
- [ ] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [ ] I have searched the existing issues
### Version
10.0.16
### …
-
Seems `try_to_send` will will still initialize `Sendmail` transport even when we specify another transport. Noticed since we log every single `die` in testing and was getting error messages that `sen…
slobo updated
7 years ago
-
### What Operating System are you seeing this problem on?
Ubuntu 20.04
### What Hardware is this system running?
AMD EPYC
### KumoMTA version
2023.12.28-63cde9c7
### Did you try the latest relea…
jmber updated
3 months ago
-
Hey,
it would be cool to configure mail settings also via ipconfig.php, for example by setting:
```
$MAIL_GATEWAY = "sendmail";
$MAIL_GATEWAY = "smtp";
$MAIL_GATEWAY = "phpmail";
```
Or somethi…