-
After restarting, all the files in /var/mail seem to get chowned to postfix?
This results in:
cannot update mailbox /var/mail/root for user root. destination /var/mail/root is not owned by recipie…
-
I use email generated using https://www.fakemail.net/ for testing as
```
docker run -d --name=postfix -e MTP_HOST=andyes.net -e MTP_RELAY=mail.andyes.net -e MTP_USER=ferdinand.sutton -e MTP_PASS=gf…
-
Hi Chris
Can you point me to any info on setting up the credentials to send user registration emails from my domain address, perhaps via my google account using api key etc. I could also use a local …
-
The current ipv6 support in Mailu is broken (and has been for a very long time: see #2260, #2272 and #1789). This ticket aims to discuss what the final end-state should be.
Architecturally the choi…
-
When I send mail using ssmtp server and postfix in docker as a mailhub then I got an error like relay access denied.
My /etc/postfix/main.cf file is as follows:-
# See /usr/share/postfix/main.cf.dist…
-
I am trying to do this in docker, but I am not sure how to edit /etc/zulip/zulip.conf from docker-compose settings:
https://zulip.readthedocs.io/en/latest/production/email-gateway.html#local-delive…
-
|4.7.2|Dashboard/API|
|---|---|
| 02-rev | Wazuh component |
## Description
Installing postfix relay mail server and after that config, could not get into Wazuh Dashboard anymore
INFO: No c…
-
Hello
I have not changed anything on my setup but I suddenly can‘t receive any mails anymore.
Any ideas why this might be?
-
(Not sure if I am doing anything wrong or if this concerns a bug, but can't find anything on the net and tried everything)
I try to send mail from OpenSMTPD (6.9.0) to Postfix (3.5.10) with TLS inc…
-
I run docker compose as an user other than root and to avoid filesystem permissions issues on my mounted files I change the user and group id to match the user running docker
```
smtp:
im…