-
It seems the default PHP docker container cannot send mail.
Some helpful-looking pages:
- https://r.je/sendmail-php-docker
- https://stackoverflow.com/questions/47247952/send-email-on-testing-d…
-
https://github.com/EFForg/check-your-reps/blob/master/Dockerfile includes
`&& echo "www-data:no-reply@eff.org:mail2.eff.org:587" > /etc/ssmtp/revaliases`
If someone outside the organization buil…
-
At the end of the account creation process, activation link is not sent by email. Even if it's not a blocking issue as you can authenticate with your login/password, it may be seen as "deceptive".
Ma…
-
@jef2000 did you follow knxd development? with release 0.12 knxd was rewritten to get rid of pthsem and use libev instead. Do you see a chance to do the same for linknx to get a chance to get linknx i…
tru7 updated
8 months ago
-
Hi,
the email sent are empty I am afraid
This is what the email source looks like
###############################################
Received: by ba0302860cf5 (sSMTP sendmail emulation); Fri, 13 …
-
Chris Musty started documenting on how to do this for EC2 instances in the TurnKey docs [here](http://www.turnkeylinux.org/docs/aws-email-out-config) but it would be good to complete this and flesh it…
-
Hello,
I'm building an image (on an Alpine 3.18 host) for deployment on OVH bare metal, using the following:
```
alpine-make-vm-image --image-format qcow2 \
--image-size 2G \
--boot-mode UEFI…
-
Hi,
I recently installed this Fail2Ban container and got it working on my Synology NAS. However, I am having an issue with Fail2Ban not recognizing and banning the real IP.
My current setup is …
-
Hello,
it would be cool if Dietpi sent critical system events by e-mail. Is there already a function for this? I would be happy to design the HTML mail templates for it.
UserStory: I store SMTP cr…
-
I just tested with alpine 3.6 and for one small step you need:
```
RUN \
apk add --no-cache \
**openrc \**
python \
ssmtp \
```
Otherwise one of the install blurbs reads Failed r…