You are here
Sophal Lee - Wed, 2014/03/12 - 15:26
Hi
I'm try to setup an email server on a CentOS system with Postfix, Dovecot and MySQL.
I'm following this article for an Ubuntu system:
https://library.linode.com/email/postfix/postfix2.9.6-dovecot2.0.19-mysql
I can connect to the server using both secure pop/imap but can't with SMTP. I have tried sending an email from root and it remains in the queue. I get the follow error:
connect to osiris.example.com[private/dovecot-lmtp]: No such file or directory
Here's the version that's installed on my system:
MySQL v5.5.36
Postfix v2.6.6
Dovecot v2.0.9
Thank you in advance.
Sophal
Forum:
Add these lines instead
It seems this entry only in /etc/postfix/main.cf applies to Ubuntu/Debian systems.
With CentOS systems you'll need to specify the following:
You'll also need add this entry in the /etc/postfix/master.cf file:
Yeah - a few differences between Debian & RHEL based systems
As you've discovered there are a few config differences between Ubuntu and CentOS. Apache config is one that also springs to mind.
FWIW these are the TKL forums anyway (which is a Debian based distro of pre-built/pre-configured software appliances - most with postfix pre-configured) so the chances of anyone here being able to help you with CentOS was probably slim anyway...
Add new comment