View Full Version : Remote host said: 554 qq permanent problem (#5.3.0)
kriztian
03-28-2004, 11:50 PM
hello guys..i installed the qmailrock yesterday..at first everything was ok..not untill i finished everything..before i installed spamassassin and everything else..i able to send and recieve email..but after i finished my installation..i got this problem when i send e-mail from yahoo..it says..
<ian@axcess.net.ph>:
202.124.130.9 failed after I sent the message.
Remote host said: 554 qq permanent problem (#5.3.0)
and from outlook
The connection to the server has failed. Account: '202.124.130.9', Server: '202.214.130.9', Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10060, Error Number: 0x800CCC0E
i followd every thing..and all my test are successful..but this was my problem...
Bookworm
03-29-2004, 12:47 AM
Have you checked the logs? specifically, check
/var/log/qmail/qmail-smtpd/current (after getting the rejection)
It may be that one of the functions, such as qmail-scanner, clamav, and spamd aren't running.
ps ax | grep spamd
ps ax | grep clam
and so forth.
BW
kriztian
03-29-2004, 09:35 AM
hi..thanks for the help..well my clam doesnt work..
i able to send email now..the next problem is my..recieving..do you think its my pop? when i send email from yahoo..i got no bounce or any mail from mailer daemon..the problem is that..on my qmailrock..i recieve nothing..
Bookworm
03-29-2004, 12:24 PM
If your ClamAV isn't working, and qmail-scanner is set to use it, it'll die on receiving email.
The email MAY get received, but then it'll queue until you fix the problem.
Again, _check your logs_
/var/qmail/qmail-smtpd/current is a good one to look at. That's where all of your email is received.
BW
(BTW: Private messaging me, at the same time that you're asking the same sort of question three ways on the site, is not a method to endear yourself to anyone)
kriztian
03-29-2004, 01:59 PM
do you think it is because when i installed the rpm of clamav i got failed dependencies..it is libc.so.6 and libwrap.so.0..so what i did is i put
rpm -Uvh clamavxxxx-rpm -nodeps...
Bookworm
03-29-2004, 11:44 PM
It's very likely that the process may be failing due to lack of dependancies.
I'm going to repeat something - AGAIN.
DID YOU CHECK YOUR QMAIL-SMTPD/CURRENT LOG.
Sorry for the shouting, but I've said it three times.
If that says something about clamuko or clamscan not functioning, you've found your culprit
BW
sharkypt
06-04-2004, 05:23 PM
i have this error in qmail-smtp log
...
@4000000040c0cec427517f94 tcpserver: ok 16636 myhost.ath.cx:81.193.73.11:25 vernon.namegenie.net:64.246.60.29::47756
@4000000040c0cec51faa4514 YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET!
@4000000040c0cec51faa971c FIX YOUR KERNEL, PUT A C WRAPPER AROUND THIS SCRIPT, OR USE -u AND UNDUMP!
@4000000040c0cec607ac0704 tcpserver: end 16636 status 0
@4000000040c0cec607afc7f4 tcpserver: status: 0/30
Anyone can help-me?
sharkypt
06-04-2004, 06:17 PM
ok, my fault :roll:
I do:
-rwsr-xr-x 1 qscand qscand 115123 Jun 4 22:02 qmail-scanner-queue.pl*
chmod 0755 /var/qmail/bin/qmail-scanner-queue.pl
-rwxr-xr-x 1 qscand qscand 115123 Jun 4 22:02 qmail-scanner-queue.pl*
ltiefland
07-28-2007, 07:57 AM
This is what I get upon recieving of E-Mails. What could that be? I'm using openVZ to have different operating-system run on the same hardware node. There should be enough memory. BTW: I'm using Gentoo for this virtual machine.
@4000000046ab1b7e0d33824c tcpserver: status: 1/40
@4000000046ab1b7e0d338a1c tcpserver: pid 22293 from 209.85.198.191
@4000000046ab1b841536ea74 tcpserver: ok 22293 :80.82.220.11:25 rv-out-0910.google.com:209.85.198.191::34548
@4000000046ab1b85028bc584 Out of memory!
@4000000046ab1b85028bd13c Callback called exit at /var/qmail/bin/qmail-scanner-queue.pl line 87.
@4000000046ab1b85028bd524 END failed--call queue aborted at /var/qmail/bin/qmail-scanner-queue.pl line 7.
@4000000046ab1b85028bdcf4 Callback called exit at /var/qmail/bin/qmail-scanner-queue.pl line 7.
@4000000046ab1b85028be4c4 BEGIN failed--compilation aborted at /var/qmail/bin/qmail-scanner-queue.pl line 87.
@4000000046ab1b85167171fc tcpserver: end 22293 status 0
@4000000046ab1b85167179cc tcpserver: status: 0/40
Output from "free -m":
total used free shared buffers cached
Mem: 2048 349 1698 0 0 0
-/+ buffers/cache: 349 1698
Swap: 0 0 0
w0ls0n
07-28-2007, 10:50 AM
Hello,
you can try yum install perl-suid
You then need to reinstall spamassassin, clamav and qmail-scanner in that order and then it should work fine.
ltiefland
07-28-2007, 01:29 PM
Thanks for the tip, but the memory problem is already solved. I had to increase the SOFTLIMIT in the /var/qmail/control/conf-common file.
Now I'm getting:@4000000046ab6e98315f36ac tcpserver: status: 1/40
@4000000046ab6e98315f3e7c tcpserver: pid 15998 from 209.85.198.186
@4000000046ab6e9e33bc879c tcpserver: ok 15998 :80.82.220.11:25 rv-out-0910.google.com:209.85.198.186::23298
@4000000046ab6e9f2d965384 X-Qmail-Scanner-2.01st:[headquarters118564008576716047] cannot open /var/spool/qscan/quarantine-events.db - No such file or directory
@4000000046ab6e9f387adacc tcpserver: end 15998 status 0
@4000000046ab6e9f387ae684 tcpserver: status: 0/40
w0ls0n
07-29-2007, 11:16 AM
Thanks for the tip, but the memory problem is already solved. I had to increase the SOFTLIMIT in the /var/qmail/control/conf-common file.
Now I'm getting:
You might want to verify that path in the qmail-scanner file. I think that should be /var/spool/qmailscan
Edit qmail-scanner.pl and find that line and change the path and that should work.
Also, make sure thats owned by qscand:qscand
vBulletin® v3.6.8, Copyright ©2000-2009, Jelsoft Enterprises Ltd.