Hi there, I am running Debian 4 on a i386 VPS - I installed ISPConfig 3 following the instructions on the site. Everything is working well - except mail is not being received or sent. A user can login to squirrel mail, but when the user sends mail it just hits the queue... my current queue looks like this: Data from: 2009-12-06 07:05 -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- 3295743C11FE 6289 Sat Dec 5 12:35:35 [email protected] (connect to 127.0.0.1[127.0.0.1]: Connection refused) [email protected] 3E14143C11FC 1129 Sat Dec 5 04:04:31 [email protected] (connect to 127.0.0.1[127.0.0.1]: Connection refused) [email protected] -- 27 Kbytes in 10 Requests. Not sure how to proceed... Postfix is running, as I used telnet to test it.
no errors i can find. here is the output from netstat: Code: Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 localhost.localdo:10024 *:* LISTEN 1520/amavisd (maste tcp 0 0 localhost.localdo:10025 *:* LISTEN 3475/master tcp 0 0 *:mysql *:* LISTEN 1619/mysqld tcp 0 0 localhost.localdo:spamd *:* LISTEN 1900/spamd.pid tcp 0 0 host-111-222-333-:domain *:* LISTEN 3571/mydns tcp 0 0 localhost.locald:domain *:* LISTEN 3571/mydns tcp 0 0 *:ftp *:* LISTEN 3496/pure-ftpd (SER tcp 0 0 *:smtp *:* LISTEN 3475/master tcp 0 0 localhost.localdo:49263 localhost.localdo:mysql ESTABLISHED3229/amavisd (ch5-a tcp 0 0 localhost.localdo:49266 localhost.localdo:mysql ESTABLISHED3230/amavisd (ch7-a tcp 0 0 localhost.localdo:mysql localhost.localdo:49263 ESTABLISHED1619/mysqld tcp 0 0 localhost.localdo:mysql localhost.localdo:49266 ESTABLISHED1619/mysqld tcp6 0 0 *:https *:* LISTEN 22435/apache2 tcp6 0 0 *:imaps *:* LISTEN 3379/couriertcpd tcp6 0 0 *:pop3s *:* LISTEN 3398/couriertcpd tcp6 0 0 *:pop3 *:* LISTEN 3384/couriertcpd tcp6 0 0 *:imap2 *:* LISTEN 3366/couriertcpd tcp6 0 0 *:webcache *:* LISTEN 22435/apache2 tcp6 0 0 *:www *:* LISTEN 22435/apache2 tcp6 0 0 ::1:domain *:* LISTEN 3571/mydns tcp6 0 0 *:ftp *:* LISTEN 3496/pure-ftpd (SER tcp6 0 0 *:ssh *:* LISTEN 3527/sshd tcp6 0 2588 host-111-222-333-444.:ssh ::ffff:122.200.74:62323 ESTABLISHED31771/0
One thing i noticed regarding the logs for postfix is that they do not seem to exist... In ISP config they are "Unable to read log /var/logs/mail.log" And also this file does not even exist when I check using SSH.