Dear Members,
I hope this quick work around will help users who are unable to add domains from Plesk. It throws an error as below.
QuoteError: Fatal error: plesk::mail::FSError(rename: Operation not permitted: "/etc/postfix/master.cfciefD5", "/etc/postfix/master.cf")
Have a good look at the error which points that file /etc/postfix/master.cf cannot be edited. You have to check 2 things as below.
1. Permission on the file /etc/postfix/master.cf
2. Check if there are any attributes set (chattr command) on this config file. Remove the attributes if they are added.
Hope this helps users in adding the domains now.