-
First of all: Great work an thank you for your effort!
When I execute the script (manually via "User Skripts" everything seems working perfekt.
But there is a dubious line in the output:
> ssmt…
-
This script is great. I just wanted to add email notification for my synology DSM and it works with a few lines.
[DSMemailnotification.txt](https://github.com/mag37/dockcheck/files/13232993/DSMemai…
-
Buenas tardes, estoy teniendo problemas con el envió de mails, por ejemplo al momento de recuperar la password.
no se si me faltara instalar algún paquete en el servidor o modificar alguna configu…
-
### The bug
My server emits smtp authentication errors and floods my logs in `/var/log/mail.log`
```
sSMTP[2423065]: at createError (/usr/src/app/node_modules/immich/node_modules/axios/lib/core/c…
-
I'm trying to get docker-mailserver up and running, so I'm able to send mails from my containers.
I created the server with the following compose file:
```yml
`version: '2'
services:
xxx…
-
Hi Limetech,
PHP8.x uses the correct line endings in mail's headers [ "\r\n" (CRLF) ] or maybe ssmtp awaits it.
Here's more info about that on php: https://github.com/php/php-src/issues/8086
`…
-
sendmail needs to run a daemon locally which is not possible inside a container.
attempting to use sendmail inside a container results in
```
connection refused 127.0.0.1
```
sendmail apparen…
-
I am running the Nextcloud:fpm Image and after configuring the SMTP Settings, I get the following error Messages in regards to the SwiftMailer:
`"userAgent":"--",
"version":"24.0.3.2",
"exception…
-
Bonjour,
L'installation sur Docker me parait compliqué par rapport à ce que je connais.
Avez-vous prévus :
1. Un publication sur DockerHub
2. Un ficher Docker fil qui integre direct la jour de…
-
Messages are missing a Message-ID header [here](https://github.com/SSLMate/certspotter/blob/f8040df68d2af4bbdb5710c4ba24b828e168ab3a/monitor/notify.go#L69-L73)
Could consider adding one?
I think…