jaywid
The problem being that I don't know and haven't been able to find the format I need to use to do this.
You cannot just "make up" a command, and expect it will achieve the end result you are desirous of having !
It would be great if coding servers was as easy as that. Charlie Brady and others would have very little to do !
Unless the code base/template fragment code supports the command,
then "fictiously created commands" will not work.
Reading the template fragment code associated with a command will indicate to you the extent of possibilities, but you will obviously need to be able to understand the code, to some degree.
... I would like to be able to forward mail for 2 domains but on different ports (the mail has to end up on different servers).
Why the need for different ports ?
I think you would have to change the default port that the sme mail server uses, and that then would apply to all mail.
Just issue the (supported) commands of
db domains setprop domain1.com MailServer 1.2.3.4
db domains setprop domain2.com MailServer 1.2.3.5
signal-event email-update