Re: Writing an custom imap command

2021-05-02 Thread Aki Tuomi
> On 01/05/2021 18:32 Ryan Beethe wrote: > > > I'm interested in writing a custom imap command that behaves a bit like > IDLE but synchronizes some state that is specific to my mail client / > mail server. > > I found that stateless commands were trivial to understand, and I really > like th

Re: Can the disable_plaintext_auth setting get overridden for a specific port?

2021-05-02 Thread Aki Tuomi
> On 30/04/2021 20:17 Steve Dondley wrote: > > > In 10-auth.conf, I have "disable_plaintext_auth = yes" > > For port 143, I'd like to do something like this to override that > setting: > > service imap-login { >inet_listener imap { > port = 143 > disable_plain_text_auth = no

Re: Catch all for Metadata storage in SQL database

2021-05-02 Thread Aki Tuomi
> On 30/04/2021 09:38 Steffen Kaiser wrote: > > > Hi, > > the > > https://doc.dovecot.org/configuration_manual/imap_metadata/ > > sample uses > > mail_attribute_dict = file:%h/Maildir/dovecot-attributes > > which stores all keys=value pairs in the file. > > http://dovecot.2317879.n4.nab

Problem with Log-File

2021-05-02 Thread Volf, Ronald (IRV)
Hello ! We want to log error in a File directly : /var/log/IRV_MdM/Dovecot_main.log. We got this error: 'Can't open log file /var/log/IRV_MdM/Dovecot_main.log: Permission denied' Please have a look at our Problem. Is it a bug or an incorrect config ? Our Dir-Structure is: (for testing, w

Re: Error and Panic (with coredump)

2021-05-02 Thread Aki Tuomi
> On 28/04/2021 14:50 Thomas Knaute wrote: > > > > > > On 27.4.2021 9.57, Thomas Knaute wrote: > >> > >> > >> > >>> > On 26/04/2021 19:03 Thomas Knaute wrote: > > > Hi there, > > i'm pretty new to this stuff, just tell me if you need more > information. > >