Hello Everyone First of all, excuse my newbness. I installed qmail toaster a few days ago following the CentOS install guide, everything but the smtp is working fine, i re-checked the guide several times and still can't find the problem, i just can't send emails connecting to my smtp with an external client, neither with php ( i have sendmail_path = /var/qmail/bin/qmail-inject in php.ini, is that right?).
I can see the smtp is running (netstat -lnp). I'm also using virtual domains with vpopmail. i have a bunch of this message at /var/log/qmail/smtp/current @4000000046b8bb1e1b6aaf34 tcpserver: status: 0/100 @4000000046b8bd2b21f5fe1c tcpserver: status: 1/100 @4000000046b8bd2b21f605ec tcpserver: pid 32331 from 64.233.184.251 @4000000046b8bd2b21f609d4 tcpserver: ok 32331 denodoprs.theplanet.host: 209.62.5.34:25 :64.233.184.251::63482 @4000000046b8bd2c0877984c CHKUSER accepted sender: from < [EMAIL PROTECTED]::> remote <wr-out-0708.google.com:unknown:64.233.184.251> rcpt <> : sender accepted @4000000046b8bd2c126c6c4c CHKUSER accepted rcpt: from < [EMAIL PROTECTED]::> remote <wr-out-0708.google.com:unknown:64.233.184.251> rcpt < [EMAIL PROTECTED]> : found existing recipient @4000000046b8bd2c2179bd84 simscan:[32331]:CLEAN (0.30/12.00):0.2251s:Alertade Google_ easyjet: 64.233.184.251:3Ib24RhQKDN0FNNFKD9KDQSR- [EMAIL PROTECTED]: [EMAIL PROTECTED]: @4000000046b8bd4a27358b54 tcpserver: end 32331 status 0 @4000000046b8bd4a27359324 tcpserver: status: 0/100 I'm somewhat confused at this point, years ago i used qmail+vpopmail+(courier|dovecot) in Gentoo without problems, but now i'm pretty lost on CentOS 4.5. How can i debug this? Thanks
