Hello Mr esackbauer
Thank you for your message.
You need to have at least 2 public IPs available at your host. Even better is using 2 different hosts.
Yes, I’m using two static public IP addresses and two separate Mailcow servers.
For example, the domains are structured as follows:
mail.domain.com – Primary Mail Server
smtp.domain.com – Secondary Mail Server
Here, domain.com is the main domain. Based on this, I’ve created both mail subdomains and added the necessary SPF and DKIM records.
For SPF, I’ve included both server IPs in a single record under the main domain.
For DKIM, I’ve only set it up based on the primary mail domain (mail.domain.com), so currently DKIM is working only for that.
However, DKIM is not working for the secondary domain (smtp.domain.com). Is it possible to generate a separate DKIM record for the secondary Mailcow server under the same main domain? If so, could you please guide me on how to achieve this?
Looking forward to your feedback.