• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Resolved Dovecot and conf.d directory

OverWolf

Regular Pleskian
Hi,
I've seen that in dovecot.conf file there is an include to cond.f directory, but this command is preceded by the character "!". Is this correct ?
 
Hi UFHH01,
so with dovecot, if I want to include some directory I must use "!" ?
Because in all other services like nginx, proftpd, postfix, etc the command "include" is not preceded by "!"
 
Hi OverWolf,

so with dovecot, if I want to include some directory I must use "!" ?
Yes.

Because in all other services like nginx, proftpd, postfix, etc the command "include" is not preceded by "!"
Not all configurations, commands, strings, options, ... can be transferred to every existent linux software package, or can be used as example(s) for other linux software packages. The manual pages and official documentations for each software package will inform you about the ( possible specific / unique ) ways to configure the software. :)
 
Back
Top