Scenario
You have installed the Exclaimer Cloud Signature Update Agent and would like to know how you can force the application to update signatures.
You can do this if you are an Admin or Editor in Exclaimer Cloud, testing signature changes and don't want to wait for the Agent to update by itself (the Agent automatically downloads signatures every 60 minutes).
Resolution
The resolution depends upon whether you are using Windows or Mac.
Please click on the required options listed below to go through the detailed description:
For Windows
To force a signature update, simply re-run the Agent from your start menu:
- Click Start.
- Navigate to Exclaimer.
- Open the Exclaimer Cloud Signature Update Agent application.
For Mac
To force a signature update, there are two possible methods:
Using the Activity Monitor
Using the Terminal
Using the Activity Monitor
Using the Terminal
To use the Activity Monitor to force a signature update:
- Open Activity Monitor (Launchpad > Other >Activity Monitor).
- Select the Exclaimer Signature Agent.
- Click the Stop icon.
Example:
- Click Quit.
The Agent will start the process to download new signatures.
To use the Terminal to force a signature update:
- Open the Terminal.
- Enter the following command to stop the Exclaimer Cloud Signature Update Agent:
launchctl bootout gui/$(id -u) /Library/LaunchAgents/com.exclaimer.csua.plist - Enter the following command to start the Exclaimer Cloud Signature Update Agent:
launchctl bootstrap gui/$(id -u) /Library/LaunchAgents/com.exclaimer.csua.plist
The Agent will start the process to download new signatures.
NOTE: When running from the Terminal, please make sure the Terminal has Full Disk Access to get signatures for Apple Mail.
To enable Full Disk Access:
- Go to System Preferences, then select Security & Privacy.
- The Security & Privacy window is displayed; select the Privacy tab.
- From the left-hand side options, select Full Disk Access.
- If the Cloud Signature Update Agent is run directly, then theExclaimer Signature Agent will need Full Disk Access.
- If the Cloud Signature Update Agent is run from the Terminal, then the Terminal will need Full Disk Access.
- Some installations of macOS require Full Disk Access to be enabled for both the Terminal and the Exclaimer Signature Agent.