hello
I try to add auth for user from console
carbonio auth credential add user@mydomain.net password \
'mypasss' service smtp
but receive only help commands in answer what im doing wrong?
carbonio auth credential list user@domain also gives me help commands answer.
in help i dont see "auth" command
@yurets2024
Hi,
All provisioning command in carbonio starts with carbonio prov, in community edition there are no command with only "carbonio" keyword. Therefore, you won't find any help/arguments for carbonio.
Regards,
Sharif
Hello,
I’ve tried setting it up using the Backoffice section and also via the CLI, but I can't authenticate using the SMTP service. If I set it up for the WebUI, it works fine, but for the SMTP service, it doesn't seem to work.
carbonio auth credential add test01@zyx.com password \ 'MY-PASSWORD' label "TEST DEV" service smtp
I'm using the licensed version of Carbonio and following the documentation:
removed link
Any help would be greatly appreciated!
Hi,
If you are using Carbonio (Not the Community Edition), I would recommend you to get help from our support team by opening a ticket in our support portal mentioned in the following section of the documentation:
https://docs.zextras.com/carbonio/html/basics/general.html#seeking-help-on-product
There are some difference in CLI references between Carbonio and Carbonio CE.
Hope it helps.