> For the complete documentation index, see [llms.txt](https://docs.emaildelivery.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emaildelivery.com/docs/velocity-mta-basics/creating-an-mta-delivery-policy/pushing-mta-policy-changes.md).

# Pushing MTA Policy Changes

{% hint style="info" %}
You can save your policy changes anywhere in the wizard using the multifunction button.
{% endhint %}

<figure><img src="/files/Iy6Jg5Fzwsy77rJ5jdm7" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Publish your changes**

Your MTA delivery policy edits won't take effect until they are **published**.&#x20;

To verify your changes are sent to Velocity MTA successfully, first log into your server where Velocity MTA is running and begin monitoring the log file.
{% endhint %}

`tail -f velocity-install/logs/velocity.log`

{% hint style="info" %}
Click **publish** from the action button on the policy to push your changes to Velocity MTA
{% endhint %}

<figure><img src="/files/MVut97hmodcQ76s4gFFU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Vt3KwscwoJgUnpPQW7WP" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Verify the new settings were received in velvet.log
{% endhint %}

```
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
```
