Marvin Raab schreef:
Hi all,
Recently installed dovecot and postfix under Fedora8 and it works great.
Then I installed both postfix and dovecot under VMWare Server (different
machine) copying the same configuration files but changing the hostname and
domain as appropriate.
When testing the installation using: telnet hostname 143, I receive * OK
Dovecot ready
But when I telnet on port 25, I receive:
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
Instead of:
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
220 mail.kickspam.net ESMTP Postfix
This is POSTFIX responding, so, my guess is you dont have postfix
configured (or running) on your VMware ?
--
Luuk
$ dovecot --version
dovecot version 1.0.rc31
$ uname -srpmio
Linux opensuse 2.6.18.8-0.8-default x86_64 x86_64 x86_64 GNU/Linux