New-TransportRule -Name "Exclude OOF Messages" -MessageTypeMatches "OOF" -ExceptIfMessageTypeMatches "OOF" -RedirectMessage '365 til mx04'
New-TransportRule: Ex94914C|Microsoft.Exchange.Configuration.Tasks.ManagementObjectNotFoundException|Couldn't find object "365 til mx04".
Please make sure that it was spelled correctly or specify a different object.
If i read correctly at the new-transportrule cmdlet and the -redirectmessage parameter, it can only be a emailaddress and not a connector name?