Updated Postfix not running after transferring over users from older postfix
Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Updated Postfix not running after transferring over users from older postfix
I recently moved over user from an old box running postfix(v 2.0.16) over to rhel 6 running postfix (v mail_version = 2.6.6). ive tried to make sure all the files are of correct permissions and that the main.cf file is configured corectly.
However there is something wrong as when i run postfix:
service postfix server
i get no error but when checking the status:service postfix status i get:
master dead but pid file exists
Looking into /var/log/mailog i find this line being the issue:
I gather this is a file permission issue and ive tried to make sure the public folder in /var/spool/postfix is correctly set but still no avail.
Any help or direction will be much appreciated.
EricTRA, thanks for the response.
I have made sure the permissions are the same, which is root to have read write perissions for both files mentioned above.
when starting stopping there is no error appearing on screen. However the permission error is still appearing in the mail log as mentioned in my previous mail above.
The file that is being accessed is the public file within postfix. the permissions on the files in /var/postfix folder are exactly the same that im bringing over from the old postfix server.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.