🦾Adding a server in the backend UI
Go to MTA -> Velocity MTA Servers in the backend site navigation

The link domain must have a valid A record pointing to a Velocity MTA server IP address
not your platform installation address


Verify Velocity MTA received your server configuration
On your server where the Velocity MTA container is running, begin monitoring the log file
tail -f velocity-install/logs/velocity.log

If the service URL is set properly and the access key matches what's in the velocity-install/logs/velocity.log file, velvet.log should show something like the following
2023/06/08 23:46:45.879865 main.go:1039: :API:::172.16.50.1:38214 POST /settings
2023/06/08 23:46:45.881480 main.go:1136: :API:::Finished writing settings
Last updated
Was this helpful?