How Do I Manage Accounts in Merlin Project?

Merlin Project allows you to access server supporting SFTP, SMTP or WebDAV and combine them to publishing actions.
You can configure account credentials for:
- SFTP (Secure File Transfer Protocol): for the secure transfer of computer files to a server on a computer network.
- SMTP server (Simple Mail Protocol): for e-mail transmissions.
- WebDAV (Web Distributed Authoring and Versioning): to perform remote Web content authoring operations.
To configure accounts, call from the menu Merlin Project → Preferences and select Accounts.

Click on the + symbol and select the protocol you require. You can select between SFTP, SMTP and WebDAV.
Enter the particular server’s connection details on the right-hand side. Make sure your server address, port, user name and password match your credentials for that particular server.
Merlin Project will fill the accounts with default port values; i.e. port 22 for SFTP, port 25 for SMTP, port 80 for WebDAV, port 443 for encrypted WebDAV. Verify the ports your servers are configured to use and edit the port information if needed. For SSL SMTP you'll need port 587.
Make sure your connection status shows a green dot. If the credentials are incomplete Merlin Project will report it. Are the credentials wrong or the server is temporarily offline, the connection status will show a red dot.
Use Cases
Upload the published content on your SFTP Server
You need to insert an SFTP Account to be able to configure it in the publisher action.

Send the published content via email
You need to insert an SMTP Account to be able to configure it in the publisher action.

Transfer the published content to your WebDAV server
You need to insert a WebDAV Account to be able to configure it in the publisher action.

Transfer the published content to a WebDAV server for macOS Share
You need to insert a WebDAV account and make sure to enable encryption. This adjusts the port from 80 to the required 443.

Read here how to configure publishing in Merlin Project for exports.