Hey Jake, this looks like a bug in the qmail-toaster.spec file. I'd suggest that Eli file a bug report, but Mantis isn't up yet. I can have a look at the spec file myself, but I don't have a 64-bit test host (yet - probably will soon).

How do you want to handle this? (How's mantis coming along?)

--
-Eric 'shubes'

Eli Edwin Casimero wrote:
Here's my first test virtual machine.

I used a host machine CentOS 5.3 i386 with 4GB or memory on an Intel Q9400

I installed the latest OpenVZ virtualization platform.

I used a Virtual Machine Centos 5.5 i386 template and gave it 1GB RAM
and 10gb space.

I installed qmailtoaster and I got the /etc/tcprules.d/tcp.smtp

[r...@centos5home tcprules.d]# cat tcp.smtp

127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",DKSIGN="/var/qmail/control/domainkeys/%/private"

as you can see QMAILQUEUE is missing again.

I will do more virtual machine installs in the future.

Best wishes,
Edwin

On Thu, Jun 3, 2010 at 1:21 AM, Eric Shubert <[email protected]> wrote:
I'm wondering if perhaps this is a problem that's specific to x86_64 hosts.
I wouldn't have guessed that, but who knows? I believe that Eli was going to
attempt to recreate the problem.
--
-Eric 'shubes'

Tom Keyser wrote:
I had the same problem, and others on the list helped me correct the
problem last week. I'm running CentOS also, but had installed in December
last year.

On 5/29/2010 7:23 AM, Eli Edwin Casimero wrote:
Super Thank You!

This line in /etc/tcprules.d/tcp.smtp
With the missing QMAILQUE was the culprit.

How I got that I will have to make a few test installations.

This problem is solved.

Replication, later.

-------------

The 2nd line should look like this:


:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"

The QMAILQUEUE variable is what invokes simscan, and simscan invokes
spamassassin and clamav. You'll also need the NOP0FKEY=1 variable.

Do you have any idea how you ended up with no QMAILQUEUE variable?
This is not the first time that has happened to someone recently.


---------------------------------------------------------------------------------


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    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