/usr/sbin/sendmail is just a link to /var/qmail/bin/sendmail that's fine
right?

Thunderbird stops with this alert when trying to send email:

"An error ocurred while sending email. The mail server responded:

http://www.spamhaus.org/?query/bl?ip=189.169.61.104. Please verify that your
email address is correct in your mail preferences again."

php just outputs a false for mail()

What is blocking the email? something like assassin or clamav? if so, how
can i disable them?

On 8/7/07, Janno Sannik <[EMAIL PROTECTED]> wrote:
>
>  is should be /usr/sbin/sendmail (yes, even if you have qmail)
>
> how your conversation with smtp ends (what error do you get)?
>
> pablasso wrote:
>
> 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]
> ::><[EMAIL PROTECTED]::>remote <
> wr-out-0708.google.com:unknown:64.233.184.251> rcpt <> : sender accepted
> @4000000046b8bd2c126c6c4c CHKUSER accepted rcpt: from <[EMAIL PROTECTED]
> ::><[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:Alerta de Google_
> easyjet:64.233.184.251:[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
>
>
>

Reply via email to