Displaying 20 results from an estimated 900 matches similar to: "Error with virtual index "Broken mailbox_count header""
2019 Jan 02
2
Error with virtual index "Broken mailbox_count header"
On 2 Jan 2019, at 9:27, Aki Tuomi wrote:
> Please provide doveconf -n
Sure:
https://crypto.shift.agency/?66a9e34e83032c3e#ovF5Yq5qTNa8ii7Qup4oy8h5HyEVLKl/RbhCFpQGkkY=
>
> Aki
>
>> On 02 January 2019 at 10:26 Tobias Kirchhofer <collect at shift.agency>
>> wrote:
>>
>>
>> Hi, we experience trouble with one of our virtual mailboxes.
>>
2019 Jan 02
0
Error with virtual index "Broken mailbox_count header"
Can you try
INBOX
INBOX/*
-INBOX/Trash
-INBOX/Spam
all
Aki
> On 02 January 2019 at 10:40 Tobias Kirchhofer <collect at shift.agency> wrote:
>
>
> On 2 Jan 2019, at 9:27, Aki Tuomi wrote:
>
> > Please provide doveconf -n
>
> Sure:
> https://crypto.shift.agency/?66a9e34e83032c3e#ovF5Yq5qTNa8ii7Qup4oy8h5HyEVLKl/RbhCFpQGkkY=
>
> >
> > Aki
2019 Jan 02
0
Error with virtual index "Broken mailbox_count header"
Please provide doveconf -n
Aki
> On 02 January 2019 at 10:26 Tobias Kirchhofer <collect at shift.agency> wrote:
>
>
> Hi, we experience trouble with one of our virtual mailboxes.
>
> dovecot-virtual:
>
> `
> *
> -INBOX/Trash
> -INBOX/Spam
> all
> `
>
> Error log:
>
> ```Error: virtual index
>
2018 Jan 12
1
Error in virtual mailbox dovecot 2.3-devel maybe in mailcount
Hi there!
I splitted my Mailarchiv to an extra namespace. Because i have some
Problems with the Archiv.
I can open all Folders from Mailarchiv with dovecot. But i want to have
a "all archives" Mailbox to search in all messages in only one virtual
mailbox. Trying to open this virtual folder from thunderbird, I get in a
big archiv this error in logs from dovecot:
J?n 12 10:54:41
2020 Apr 06
2
CentOS 8.1 cron does not send mail
On 6 Apr 2020, at 12:21, Stephen John Smoogen wrote:
> On Mon, 6 Apr 2020 at 04:16, Tobias Kirchhofer <collect at shift.agency>
> wrote:
>
>> On 5 Apr 2020, at 21:20, Tobias Kirchhofer wrote:
>>
>>>>>> we experience difficulties with crond behaviour sending mail
>>>>>> since
>>>>>> CentOS 8.1. The cron job is the
2020 Apr 06
2
CentOS 8.1 cron does not send mail
On 5 Apr 2020, at 21:20, Tobias Kirchhofer wrote:
>>>> we experience difficulties with crond behaviour sending mail since
>>>> CentOS 8.1. The cron job is the same like we used in CentOS 7.
>
> Meanwhile we found the reason for the bug - actually we do not know if
> it is related to a specific version of CentOS or a specific kind of
> command as cron job.
2020 Mar 21
2
CentOS 8.1 cron does not send mail
On 27 Feb 2020, at 14:42, Jonathan Billings wrote:
> On Feb 27, 2020, at 08:01, Tobias Kirchhofer <collect at shift.agency>
> wrote:
>>
>> ?Hi,
>>
>> we experience difficulties with crond behaviour sending mail since
>> CentOS 8.1. The cron job is the same like we used in CentOS 7.
>>
>> crontab -l
>> /usr/bin/python3 -c 'import
2020 Feb 27
3
CentOS 8.1 cron does not send mail
Hi,
we experience difficulties with crond behaviour sending mail since
CentOS 8.1. The cron job is the same like we used in CentOS 7.
crontab -l
/usr/bin/python3 -c 'import random; import time;
time.sleep(random.random() * 3600)' && /usr/local/bin/backup.sh
backup.sh writes the backup to the remote backup server. There are
around 30 machines with the same cron job. The python
2020 Mar 31
2
Change computer password
Hi,
we work on authenticating computers via 802.1x with Samba AD as backend
of Radius. Everything looks promising.
We ask ourselves if it is a good idea to use the machine account which
are created by joining a computer to the AD.
We can change machine account passwords with `samba-tool user
setpassword COMPUTERNAME$` This works, we have SUCCESS with `eapol_test`
on the Radius server.
The
2020 Mar 02
2
Borgbackup question
On 2 Mar 2020, at 12:58, Alessandro Baggi wrote:
> Il 01/03/20 20:18, Tobias Kirchhofer ha scritto:
>> On 1 Mar 2020, at 20:00, Gordon Messmer wrote:
>>
>>> On 3/1/20 12:40 AM, Alessandro Baggi wrote:
>>>> borgbackup is a very interesting backup tool with a lot of
>>>> features. It is ready for "production" or I should expect some bad
2020 Mar 01
4
Borgbackup question
On 1 Mar 2020, at 20:00, Gordon Messmer wrote:
> On 3/1/20 12:40 AM, Alessandro Baggi wrote:
>> borgbackup is a very interesting backup tool with a lot of features.
>> It is ready for "production" or I should expect some bad surprise?
>
>
> I don't know the answer to that, but to me that implies two questions:
> 1) Are there failure conditions that it
2016 Nov 28
2
shared/public mailbox application
Hi Michael,
we migrated from Cyrus Shared Folders to Dovecot Public Folder.
Our setup with Dovecot:
- Public Namespace type=public
- prefix=NAMESPACE
- location=maildir:/var/vmail/public/domain.com/folder:INDEXPVT=~/public/domain.com/NAME
- list=children to show NAMESPACE only if acl is given
- Restart Dovecot
- cd /var/vmail/public/domain.com/NAMESPACE
- mkdir .NAME
- We utilise one user
2020 Apr 02
1
Change computer password
Hi Tobias
the computer password is set when the computer is joined to DC
the computer also change it periodically
this password must be synced between the compter and the DC else user
can not login to the domain
changing the password with samba-tool, you will have different value on
the computer and on the DC
so user will not be able to log in anymore
using computer password for radius
2018 Dec 04
3
BUG: sieve does not set seen-Flag
Did you notice the
fileinto :flags
usage? It comes from imap4sieve extension.
https://tools.ietf.org/html/rfc5232#page-7
Aki
> On 04 December 2018 at 17:13 Larry Rosenman <larryrtx at gmail.com> wrote:
>
>
> I've been using that recipe for YEARS, and it DOES work for me on FreeBSD
> (I'm also the port maintainer for dovecot and pigeonhole).
>
> Not sure
2020 Feb 15
2
shared folder name or public folder with mail address
On 15.02.2020 12:16, Tobias Kirchhofer wrote:
...
> the sieve part seems to be very tricky.
> My test is now working with a public folder and I have a
> "sieve_before" script in place which works for rules of the
> private namespace.
>
> But when the rule shall "fileinto" a public folder, the mail isn't
> filtered (moved) and
2018 Dec 04
2
BUG: sieve does not set seen-Flag
I tried it like you... doesn't work. The message gets all the other
flags, but not the \Seen-Flag.
My repo is
https://repo.dovecot.org/ce-2.3-latest/debian/stretch stretch
dpkg -l|grep dove
ii? dovecot-core????????????????????? 2:2.3.4-2~stretch????????????? amd64??????? secure POP3/IMAP server - core files
ii? dovecot-imapd???????????????????? 2:2.3.4-2~stretch????????????? amd64???????
2018 Dec 04
2
BUG: sieve does not set seen-Flag
Which version of dovecot are you using?
jakob
Am 04.12.18 um 15:44 schrieb Larry Rosenman:
> I have the following, and it works:
> require ["include","fileinto","imap4flags","variables"];
> global "MyFlags";
> if header :contains ["X-LERCTR-Spam-Flag","X-TNTSCAN-Spam-Flag"] "YES"
> {
> redirect
2020 Feb 14
3
shared folder name or public folder with mail address
On 2/14/20 2:23 PM, Tobias Kirchhofer wrote:
> On 14 Feb 2020, at 14:05, Armin Schindler wrote:
>
>> On 2/14/20 11:44 AM, Tobias Kirchhofer wrote:
>>> On 14 Feb 2020, at 11:06, Armin Schindler wrote:
>>>
>>> ??? Hello!
>
> [?]
>
>>> For our new setup (planned with CentOS 8, waiting for the official repo for the latest dovecot
>>>
2018 Dec 04
2
BUG: sieve does not set seen-Flag
Now i tried an additional rule in my "normal" working sieve-filter:
if address :domain :matches "from" "company.example"
? { setflag "\\seen"; fileinto :create "INBOX/foo/test"; stop; }
and sent an email from my company-account. The folder INBOX/foo/test
gets created, but the message inside is not marked as seen.
So i think, this is a bug in
2020 Mar 02
1
Borgbackup question
On 2 Mar 2020, at 13:35, Alessandro Baggi wrote:
> Il 02/03/20 13:18, Tobias Kirchhofer ha scritto:
>> On 2 Mar 2020, at 12:58, Alessandro Baggi wrote:
>>
>>> Il 01/03/20 20:18, Tobias Kirchhofer ha scritto:
>>>> On 1 Mar 2020, at 20:00, Gordon Messmer wrote:
>>>>
>>>>> On 3/1/20 12:40 AM, Alessandro Baggi wrote: