Separate names with a comma.
By chance don't you mean, you are not receiving any emails from the LF server? In this case please make sure you have configured your LF server...
Please note, that the LF Outlook Client is using API, you will need to customize the "api_response " and "api_private_message_response" templates.
The "Connection refused" can be displayed when the real source IP address, the EC2 instance sees you are coming from, is not on allowed. Did you...
On the port tcp/22 is listening the SFTP service, and it refused to log you in with the ec2 key for ssh. If the port tcp/222 is unresponsive I...
To reset the sysadmin account for the web GUI you will need at first connect to root shell of the LF instance. You will need to use the ssh key...
The dropped file and FileDrop message is sent via HTTPS POST, the notification email you don't need to handle in the app. It's sent to the...
Secure Message: User can delete files from a Secure message he sent, by clicking "Delete attachments" option under the "Action" column in the...
There is possible to use Admin API to create users accounts. Please have a look at this man page for more details:...