Cant add smtp auth ...
 
Notifications
Clear all

Cant add smtp auth for user

4 Posts
3 Users
1 Reactions
353 Views
(@yurets2024)
New Member
Joined: 7 months ago
Posts: 7
Topic starter  

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 

 


   
Quote
(@sharif)
Reputable Member Admin
Joined: 3 years ago
Posts: 725
 

@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

a

Copy Success

   
ReplyQuote
(@medir)
New Member
Joined: 2 years ago
Posts: 2
 

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!

 

   
ReplyQuote
(@sharif)
Reputable Member Admin
Joined: 3 years ago
Posts: 725
 

@medir 

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.


   
Medir reacted
ReplyQuote