Displaying 3 results from an estimated 3 matches for "f6bb".
Did you mean:
f0bb
2017 Jul 04
2
Sieve can't move messages in a public namespace
Op 7/4/2017 om 8:44 AM schreef Paolo:
> Il 30/06/2017 10:46, Paolo ha scritto:
>> Hello,
>>
>> my dovecot version is 2.1.17
>>
>> I've configured some public namespaces (config attached). When a mail
>> arrives at a certain mail address, that mail is handled by dovecot
>> lmtp server and a sieve script is executed that shuold move the
>>
2019 Sep 06
1
could not create snapshotxml on encryption image
...t;
<domainsnapshot>
<disks>
<disk name="sda" snapshot="external" type="file">
<source file="/rhev/data-center/mnt/192.168.1.13:_exports_data/168bc099-3ff1-44e8-ba2f-face1594db63/images/eed78b32-f257-445f-8f2e-b5c969ee38e8/da869c1d-f6bb-4816-be6a-f4d1d2ae2af2" type="file" /> #enc
<encryption format="luks">
<secret type="passphrase" uuid="694bdf38-214e-48d3-8c4c-9dbbcf0f5fa0" />
</encryption>
</disk>
</disks>
<memory file=&qu...
2017 Nov 30
0
Sieve can't move messages in a public namespace
...ieve script is:
require ["fileinto", "envelope", "mailbox"];
if header :contains ["From"] "AN at ADDRESS.com" {
????? fileinto "Cond-UFF_FORNITORI/CONTABILITA/Ricevuta";
}
The error:
error: msgid=<5df93e60-676c-f6bb-68b8-c17fe74934d0 at ADDRESS.com>:
failed to store into mailbox
'Cond-UFF_FORNITORI/CONTABILITA/Ricevuta': Mailbox doesn't exist:
Cond-UFF_FORNITORI/CONTABILITA/Ricevuta
Il 04/07/2017 10:34, Stephan Bosch ha scritto:
> Op 7/4/2017 om 8:44 AM schreef Paolo:
>> Il...