andre 2 years ago
parent
commit
24e53fb8c8
1 changed files with 4 additions and 1 deletions
  1. 4 1
      kerioEmail_help_mx.tpl

+ 4 - 1
kerioEmail_help_mx.tpl

@@ -28,7 +28,10 @@
 		selfMX: {$selfMX}<br>
 		mxMulti: {$mxMulti}<br>
 		mxtarget: {$mxtarget}<br>
-		domainMX: {$domainMX->preference} {$domainMX->exchange}
+		domainMX:
+		{{foreach from=$domainMX item=$MX}
+			{$MX.preference} {$MX.exchange}
+		{/foreach}}
 		<div class="section">
 		{if $mx === 'set' && $selfMX == true && $mxMulti == false}
 			<div class="alert alert-success" style="width:90%">