Hi,
Is it possible to activate autoreply from http api :
https://doc.dovecot.org/admin_manual/doveadm_http_api/ on mailbox ?
because on evolution client we could not activate out of office, autoreply,
with http api and sieve commands, is it possible to achieve it fron our web
application ?
t
It is present only on last version because first it is not returned
from the http api GET then when i execute the command it says the id is
not existing (testing other commands working)
the dovecot version is :
2.3.20 (80a5ac675d)
version come form docker machine on this link
:
https://docker-m
yes it is zorking now and command available
so if i want to give all access to te...@test.com INBOX to te...@test.com this
command is not good
[
[
"aclSet",
{
"user":"te...@test.com",
"mailbox":"te...@test.com/INBOX",
"right":"lrw"
it seems the plugin is not installed on docker machine how i can install the
plugin to have the acl commands available ?because now it is not existing, i
have version 2.3.20 and command return unknow command
thanks
___
dovecot mailing list -- dovecot@do
thank you ,
but why we dont see the commands here
https://doc.dovecot.org/admin_manual/doveadm_http_api/ ?
other question with sieve and http api can we manage autoreply with the api ?
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe se
Yes off course i ve done that but not found, moreover it should be available in
the api documentation ?
this is the content off the get call is there a command for acl with maybe not
ACL word inside ?
[
{
"command": "mailboxMutf7",
"parameters": [
{
hi,
yes i alredy executed but nothing with "acl" name or "permissions" so how i can
find the good command ?
thank you
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
I started the http api on dovecot configuration but following the documentation
available here :
https://doc.dovecot.org/admin_manual/doveadm_http_api/
I dont see anything regarding the acl permissions ? do we have to use a
specific command ? how to manage a user acl permissions ( change the co
it was inet_listener http {
port = 8082
}
with no underscore so now it is OK i couls access to the api put according to
the documentation :
https://doc.dovecot.org/admin_manual/doveadm_http_api/
i dont see anything regarding the acl permissions ?
__
so i tried to configure it followinf this link
https://doc.dovecot.org/admin_manual/doveadm_http_api/#
with this conf:
service pop3 {
# Max. number of POP3 processes (connections)
#process_limit = 1024
}
doveadm_api_key = jemjoujou
service doveadm {
unix_listener doveadm-server {
user = vmail
sorry i am newbie, it is not activated by default if we activated
dovecot?
in what file it have to be configured can i test it locally with docker
machine ? development ?
thanks
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an emai
is the http api is automatically up ? do we have to make something ? if
i want to try on the docker machine ?
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
how it seems great i will take a look maybe it is better !
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
UP ?
or any current tool managing acl permission ? evolution client no, thunderbird
only old version etc...
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
so you have to check, when it is put on on and same error it means the sasl
service could not be started, check if the service is UP on your server, then
in log if there is any error about this topic,
then if i am not wrong when you put yes it means now you need smtp
authentication to connec
hello,
you have this smtpd_sasl_auth_enable = no
in your config
it should be smtpd_sasl_auth_enable=yes
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
Hello,
we are facing issue, we manage the shared folder from SQL table, but it was
never working as we have to manage acl permission from the server itself, we
want to manage permissions (read or write) from the same application we can
share user mailbox but it is written in dovecot documentat
17 matches
Mail list logo