Mail Gateway 8.1.2
In the email source, the DKIM-Signature seems to have an extra spaces
	
	
	
		
this causes the DKIM validation to fail. Any idea what went wrong?
				
			In the email source, the DKIM-Signature seems to have an extra spaces
		Code:
	
	DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=    mydomain.com; h=cc:from:reply-to:subject:subject:to; s=    myselector; bh=xxxxxx=; b=xxxxxx    xxxxxx    xxxxx=this causes the DKIM validation to fail. Any idea what went wrong?
 
	 
	