-
when wordpress tries to use the php mail function the mail is not sent because there is not any SMTP server on the container.
How would you suggest to handle this functionality?
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/librenms/docker/blob/master/.github/SUPPORT.md)
### I've found a bug and checked that ...
- [X] ... the documentat…
-
### Steps To Reproduce
1. Start self hosted version with docker compose
2. Open any project or create a new one
3. Create a rectangle element
4. Click on the current fill color to open up color pa…
pr0pz updated
5 months ago
-
### Issue Summary
Currently, Ghost uses the support email address (configured in Portal settings) as the sender for all transactional emails (e.g., signup confirmations, magic links). This design c…
-
### Describe the bug
Docker container no longer starts
### Steps to reproduce
1. docker compose up -d
2. Look at logs
docker-compose file:
version: "3"
services:
watchtower:
image: co…
-
### 问题描述 | Describe the bug
如题,作者使用的邮箱(被通知邮箱)是gmail的邮箱。
邮箱服务我先是配的Ethereal邮箱服务,日志如下:
```log
[2024-09-03T17:07:15.716] [14] [DEBUG] - Comment have been added to storage.
Notification mail send su…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I use the following .env:
```
#-----------------------Backend Config----------------…
-
## Expected Behavior
Allow to send user invitations via email
## Actual Behavior
Every time I try I get this error `add_message() argument must be an HttpRequest object, not 'NoneType'. ()`
##…
-
Just installed Webtrees (v2.1.20) and postgres 16 within a Docker Stack.
I had trouble installing it using a strong password in the compose statement, as I was unable to login with it afterwards. …
-
已经有现成的Redis,MongoDB,minio环境了,不希望再加那些docker环境
可不可以让Docker Compose 直接连接本地的Redis,MongoDB,minio环境
手动部署,没有smtp和管理后台的文档,那个文档好像只有docker版的
---
We already have existing Redis, MongoDB, and minio environ…