[qmailtoaster] qtp-newmodel (fresh centos 5.2)

2008-07-11 Thread Lucian Cristian

Eric, is this a bug ?

ran qtp-newmodel (v0.3) on centos 5.2 to install qmt and using unionfs 
it give me :


chroot: cannot run command `qtp-build-rpms': No such file or directory

using normal file copy it starts compiling and I noticed that now some 
services doesn't compile like it was on older version


I copied  qtp-build-rpms in /sbin and /bin but is not working
sorry I didn't had time to look into is so I ask you !

thanks !


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Server for only sending mail

2008-07-11 Thread Warren Melnick
I have a machine that sends email.  All inbound is handled by another
machine.  I just need something that will grab the mail, queue it and send
it to another internal server that will send the mail to its final
destination.  Initially I would need sendmail to be present (qmail's
sendmail stub), but I would eventually move things over to qmail-inject.

Could I use the qmail-toaster rpm alone to achieve this goal?

Thanks,
Warren


[qmailtoaster] spam to some domains

2008-07-11 Thread Michael Handiboe
I have a QMT which I'm pretty sure is working the way it's supposed to 
(Jake touched it last!  ;-)   )


I host two domains on it ... one receives almost no spam, the other 
seems to get it all.


Where do I look to change a setting or ... ?

Thanks gang.
Michael

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spam to some domains

2008-07-11 Thread Jake Vickers

Michael Handiboe wrote:
I have a QMT which I'm pretty sure is working the way it's supposed to 
(Jake touched it last!  ;-)   )


I host two domains on it ... one receives almost no spam, the other 
seems to get it all.


Where do I look to change a setting or ... ?


Keep an eye on the logs and see if you're just being joe-jobbed (sending 
to random addresses, ei: [EMAIL PROTECTED], [EMAIL PROTECTED] etc.) 
You may also consider adding more/different blacklists.
Lastly, make sure you don't have special rules for the domain in your 
/var/qmail/control/simscan file - I saw one once where they had 
accidentially turned off spam checking for a domain.



-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spam to some domains

2008-07-11 Thread Michael Handiboe

Jake Vickers wrote:

Lastly, make sure you don't have special rules for the domain in your 
/var/qmail/control/simscan file


I don't seem to have a simscan file ... a good example in wiki/docs?

--

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spam to some domains

2008-07-11 Thread Jake Vickers

Michael Handiboe wrote:

Jake Vickers wrote:

Lastly, make sure you don't have special rules for the domain in your 
/var/qmail/control/simscan file


I don't seem to have a simscan file ... a good example in wiki/docs?


Sorry, meant /var/qmail/control/simcontrol


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Clamav - Is thre a better way

2008-07-11 Thread Richard Baxant
Can you clarify on the patching part? I found this patch file in
sources but not sure what changes I need to make on it?

clamav-0.9x.patch.bz2

cd /usr/src/redhat/SOURCES
tar xjvf clamav-0.93.3.tar.bz2
cd clamav-0.93.3
patch  clamav-0.9x.patch.bz2

then rpmbuild process...



 If you install the src.rpm and look at the files you will see all of the
 changes that need to be made in the spec file. Download the source from
 clam, patch for the toaster, and rebuild your own RPM.



 -
QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Clamav - Is thre a better way

2008-07-11 Thread Jake Vickers

Richard Baxant wrote:

Can you clarify on the patching part? I found this patch file in
sources but not sure what changes I need to make on it?

clamav-0.9x.patch.bz2

cd /usr/src/redhat/SOURCES
tar xjvf clamav-0.93.3.tar.bz2
cd clamav-0.93.3
patch  clamav-0.9x.patch.bz2

then rpmbuild process...
  


I don't think you can patch using a .bz2 file; you'd need to unbzip2 it 
then apply the patch.  The spec file for the src.rpm should have some 
notes in it and detail (by looking at the pre and post sections) what 
needs to be done.



-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Clamav - Is thre a better way

2008-07-11 Thread Richard Baxant
I ran the rpmbuild command and while compiling it stops to ask for the
file to patch?

On Fri, Jul 11, 2008 at 2:11 PM, Jake Vickers [EMAIL PROTECTED] wrote:
 Richard Baxant wrote:

 Can you clarify on the patching part? I found this patch file in
 sources but not sure what changes I need to make on it?

 clamav-0.9x.patch.bz2

 cd /usr/src/redhat/SOURCES
 tar xjvf clamav-0.93.3.tar.bz2
 cd clamav-0.93.3
 patch  clamav-0.9x.patch.bz2

 then rpmbuild process...


 I don't think you can patch using a .bz2 file; you'd need to unbzip2 it then
 apply the patch.  The spec file for the src.rpm should have some notes in it
 and detail (by looking at the pre and post sections) what needs to be done.


 -
QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Clamav - Is thre a better way

2008-07-11 Thread Philip Nix Guru

Install the src.rpm
and check the spec file, that's how it works
then build the rpm or/and the src.rpm from the spec file
something like
rpmbuild -ba --with your_distrib package.spec
that will build binary and source packages

Should be tricial from 93.1 to 93.3
I didnt chekc the spec but prolly just a single version to change in the 
spec file


-P

Richard Baxant wrote:

I ran the rpmbuild command and while compiling it stops to ask for the
file to patch?

On Fri, Jul 11, 2008 at 2:11 PM, Jake Vickers [EMAIL PROTECTED] wrote:
  

Richard Baxant wrote:


Can you clarify on the patching part? I found this patch file in
sources but not sure what changes I need to make on it?

clamav-0.9x.patch.bz2

cd /usr/src/redhat/SOURCES
tar xjvf clamav-0.93.3.tar.bz2
cd clamav-0.93.3
patch  clamav-0.9x.patch.bz2

then rpmbuild process...

  

I don't think you can patch using a .bz2 file; you'd need to unbzip2 it then
apply the patch.  The spec file for the src.rpm should have some notes in it
and detail (by looking at the pre and post sections) what needs to be done.


-
   QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  



-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Clamav - Is thre a better way

2008-07-11 Thread Richard Baxant
After some trial and error it is built. Here is my src.rpm if any one
wants to use it.

http://localhostr.com/files/da005e/clamav-toaster-0.93.3-1.3.20.src.rpm

On Fri, Jul 11, 2008 at 2:49 PM, Philip Nix Guru [EMAIL PROTECTED] wrote:
 Install the src.rpm
 and check the spec file, that's how it works
 then build the rpm or/and the src.rpm from the spec file
 something like
 rpmbuild -ba --with your_distrib package.spec
 that will build binary and source packages

 Should be tricial from 93.1 to 93.3
 I didnt chekc the spec but prolly just a single version to change in the
 spec file

 -P

 Richard Baxant wrote:

 I ran the rpmbuild command and while compiling it stops to ask for the
 file to patch?

 On Fri, Jul 11, 2008 at 2:11 PM, Jake Vickers [EMAIL PROTECTED] wrote:


 Richard Baxant wrote:


 Can you clarify on the patching part? I found this patch file in
 sources but not sure what changes I need to make on it?

 clamav-0.9x.patch.bz2

 cd /usr/src/redhat/SOURCES
 tar xjvf clamav-0.93.3.tar.bz2
 cd clamav-0.93.3
 patch  clamav-0.9x.patch.bz2

 then rpmbuild process...



 I don't think you can patch using a .bz2 file; you'd need to unbzip2 it
 then
 apply the patch.  The spec file for the src.rpm should have some notes in
 it
 and detail (by looking at the pre and post sections) what needs to be
 done.


 -
   QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] spam to some domains

2008-07-11 Thread Michael Handiboe

Jake Vickers wrote:


Sorry, meant /var/qmail/control/simcontrol


I was wonderin about that.  Anywayz, mine looks like this:

:clam=yes,spam=yes,spam_hits=12 ...etc

So, no domains listed.  I'll have to watch the logs for a while.

-

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] DomainKeys Problem

2008-07-11 Thread Anil Aliyan

Dear All,

I have recently intalled qmailtoaster with Domainkeys. But when mails are 
delivered into yahoo and gmail mailbox the headers shows the as follows:


In yahoo it says domainkeys=fail (bad sig) and in gmail it says 
DomainKey-Status: bad domainkeys=hardfail



YAHOO:

 Return-Path:   [EMAIL PROTECTED]
 Authentication-Results:   mta151.mail.in.yahoo.com from=gnvfc.net; 
domainkeys=fail (bad sig)
 Received:   from 125.18.132.20 (EHLO mail.gnvfc.net) (125.18.132.20) 
by mta151.mail.in.yahoo.com with SMTP; Wed, 09 Jul 2008 12:24:17 +0530

 Received:   (qmail 1903 invoked by uid 89); 9 Jul 2008 06:48:39 -
 Comment:   DomainKeys? See http://antispam.yahoo.com/domainkeys
 DomainKey-Signature:   a=rsa-sha1; q=dns; c=nofws; s=private; 
d=gnvfc.net; 
b=hyTQBAfguveD7nWizlaAOc/pkirbaIkybedzj76oF3M9cYboEvZfG3OkTmh6PYsE;
 Received:   by simscan 1.3.1 ppid: 1897, pid: 1900, t: 0.0498s 
scanners: attach: 1.3.1


___
GMAIL:

Return-Path: [EMAIL PROTECTED]
Received: from mail.gnvfc.net (mail.gnvfc.net [125.18.132.20])
   by mx.google.com with ESMTP id 
k21si8723209waf.8.2008.07.09.00.10.09;

   Wed, 09 Jul 2008 00:10:18 -0700 (PDT)
Received-SPF: pass (google.com: domain of [EMAIL PROTECTED] designates 
125.18.132.20 as permitted sender) client-ip=125.18.132.20;

DomainKey-Status: bad
Authentication-Results: mx.google.com; spf=pass (google.com: domain of 
[EMAIL PROTECTED] designates 125.18.132.20 as permitted sender) 
[EMAIL PROTECTED]; domainkeys=hardfail 
[EMAIL PROTECTED]

Received: (qmail 6077 invoked by uid 89); 9 Jul 2008 07:10:10 -
Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
 s=private; d=gnvfc.net;
 b=xdaU2BcTAn3Ih/hoOPlS7VMQODUt0OKDg/OsyW9+HTfTHWHCx00R9OWvYfiRT7Z7;

my tcp.smtp configuration is as below:

127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,NOP0FCHECK=1
:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,QMAILQUEUE=/var/qmail/bin/simscan,DKVERIFY=BDEGIJKfh,DKQUEUE=/var/qmail/bin/qmail-queue.orig,DKSIGN=/var/qmail/control/domainkeys/%/private,NOP0FCHECK=1

my dns configurations is as below:

_domainkey.gnvfc.net. IN  TXT t=y; o=~
private._domainkey  IN  TXT k=rsa; 
p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxAMuTneJEmSJbD9p967da4JPx0K5o52AQ7gKpD8i+yQajaOKdHL35Twu0FlMNO3vC1wIDAQAB



How can i resolve the bad sig problem with my mails.

Regards,

Anil Aliyan 



-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]