Do you want to find out the service/process's own vsz_limit or another
service's vsz_limit? Own vsz_limit would be easiest to get with
getrlimit(RLIMIT_AS) as Aki said. If you want another service's vsz_limit
that's not easily possible, because those settings just aren't sent to anything
except
Hi,
Pigeonhole shouldn't need to know anything about this being a virtual mailbox
specifically. If I understand right, the problem is that imapsieve doesn't like
it when the destination folder doesn't know what the IMAP UID number is for the
saved/copied mail. Earlier versions assert-crash, whi
On Fri, 19 Nov 2021, James wrote:
On 15/11/2021 16:18, infoomatic wrote:
Regarding
storage I tend to use sdbox, from what I have read it seems to be the
better option when using a COW filesystem compared to mdbox. One more
https://doc.dovecot.org/admin_manual/mailbox_formats/
sdbox single-d
> On 11/22/2021 1:10 PM Marc wrote:
>
> Should I specify special_use any where, it is missing from my telnet
> imap.local 143
>
> 2.2: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
> IDLE SPECIAL-USE STARTTLS AUTH=PLAIN] Dovecot ready.
>
> 2.3: * OK [CAPABILITY IMAP4re
Should I specify special_use any where, it is missing from my telnet imap.local
143
2.2: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
SPECIAL-USE STARTTLS AUTH=PLAIN] Dovecot ready.
2.3: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
Aki,
My apologies, I thought that it was included in the output of "dovecot
-n". I don't have just one, but I concatenated them for ease. See attached.
Thanks!
-Sam
*From:* Aki Tuomi [mailto:aki.tu...@open-xchange.com]
*S
> On 11-22-2021 5:11 am, Brent Clark wrote:
> dovecot: imap-login: Error: net_connect_unix(/var/run/dovecot/stats-writer)
> failed: No such file or directory
>
> With a bit of googling, I tried the suggestions of:
> https://forum.iredmail.org/post67042.html#p67042
> https://git.ispconfig.org/ispc
Hi, I wanted to see /etc/dovecot/dovecot-dict-sql.conf.ext
Aki
On 22 November 2021 11.08.01 UTC, Elisamuel Resto wrote:
>Aki,
>
># 2.3.16 (7e2e900c1a): /etc/dovecot/dovecot.conf
># Pigeonhole version 0.5.16 (09c29328)
># OS: Linux 5.14.16-arch1-1 x86_64 ext4
Aki,
# 2.3.16 (7e2e900c1a): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.16 (09c29328)
# OS: Linux 5.14.16-arch1-1 x86_64 ext4[root@wyvern ~]# dovecot -n
# 2.3.16 (7e2e900c1a): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.16 (09c29328)
# OS: Linux 5.14.16-arch1-1 x86_64 ext4
# Hostna
I can’t fix a query that is built by dovecot. The code itself builds the query
based on my dict configuration… so I can’t do that. I know the query is broken
and why it’s failing, but I can’t fix it myself unless I find the code or what
I did wrong in the configuration… but thanks for the reply
Good day Guys
I am getting this error message in the logs.
dovecot: imap-login: Error:
net_connect_unix(/var/run/dovecot/stats-writer) failed: No such file or
directory
Running Debian Buster.
With a bit of googling, I tried the suggestions of:
https://forum.iredmail.org/post67042.html#p6704
Hello
Am 22.11.21 um 00:58 schrieb bobby:
> I have been following the tutorial here:
> https://www.linuxbabe.com/mail-server/block-email-spam-check-header-body-with-postfix-spamassassin
> I notice that when I log into my mail via nextcloud mail, there is no spam
> folder. Is there something furth
You don't say if you're connecting Thunderbird with POP or IMAP.
With IMAP you need to 'subscribe' to folders. You can do this within the email
client manually. Or you can put autosubscribe in the namespace eg.
mailbox Spam {
auto = subscribe
autoexpunge = 0
autoexpunge_max_mails
Should you not be asking linux babe? Here there are only grumpy old men ;)
Dovecot is a mail server, it just manages what ever folder (aka mailboxes) you
create.
> I have been following the tutorial here: https://www.linuxbabe.com/mail-
> server/block-email-spam-check-header-body-with-postf
14 matches
Mail list logo