-
Hi,
when will the latest version be pushed to docker hub?
I would need the ability to modify postfix configurations but what is on docker hub seems quite a bit older than what is here on github al…
-
I'm trying to set up an IMAP mail server in a Docker container running CentOS 7 and I'm encountering the problem as described in the title.
To reproduce use this Dockerfile:
```
FROM rsyslog/rsys…
-
Hvis vi skal udbyde udgående SMTP for flere brugere, kunne det være smart med et system à la orgmail til at oprette brugere og nulstille kodeord og bestemme hvilke brugere der kan sende fra hvilke adr…
-
### Miscellaneous first checks
- [X] I checked that all ports are open and not blocked by my ISP / hosting provider.
- [X] I know that SSL errors are likely the result of a wrong setup on the user…
-
As I understand it, currently Canasta by default does not allow for any emailing from the wiki - you have to set [$wgSMTP](https://www.mediawiki.org/wiki/Manual:$wgSMTP) in LocalSettings.php to get em…
-
Is't possible to create an entrypoint to create the database initialization as it's done in [docker-mailserver-postfix](https://github.com/technicalguru/docker-mailserver-postfix)?
-
(Previously discussed in #110 and #1189)
**Is your feature request related to a problem? Please describe.**
Forwarded mail will fail SPF on receiving end.
**Describe the solution you'd like**
…
-
Simplomon reports the following exception when it attempts to connect to my Postfix mail server:
```
Got an exception during check: Unexpected response from SMTP server: '503 5.5.1 Error: send HELO/…
-
We can/should deploy a feature-complete mirror of our infrastructure in Docker containers and run automated tests on it.
Things that I would definitely want to test that way:
- [ ] [`hashbang.sh`]…
-
### Description of Issue
When calling a state with for example ``salt mx3 state.sls mailserver/postfix`` relative includes are not working. When called as ``salt mx3 state.sls mailserver.postfix`` th…