Separate names with a comma.
Ansible is using usually shell scripts to performs some operations on the machine which is being automatically administered. So from this point...
In in LF appliance you don't need to edit the nginx settings in the console. Also changes in the nginx cfg files are Not recommended because could...
If you have update of this Language file for LF v3.x.x it would be great, you can simply click on "Reply" and upload the new Language within the...
This is Czech (cs) language file, covers translations up to 2.6.x version
Try to bypass a proxy if presented to exclude some access/connection problems, then check direct access to the web interface of the LF server. If...
I think you will need to feed the shares in a script in loop one by one. #!/bin/sh api_key="AdminApiKey" server="https://lf.domain.com"...
Between LF v3.3.0 - v3.3.7 the content-type was detected on the server side and there appeared a problem that some files like xlsx docx msi ......
I paste here also the answer from the ticket you opened, so if somebody else was interested could see the answer: Currently (5/2019) the CLI does...
It's in "Admin > System > Locales > Upload Language File".
Aha ok, that's correct. When you compose some email in Outlook the API template is attached behind (or front of your text) but at the time when...
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:...
For the Email templates (Admin > Configuration > Email Templates > Edit template) just copy the html code from the "html default" tab to the...
In Secure message the folder can't be uploaded. Folders can be uploaded/created in to Shares, with a browser which supports the folder upload,...