Hi everyone,
recently a user called me, telling me that a lot of partners seem to not get the auto reply message he set up on his Exchange Server mailbox.
i did some investigation and found out, that a lot of these auto-reply messages where found in the recipients spam. The reason seems to be the missing DKIM:
Auto Reply Message:
Compared to regular outgoing message from the same mailbox:
First i thought that exchange maybe sends auto replys directly (and thus Proxmox cannot DKIM them) but the header clearly shows that also the auto-reply messages are sent via our proxmox:
Strangely, i am not sure if this should be the case, i also do not see the outgoing auto reply messages in the Proxmox Tracking Center.
Has anyone experienced something similar?
Or does someone know why Proxmox doesn't DKIM-sign auto-replies, even though it processes them?
Best,
dowoFL
recently a user called me, telling me that a lot of partners seem to not get the auto reply message he set up on his Exchange Server mailbox.
i did some investigation and found out, that a lot of these auto-reply messages where found in the recipients spam. The reason seems to be the missing DKIM:
Auto Reply Message:
Return-Path: <>
Authentication-Results: kundenserver.de;
dkim=none
Compared to regular outgoing message from the same mailbox:
Return-Path: <***@***.**>
Authentication-Results: kundenserver.de;
dkim=pass header.i=@***.**
First i thought that exchange maybe sends auto replys directly (and thus Proxmox cannot DKIM them) but the header clearly shows that also the auto-reply messages are sent via our proxmox:
Return-Path: <>
Authentication-Results: kundenserver.de; dkim=none
Received: from *********** ([**********]) by mx.kundenserver.de
(mxeue001 [212.227.**.**]) with ESMTPS (Nemesis) id 1MkFxp-1v4CwY1EAD-00abpn
for <*****@externalDomain.**>; Wed, 16 Jul 2025 16:15:35 +0200
[B]Received: from proxmox.*****.** (localhost.localdomain [127.0.0.1])[/B]
[B] by proxmox.******.** (Proxmox) with ESMTP id EB0064E0A69[/B]
for <*****@externalDomain.**>; Wed, 16 Jul 2025 16:15:34 +0200 (CEST)
Strangely, i am not sure if this should be the case, i also do not see the outgoing auto reply messages in the Proxmox Tracking Center.
Has anyone experienced something similar?
Or does someone know why Proxmox doesn't DKIM-sign auto-replies, even though it processes them?
Best,
dowoFL