On 26/08/2025 10:30, niklas.meyer--- via dovecot wrote:

 No one has a clue here? Did no one use Sieve Mysql Maps?
 _______________________________________________
 dovecot mailing list -- [1][email protected]
 To unsubscribe send an email to [2][email protected]

   Hi Niklas

   I'm not using Sieve Mysql maps, but I did take a look at the output you
   posted.

   In your debug log I can see two lookups for before2 and for after2, e.g.

    1. Aug 15 12:22:24 43664c142e0a dovecot:
       lmtp([3][email protected])<2407><mPFNN2AKn2hnCQAAhwrv7A>:
       Debug: sieve: storage before2: dict: dict(proxy): Looking up
       'priv/sieve/name/active'
    1. Aug 15 12:22:24 43664c142e0a dovecot:
       lmtp([4][email protected])<2407><mPFNN2AKn2hnCQAAhwrv7A>:
       Debug: sieve: storage before2: dict: dict(proxy): Looking up (async)
       'priv/sieve/name/active'
    1.




   Not sure what governs async vs. non async or why there are two lookups.
   What I did notice is that the before2 lookups gave "found" each time, but
   after2 gave "not found" each time. I think that is the cause of the
   overall failure you then got on sieve.

    1. Aug 15 12:22:24 43664c142e0a dovecot:
       lmtp([5][email protected])<2407><mPFNN2AKn2hnCQAAhwrv7A>:
       Debug: sieve: storage after2: dict: dict(proxy): Lookup finished for
       'priv/sieve/name/active': not found
    1. Aug 15 12:22:24 43664c142e0a dovecot:
       lmtp([6][email protected])<2407><mPFNN2AKn2hnCQAAhwrv7A>:
       Debug: sieve: storage after2: dict: dict(proxy): Lookup finished for
       'priv/sieve/name/active': not found
    1. Aug 15 12:22:24 43664c142e0a dovecot:
       lmtp([7][email protected])<2407><mPFNN2AKn2hnCQAAhwrv7A>:
       Debug: sieve: storage after2: dict: script 'active': Script 'active'
       not found at path priv/sieve/name/active

   maybe the queries are not returning the expected data.

   best regards

   John

References

   Visible links
   1. mailto:[email protected]
   2. mailto:[email protected]
   3. mailto:[email protected]
   4. mailto:[email protected]
   5. mailto:[email protected]
   6. mailto:[email protected]
   7. mailto:[email protected]
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to