[qmailtoaster] Posted by domaine smtproutes

2013-03-08 Thread Tolga Cengiz

hello
qmailtoaster server in the domain 3 units available.
domain1.com
domain2.com
domain3.com
Let's send e-mails on the server in domain1.com smtproutes only.
smtproutes to make a such a definition possible?


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] Spamdkye

2008-10-29 Thread Tolga Cengiz
hello,

I have succesfully installed spamdkye.but i don't want pop3 succesfully users 
make rbl
control. to do this how var/qmail/supervise/smtp/run should be ? Thanks

my current config 

#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
SPAMDYKE=/usr/local/bin/spamdyke
SPAMDYKE_CONF=/etc/spamdyke/spamdyke.conf
SMTPD=/var/qmail/bin/qmail-smtpd
TCP_CDB=/etc/tcprules.d/tcp.smtp.cdb
HOSTNAME=`hostname`
VCHKPW=/home/vpopmail/bin/vchkpw
REQUIRE_AUTH=0

exec /usr/bin/softlimit -m 2000 \
 /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c $MAXSMTPD \
 -u $QMAILDUID -g $NOFILESGID 0 smtp \
 $SPAMDYKE --config-file $SPAMDYKE_CONF \
 $SMTPD $VCHKPW /bin/true 21 


[qmailtoaster] outgoing mail don't check blacklist?

2008-06-27 Thread Tolga Cengiz


Re: [qmailtoaster] Illegal division by zero in sa-stats

2008-05-07 Thread Tolga Cengiz
Email: 8490  Autolearn:  1623  AvgScore: -16.40  AvgScanTime:  4.07 sec
Spam:  1355  Autolearn:22  AvgScore:   7.29  AvgScanTime:  3.30 sec
Ham:   7135  Autolearn:  1601  AvgScore: -20.90  AvgScanTime:  4.22 sec
  - Original Message - 
  From: Tom Manliclic 
  To: qmailtoaster-list@qmailtoaster.com 
  Sent: Wednesday, May 07, 2008 2:55 PM
  Subject: Re: [qmailtoaster] Illegal division by zero in sa-stats


  I think the same sa-stats command was executed when I got the error the only 
difference
  now is that I have atleast one spam. So you're right the first time when you 
said a script bug. 
  Anyway it is not that alarming what is important is SA does its job.

  Thank you very much for clearing this up. I'm learning more in managing QTP 
because of your support.

  Keep up the great work.

  Thanks

  Jake Vickers wrote: 
Tom Manliclic wrote: 
  No errors using /usr/sbin/sa-stats command. Here is what I got.

  Email:  151  Autolearn: 0  AvgScore:   0.31  AvgScanTime:  1.41 
sec
  Spam: 1  Autolearn: 0  AvgScore:   7.00  AvgScanTime:  1.20 
sec
  Ham:150  Autolearn: 0  AvgScore:   0.27  AvgScanTime:  1.41 
sec



That's good.  That's the version of sa-learn included with QTP.  The 
version included with Spamassassin assumes that you're storing your spam logs 
in the format that postfix/sendmail/exim uses, which is NOT what qmail uses.
Anyway, that gives you your stats that you're looking for, so run that 
version and not the other one.


Re: [qmailtoaster] Clamav Install Problem

2008-04-22 Thread Tolga Cengiz

[EMAIL PROTECTED] ~]# yum provides libiconv.so.2
Searching Packages:
Setting up repositories
update100% |=|  951 B00:00
base  100% |=| 1.1 kB00:00
addons100% |=|  951 B00:00
extras100% |=| 1.1 kB00:00
Reading repository metadata in from local files
primary.xml.gz100% |=| 124 kB00:04
update: ## 397/397
Added 83 new packages, deleted 0 old in 1.06 seconds
Importing Additional filelist information for packages
filelists.xml.gz  100% |=| 1.3 MB00:45
update: ## 397/397
Added 397 new packages, deleted 0 old in 9.76 seconds
filelists.xml.gz  100% |=| 1.8 MB01:08
base  : ## 1552/1552
Added 1552 new packages, deleted 0 old in 12.90 seconds
filelists.xml.gz  100% |=|  150 B00:00
Added 0 new packages, deleted 0 old in 0.01 seconds
filelists.xml.gz  100% |=|  98 kB00:02
extras: ## 194/194
Added 194 new packages, deleted 0 old in 1.01 seconds
No Matches found
[EMAIL PROTECTED] ~]#


- Original Message - 
From: Erik A. Espinoza [EMAIL PROTECTED]

To: qmailtoaster-list@qmailtoaster.com
Sent: Monday, April 21, 2008 11:46 PM
Subject: Re: [qmailtoaster] Clamav Install Problem



yum provides libiconv.so.2

Then install that package.

EE

2008/4/21 Tolga Cengiz [EMAIL PROTECTED]:



Hi Centos  system clamav-toaster install problem

[EMAIL PROTECTED] ~]# rpm -i
/usr/src/redhat/RPMS/i386/clamav-toaster-0.93-1.3.18.i386.rpm
error: Failed dependencies:
libiconv.so.2 is needed by clamav-toaster-0.93-1.3.18.i386
[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] Clamav İnstall Problem

2008-04-21 Thread Tolga Cengiz
Hi Centos  system clamav-toaster install problem

[EMAIL PROTECTED] ~]# rpm -i 
/usr/src/redhat/RPMS/i386/clamav-toaster-0.93-1.3.18.i386.rpm
error: Failed dependencies:
libiconv.so.2 is needed by clamav-toaster-0.93-1.3.18.i386
[EMAIL PROTECTED] ~]#



[qmailtoaster] Bitdefender installation help

2006-02-02 Thread Tolga Cengiz



Hi

i use qmailrocks on Red hat 9.0 i wanna add bitdefender to qmailrocks how can i do ? 
i dont find any documents about qmailscanner ,where can i 
find it? please help..

Tolga Cengiz