- Edited
Filed a feature request: mailcow/mailcow-dockerized5079
Filed a feature request: mailcow/mailcow-dockerized5079
Hi,
I cannot seem to find how to setup pushover notifications for the watchdog. Any pointers?
I only see email notifications. However, this morning the postfix container died - it didn’t recover automatically, and of course not notification could be send as smtp-server was down.
Hi,
For some of our domains we are the “backend” server, whereas another operater is in the dns-MX records and is forwarding mails to our mailcow-server.
However, even though the MX is listed as Forwarding Host and even with spam-filter disabled, rspamd is still checking the mails hereunder is does a SPF check, which always fails, as the forwarding host is naturally not in the SPF record.
Only think we made work, was to include the ip/cidr in the rspamd conf/custom/ip_wl.map - but that results in al mails from the forwarding host is given a score of -2050, does disabling spam-filtering.
We only want to disable the SPF checks on mails from the forwarding host.
How can that be done?
Thank you in advance.
Thank you. That has great help.
Hi,
About to migrate 50 domains from qmail setup to mailcow.
Managed to create all domains and mailboxes via api. However, we are using smtp2go.com as outgoing server to ensure reputation.
I cannot seem to find how to enable it for all domains, either via api or as a global setting. I would love not to need to open all domains one-by-one to set the default sender-dependant transport.
It says “none/inherit”, but where do I set the default to be inheritet?
Thanks in advance.
Is the API for alias-domain still undocumented or where will I find it?