2.4 , error with virtual plugin
Hello,
even with updated config for virtual plugin:
mail_plugins { virtual = yes }
namespace virtual { prefix = virtual. separator = . mail_driver = virtual mail_path = ~/virtual }
I get this error:
imap(lonestar@lonestar.it)<2991><64ab1o8sDJl/AAAB>: Error: Namespace virtual: Unknown mail storage driver virtual imap(lonestar@lonestar.it)<2991><64ab1o8sDJl/AAAB>: Info: Disconnected: Namespace virtual: Unknown mail storage driver virtual in=0 out=442 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
What could it be?
-- Ciao, Luigi
Luigi Trovato via dovecot <dovecot@dovecot.org> kirjoitti 26.1.2025 kello 14.43:
Hello,
even with updated config for virtual plugin:
mail_plugins { virtual = yes }
That is ok.
imap(lonestar@lonestar.it)<2991><64ab1o8sDJl/AAAB>: Error: Namespace virtual: Unknown mail storage driver virtual
This indicates that mail_plugins doesn’t contain virtual. So likely you are replacing it somewhere. Check with doveconf if it’s different eg. inside protocol imap {}
Il 26/01/2025 15:07 Timo Sirainen via dovecot ha scritto:
imap(lonestar@lonestar.it)<2991><64ab1o8sDJl/AAAB>: Error: Namespace virtual: Unknown mail storage driver virtual This indicates that mail_plugins doesn’t contain virtual. So likely you are replacing it somewhere. Check with doveconf if it’s different eg. inside protocol imap {}
Thanks, I did fix it.
-- Ciao, Luigi
participants (2)
-
Luigi Trovato
-
Timo Sirainen