Hello, You can stop Amavis from DKIM signing emails by setting $enable_dkim_signing = 1; in /etc/amavis/amavis.conf
I think that in your case another process (maybe OpenDKIM) is DKIM signing the email, so you should stop Amavis doing so to avoid double signing. Regards, Tshimanga On Thu, 2022-01-20 at 18:33 +0200, Miro Igov wrote: > Hello, > > I have Amavis setup that adds disclaimer text and DKIM signature on > all outgoing emails. > There are some mail users that forward copy of received email to > external email addresses. > Amavis adds DKIM and disclaimer to such forwards just fine but if the > email is already DKIM signed is it possible to remove the original > signature? > Currently forwarded emails have 2 signatures and only the last one is > valid. > > This message has been sent as a part of discussion between PHARMYA > and the addressee whose name is specified above. Should you receive > this message by mistake, we would be most grateful if you informed us > that the message has been sent to you. In this case, we also ask that > you delete this message from your mailbox, and do not forward it or > any part of it to anyone else. > Thank you for your cooperation and understanding. >
