Glen Vickers wrote:

-----Original Message-----
From: news [mailto:[email protected]] On Behalf Of Eric Shubert
Sent: Friday, April 03, 2009 2:51 PM
To: [email protected]
Subject: Re: [qmailtoaster] 555 error off squirrelmail

Glen Vickers wrote:

/var/qmail/simscan doesn't exist.

qmHandle -l
Messages in local queue: 0
Messages in remote queue: 0

I don't think it's a problem with the queue though, I'm able to receive just fine. Just received an email about 10 min ago and I can send test emails from another account to 1 on this server just fine. Just can't send from any client now. I was able to send from outlook before, now it fails.

/var/qmail/simscan doesn't exist? Whoa. That's where simscan puts temporary files for scanning, one directory per message:

# ls -ld /var/qmail/simscan
drwxr-x--- 2 clamav root 4096 Apr  3 13:35 /var/qmail/simscan

If you're receiving messages ok, I'm betting that they're not being scanned at all, by spamassassin or clamav. You can't send anything because outbound messages are scanned by clamav by default.

I would:
# mkdir /var/qmail/simscan
# chmod 750 /var/qmail/simscan
# chown clamav:root /var/qmail/simscan
and see if that doesn't fix things up.

BTW, what does your /var/qmail/control/simcontrol contain?

#ls
badloadertypes       databytes        logsize             servercert.pem
badloadertypes.cdb   defaultdelivery  me                  smtpgreeting
badmailfrom          defaultdomain    morercpthosts       smtproutes
badmailto            defaulthost      morercpthosts.cdb   spfbehavior
badmimetypes         dh1024.pem       morercpthosts.lock  tlsclientciphers
badmimetypes.cdb     dh512.pem        plusdomain          tlsserverciphers
blacklists           domainkeys       queuelifetime       virtualdomains
clientcert.pem       locals           rcpthosts
virtualdomains.lock
concurrencyincoming  locals.lock      rcpthosts.lock
concurrencyremote    logcount         rsa512.pem

no such file... k so I now have the feeling my email server has been subject
to virus/spam.  Which is pretty obvious given the build.  My question is,
why didn't those files/directories build when I made this server a few years
ago?  I think I'm pretty glad I've decided to upgrade.  7 hours on the ISO
for CentOS though...
I created the Dir. Same result. Unable to exec qq 4.3.0


If you have your simscan-toaster.*.i386.rpm around, you might try:
# rpm -Uvh --replacefiles --replacepkgs simscan-toaster.*.i386.rpm
That should restore that directory as well.

--
-Eric 'shubes'


---------------------------------------------------------------------------------
                Managed Qmailtoaster servers are now available
      Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

    Please visit qmailtoaster.com for the latest news, updates, and packages.


         To unsubscribe, e-mail: [email protected]
        For additional commands, e-mail: [email protected]


Reply via email to