• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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