-
Hi !
Doesn't work here, it seems because it's trying to send through ipv6. Would it be possible to add the `inet_protocols` parameter, allowing to use ipv4 only ?
Thanks !
-
### Context
There are many cases where `SPOOF_PROTECTION` should be enabled for some accounts, and not for others. For example, you may have standard user accounts where you want it enabled, however,…
-
## These probably have problems
```
apache unix # windows???
bsd_service unix # bsd only?
cpan unix …
-
Hello,
I have a single server with one Public IP and 10 domains. For each domain I’d like to have a separate docker container as an email server (Postfix + Dovecot). I’d like to achieve this with t…
-
I can't seem to be able to send any email from my docker hosted cozy. Adding information as I find them:
- `rsyslog` was stopped, had to start it by hand. Not sure if I did actually stop it once, or i…
-
Hello,
I'm trying to run MISP as a Docker image and most of the tutorials that I have been following do not explain these variables:
```
MISP_ADMIN_EMAIL=admin@admin.test
MISP_ADMIN_PASSPHRASE…
-
I miss an archive function. In the EU we are legally obliged to create a legally compliant mail archive for business correspondence. So it would be good like with other mail servers if you can specify…
-
Hello,
did anyone try postfix under gvisor?
Since postfix requires root access, this would make a fine candidate to shield off the kernel from.
Also, am I correc to state that the purpose of gv…
-
Hi!
I want to use this exporter in kubernetes. But postfix in kubernetes write log to `/dev/stdout`.
If I try to use `--postfix.logfile_path="/dev/stdout"` - I have error:
```
2020/10/15 08…
-
My understanding is that when postfix starts it uses a couple of user/group that are mapping to uid 101/102.
My problem is that I need this group to read the config folder from the host.
On the …