Displaying 20 results from an estimated 1000 matches similar to: "[Dovecot v2.3.9.3] HTTP API Endpoint for mailbox cryptokey operations"
2017 Jan 12
2
doveadm mailbox cryptokey - not found
Hi, we have a problem.
Command "doveadm mailbox cryptokey" does not work:
# doveadm mailbox cryptokey
usage: doveadm [-Dv] [-f <formatter>] mailbox <command> [<args>]
create [-u <user>|-A] [-S <socket_path>] [-s] [-g <guid>] <mailbox> [...]
delete [-u <user>|-A] [-S <socket_path>] [-e] [-r] [-s] [-Z] <mailbox>
2017 Jan 12
0
doveadm mailbox cryptokey - not found
On 12.01.2017 16:05, Evgeniy Korneechev wrote:
> Hi, we have a problem.
> Command "doveadm mailbox cryptokey" does not work:
>
> # doveadm mailbox cryptokey
> usage: doveadm [-Dv] [-f <formatter>] mailbox <command> [<args>]
> create [-u <user>|-A] [-S <socket_path>] [-s] [-g <guid>] <mailbox> [...]
> delete
2017 Jan 12
1
doveadm mailbox cryptokey - not found
>
> You forgot to load mail_crypt plugin.
>
> mail_plugins = $mail_plugins mail_crypt
>
With these settings also.
# dovecot -n
.....
mail_location = mbox:~/mail:INBOX=/var/mail/%u
mail_plugins = " mail_crypt"
mbox_write_locks = fcntl
.....
# service dovecot restart
# doveadm mailbox cryptokey
usage: doveadm [-Dv] [-f .........
# ls /usr/lib64/dovecot/modules/* | grep
2019 Mar 27
1
MailCrypt: Encrypted user keys configuration with LDAP & cryptokey generate
Hi, I try to use the MailCrypt plugin with Floder encryption and
encrypted user keys, using LDAP. I use Dovecot 2.2.27 (c0f36b0)
I follow the wiki: https://wiki2.dovecot.org/Plugins/MailCrypt
doveconf -n and dovecot-ldap.conf.ext attached to this message.
I well configured slapd to let dovecot's dn query the userPassword
(hashed password SSHA). I use fusiondirectory-mail plugin:
2020 Feb 12
2
Dovecot v2.3.9.3 released
We are pleased to release v2.3.9.3 of Dovecot. Please find it from
locations below
https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz.sig
Binary packages in https://repo.dovecot.org/
Docker images in https://hub.docker.com/r/dovecot/dovecot
---
v2.3.9.3 2019-02-12? Aki Tuomi <aki.tuomi at open-xchange.com>
??? * CVE-2020-7046:
2020 Feb 12
2
Dovecot v2.3.9.3 released
We are pleased to release v2.3.9.3 of Dovecot. Please find it from
locations below
https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz.sig
Binary packages in https://repo.dovecot.org/
Docker images in https://hub.docker.com/r/dovecot/dovecot
---
v2.3.9.3 2019-02-12? Aki Tuomi <aki.tuomi at open-xchange.com>
??? * CVE-2020-7046:
2020 Feb 12
0
Dovecot v2.3.9.3 released
# wget https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz
--2020-02-12 05:09:26-- https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz
Resolving dovecot.org (dovecot.org)... 94.237.12.234, 2a04:3545:1000:720:acc1:5bff:fe5e:4e9
Connecting to dovecot.org (dovecot.org)|94.237.12.234|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2020-02-12 05:09:26 ERROR 403:
2019 Apr 10
0
decrypt.rb
>>>
>> Yes. I gave it a try here, and it seems to work. Does it give any extra
>> information if you include -i flag?
>>
>> Aki
>>
>
> Yes, I had tried that, and it doesn't give much extra information, at
> least to my eye, that seems to help my issue.? Above the previous
> output it outputs the Version, Flags, Header length, Cipher algo,
2006 Jul 24
0
Dynamic Scope plugin
Adds dynamic methods to scope.
Examples
scope_posts_to_user { yield } #=>
Post.with_scope({
:find => { :conditions => [ ''user_id = ?'', params[:user_id] ]},
:create => { :user_id => params[:user_id] }
}) { yield }
scope_messages_to_mailbox { yield } #=>
Message.with_scope({
:find => { :conditions => [ ''mailbox_id = ?'',
2020 Feb 12
0
tcpwraper errors with v2.3.9.3
My system was working fine with version 2.3.9.2.? I upgraded to 2.3.9.3
and I am getting tcpwraper errors:
> imap-login: Error: connect(tcpwrap) failed: No such file or directory
Here's my config:
> login_access_sockets = tcpwrap
>
> service tcpwrap {
> ? unix_listener login/tcpwrap {
> ??? group = $default_login_user
> ??? mode = 0600
> ??? user =
2020 Feb 12
0
tcpwraper errors with v2.3.9.3
My system was working fine with version 2.3.9.2.? I upgraded to 2.3.9.3
and I am getting tcpwraper errors:
> imap-login: Error: connect(tcpwrap) failed: No such file or directory
Here's my config:
> login_access_sockets = tcpwrap
>
> service tcpwrap {
> ? unix_listener login/tcpwrap {
> ??? group = $default_login_user
> ??? mode = 0600
> ??? user =
2019 Apr 11
2
decrypt.rb
> On 11 April 2019 00:49 David Salisbury via dovecot <dovecot at dovecot.org> wrote:
>
>
> >>>
> >> Yes. I gave it a try here, and it seems to work. Does it give any extra
> >> information if you include -i flag?
> >>
> >> Aki
> >>
> >
> > Yes, I had tried that, and it doesn't give much extra information, at
2010 Mar 18
1
Voicemail Remote Access
Hi,
I'm trying to set up remote voicemail pickup. I've created the following dialplan, but when I press *, I am not sent to voicemailmain. The unavailable message just continues to play as normal.
exten => 2345551111,1,Set(MAILBOXID=1)
exten => 2345551111,n,Set(MAILBOXCONTEXT=company3)
exten => 2345551111,n,Voicemail(${MAILBOXID}@${MAILBOXCONTEXT},u)
exten =>
2017 Jan 17
0
Plugin "mail_crypt" does not work
Hi, guys. Also, currently a problem (with http://wiki2.dovecot.org/Plugins/MailCrypt#EC_key):
# dovecot mailbox cryptokey generate -u name at example.com -UR
doveadm(name at example.com): Error: mail_crypt_user_get_public_key(name at example.com) failed:
mailbox_attribute_get(INBOX, /shared/vendor/vendor.dovecot/pvt/server/vendor/vendor.dovecot/pvt/crypt/active)
failed: Mailbox attributes not
2018 May 28
0
Best mail encryption solution for per-user
On 27.05.2018 21:16, mail at sjemm.net wrote:
> May 27, 2018 8:52 AM, "Aki Tuomi" <aki.tuomi at dovecot.fi> wrote:
>>> On 26 May 2018 at 10:36 mail at sjemm.net wrote:
>>>
>>> May 23, 2018 10:10 AM, mail at sjemm.net wrote:
>>> May 23, 2018 9:46 AM, "Aki Tuomi" <aki.tuomi at dovecot.fi> wrote:
>>>
>>> On
2011 Apr 09
1
asterisk-users Digest, Vol 81, Issue 27
I need to change the sip port from 5060 to 5061 actually we already
used 5060 for proxy to sip any idea to change 5060 to 5061 so all can
acces the sip using this port please help........................
On 4/8/11, asterisk-users-request at lists.digium.com
<asterisk-users-request at lists.digium.com> wrote:
> Send asterisk-users mailing list submissions to
> asterisk-users at
2017 Jan 17
0
Plugin "mail_crypt" does not work
Hi!
Some replies:
1. the problem with mail_crypt_global_public_key, there is a bug that we are fixing where file inputs under plugin { } section do not get aboard.
workaround 1:
You can base64 encode the PEM key (yes, again), and put it in one line such as
plugin {
mail_crypt_global_public_key = LS0tLS1C.....
}
workaround 2:
Return the key from userdb, you can use same format.
3. The
2018 Jul 26
4
Problem with definition of slist in CFEngine
Hey folks,
I have a problem with the definition of a variable of type slist in
CFEngine on
# uname -a ; cat /etc/redhat-release
Linux policyhub.example.com 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22
21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
CentOS Linux release 7.4.1708 (Core)
I'm not sure if its valid to ask CFEngine questions on this mailing
list, but as far as I'm running on
2018 May 27
0
Best mail encryption solution for per-user
> On 26 May 2018 at 10:36 mail at sjemm.net wrote:
>
>
> May 23, 2018 10:10 AM, mail at sjemm.net wrote:
> > May 23, 2018 9:46 AM, "Aki Tuomi" <aki.tuomi at dovecot.fi> wrote:
> >
> >> On 23.05.2018 10:15, mail at sjemm.net wrote:
> >>
> >>> May 23, 2018 8:31 AM, "Aki Tuomi" <aki.tuomi at dovecot.fi> wrote:
2017 Jan 17
2
Plugin "mail_crypt" does not work
mail_attribute_dict = file:%h/Maildir/dovecot-attributes > dovecot.conf
Apparently so?))
----- ???????? ????????? -----
> ??: "Evgeniy Korneechev" <ekorneechev at altlinux.org>
> ????: "dovecot" <dovecot at dovecot.org>
> ????????????: ???????, 17 ?????? 2017 ? 17:32:38
> ????: Re: Plugin "mail_crypt" does not work
> Hi, guys. Also,