<div dir="ltr"><div><div><div><div><div><div>Happy Holidays,<br></div><div>And if you like me are working throughout so more senior engineers get their holidays, my condolences hah</div><div><br></div>Taking the time to bring our dovecot.conf into the 2021/22 era .since its quiet time of year, <br></div>Do I read it right that where we have things like <br>service imap {<br>        process_limit = 1024<br>        executable = imap imap-postlogin<br> <br></div>are not needed now ?<br></div><div>and process limit is a global option?</div><div><br></div>things like  pop3/imap_client_workarounds = fooy<br></div>are now global options, not to be in protocol { }  sections ?<br><br></div>I am reading the example conf files and see these outside the protocol sections where they have in the past lived, this is what makes me think they are now global and not needed in sub sections. but I may be missing some linking going from file to file , we have forever updated our single config file, just fixing whatever breaks when major versions break something,  easier to find options in one file, rather than trying to sift through 40 included files like I am looking at now :-)<br><br></div>