Hello Miltos,
Most probably you have missed one condition and your rules were not been selected on the targeted event - which is on relay.
My suggestion is to create advances routing rules like below:
This could be done following these steps:
- Login into WebAdmin > Security & Filtering > Acceptance & Routing > Advance Settings
- For each User X account create a new rule with:
- Name the rule with something evident (like
Relay-for-JohnDoe
) - Conditions: ALL of the below:
++ Sender email is:john.doe@email.com
++ Delivery | Relaying mail - Actions:
++ Relay | Authentication:relay-user
andrelay-password
++ Relay | Host:relay-hostname
andrelay-port
Save and enter the next one.
Note: please take care about access permissions for Axigen working folder (in Linux: /var/opt/axigen
) as the credentials you have set into the routing rules will be saved in clear text in filters/smtpFilters.script
).
HTH,
Ioan