Displaying 3 results from an estimated 3 matches for "compiling_dovecot_from_sources".
2019 Aug 29
1
download Dovecot
...ction=show&redirect=PageD%27Accueil#Dovecot_Wiki_Contents
https://wiki2.dovecot.org/FrontPage?action=show&redirect=PageD%27Accueil#Dovecot_installation
I have to compile to install in Terminal Application?
./configure
make
sudo make install
in
https://wiki2.dovecot.org/CompilingSource#Compiling_Dovecot_From_Sources
without reference for dovecot.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190829/b8636217/attachment.html>
2017 Jan 12
2
doveadm mailbox cryptokey - not found
...S <socket_path>] [-s] [-g <guid>] <mailbox> [...]
delete [-u <user>|-A] [-S <socket_path>] [-e] [-r] [-s] [-Z] <mailbox> [...]
......
What is the problem?
------------------------------------------------
Install: http://wiki2.dovecot.org/CompilingSource#Compiling_Dovecot_From_Sources :
./configure && make && sudo make install
# dovecot -n
# 2.2.27 (c0f36b0): /etc/dovecot/dovecot.conf
# OS: Linux 4.4.38-std-def-alt0.M80P.1 x86_64 ALT starter kit (Hypericum)
mail_location = mbox:~/mail:INBOX=/var/mail/%u
mbox_write_locks = fcntl
namespace inbox {
inbox = yes...
2017 Jan 12
0
doveadm mailbox cryptokey - not found
...lt;guid>] <mailbox> [...]
> delete [-u <user>|-A] [-S <socket_path>] [-e] [-r] [-s] [-Z] <mailbox> [...]
> ......
>
> What is the problem?
>
> ------------------------------------------------
> Install: http://wiki2.dovecot.org/CompilingSource#Compiling_Dovecot_From_Sources :
> ./configure && make && sudo make install
>
> # dovecot -n
> # 2.2.27 (c0f36b0): /etc/dovecot/dovecot.conf
> # OS: Linux 4.4.38-std-def-alt0.M80P.1 x86_64 ALT starter kit (Hypericum)
> mail_location = mbox:~/mail:INBOX=/var/mail/%u
> mbox_write_locks = fcntl...