Missing main.cf Error - MTA: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{WIP}} | {{WIP}}{{Article Infobox Center|{{admin}}|{{ZCS 8.6}}|{{ZCS 8.5}}|{{ZCS 8.0}}}} | ||
{| | |||
| | |||
=Missing main.cf Error - MTA= | =Missing main.cf Error - MTA= |
Revision as of 17:29, 24 April 2015
- This article is a Work in Progress, and may be unfinished or missing sections.
Template:Article Infobox Center
Missing main.cf Error - MTA
If you see a log event like the following :
postfix/postqueue[8739]: fatal: open /opt/zimbra/postfix-2.4.7.5z/conf/main.cf: No such file or directory
All you need to do is create an empty main.cf file and zimbra will rewrite it.
su - zimbra touch main.cf
Ownership should be :
-rw-r--r-- 1 zimbra zimbra 4414 Mar 27 05:52 main.cf
When you now do something to start the mta, it will generate the values for main.cf
zmmtactl restart