Hello,
I need to make 2 important changes in the dovecot.conf and I want to make sure that they are persistent across updates or regeneration of the config because of WHM interface triggers.
The changes are related to pop3_uidl and prefix namespace in imap:
pop3_uidl_format = %08Xu%08Xv
namespace private with empty prefix
So, I have no problem in doing these changes in the conf, they work as expected I just need to make sure they stay there.
I have read: http://docs.cpanel.net/twiki/pub/AllDocumentation/ReleaseNotes/dovecot-1.1.pdf but it's not clear to me what would be the folder of the modified main.local ( it's written there that you need to copy it from main.default, but should it reside in the template folder or
/var/cpanel/conf/dovecot/ . Also I have looked in the template file and I didn't understand the syntax because the default values are commented out (with #).
Could someone help me with the proper usage of the syntax to achieve what I mentioned above?
Thank you,
Teodor
I need to make 2 important changes in the dovecot.conf and I want to make sure that they are persistent across updates or regeneration of the config because of WHM interface triggers.
The changes are related to pop3_uidl and prefix namespace in imap:
pop3_uidl_format = %08Xu%08Xv
namespace private with empty prefix
So, I have no problem in doing these changes in the conf, they work as expected I just need to make sure they stay there.
I have read: http://docs.cpanel.net/twiki/pub/AllDocumentation/ReleaseNotes/dovecot-1.1.pdf but it's not clear to me what would be the folder of the modified main.local ( it's written there that you need to copy it from main.default, but should it reside in the template folder or
/var/cpanel/conf/dovecot/ . Also I have looked in the template file and I didn't understand the syntax because the default values are commented out (with #).
Could someone help me with the proper usage of the syntax to achieve what I mentioned above?
Thank you,
Teodor