Hi all,

I have a little problem with QMail-scanner and SA.
After default instalation on QMS:
./configure --spooldir /var/spool/qmailscan --qmaildir /var/qmail
--bindir /var/qmail/bin
--qmail-queue-binary /var/qmail/bin/qmail-queue  --admin tommy --domain
nasa.one.pl --notify admin --local-domains
tommy.one.pl,tommy.ltd.pl,skyline.ltd.pl,kazaa.one.pl,lost.one.pl,mayday.one.pl
--silent-viruses auto --lang en_GB --debug yes --unzip 1
--block-password-protected 0 --add-dscr-hdrs yes --archive 0
--redundant yes --log-details yes --log-crypto 0 --fix-mime 2
--ignore-eol-check 0 --scanners "verbose_spamassassin bitdefender
clamscan" --install 1

after every delivery i see this in log:

Sep 24 03:22:04 nasa qmail: 1127524924.125159 new msg 258606
Sep 24 03:22:04 nasa qmail: 1127524924.125442 info msg 258606: bytes 1957 from 
<[EMAIL PROTECTED]> qp 18377 uid 1003
Sep 24 03:22:04 nasa qmail: 1127524924.639745 starting delivery 3: msg 258606 
to remote users@spamassassin.apache.org
Sep 24 03:22:04 nasa qmail: 1127524924.640095 status: local 0/3 remote 1/1
Sep 24 03:22:29 nasa qmail: 1127524949.766289 delivery 3: success: 
140.211.166.49_accepted_message./Remote_host_said:_250_Queued!_<[EMAIL 
PROTECTED]>_(Queue-Id:_0A31710FB2D4)/
Sep 24 03:22:29 nasa qmail: 1127524949.766493 status: local 0/3 remote 0/1
Sep 24 03:22:29 nasa qmail: 1127524949.766537 end msg 258606
Sep 24 03:22:39 nasa spamd[11198]: connection from localhost [127.0.0.1] at 
port 40865 
Sep 24 03:22:39 nasa spamd[11198]: handle_user: unable to find user '[EMAIL 
PROTECTED]'! 
Sep 24 03:22:39 nasa spamd[11198]: Still running as root: user not specified 
with -u, not found, or set to root.  Fall back to nobody. 
Sep 24 03:22:39 nasa spamd[11198]: processing message <[EMAIL PROTECTED]> for 
[EMAIL PROTECTED]:99. 
Sep 24 03:22:45 nasa spamd[11198]: clean message (-100.0/5.0) for [EMAIL 
PROTECTED]:99 in 5.3 seconds, 3188 bytes. 
Sep 24 03:22:45 nasa spamd[11198]: result: . -99 - 
RCVD_BY_IP,SPF_PASS,USER_IN_WHITELIST scantime=5.3,size=3188,mid=<[EMAIL 
PROTECTED]>,autolearn=failed 
Sep 24 03:22:45 nasa qmail: 1127524965.511180 new msg 258606
Sep 24 03:22:45 nasa qmail: 1127524965.511620 info msg 258606: bytes 3957 from 
<[EMAIL PROTECTED]> qp 3980 uid 1003
Sep 24 03:22:45 nasa qmail: 1127524965.649458 starting delivery 4: msg 258606 
to local [EMAIL PROTECTED]
Sep 24 03:22:45 nasa qmail: 1127524965.649818 status: local 1/3 remote 0/1
Sep 24 03:22:45 nasa qmail: 1127524965.783465 delivery 4: success: did_1+0+1/
Sep 24 03:22:45 nasa qmail: 1127524965.783606 status: local 0/3 remote 0/1
Sep 24 03:22:45 nasa qmail: 1127524965.783649 end msg 258606

After little correction in qmail-scanner-queue.pl
from:
#  $spamc_options="$spamc_options -u \"$cmdline_recip\"" if ($cmdline_recip ne 
""); 
to:
$spamc_options="$spamc_options" if ($cmdline_recip ne "");

i see this:
Sep 24 14:06:20 nasa spamd[14069]: spamd: connection from localhost [127.0.0.1] 
at port 50335 
Sep 24 14:06:20 nasa spamd[14069]: spamd: setuid to qscand succeeded 
Sep 24 14:06:20 nasa spamd[14069]: spamd: processing message <[EMAIL 
PROTECTED]> for qscand:1003 
Sep 24 14:06:33 nasa spamd[14069]: spamd: clean message (0.4/5.0) for 
qscand:1003 in 13.0 seconds, 2904 bytes. 
Sep 24 14:06:33 nasa spamd[14069]: spamd: result: .  0 - AWL,NO_REAL_NAME 
scantime=13.0,size=2904,user=qscand,uid=1003,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=50335,mid=<[EMAIL
 PROTECTED]>,autolearn=no 
Sep 24 14:06:33 nasa spamd[8385]: prefork: child states: II 

Is this correct? or should i do with other way?

My system: Slackware 10.1 (updated to current)
Kernel 2.6.11.12-grsec
QMail-1.0.3 + SpamControll + QMail-Scanner-1.25 + SA-3.1.0 + ClamAV + BitDef. 

-- 
mailto:[EMAIL PROTECTED]
GG:155998 JID: [EMAIL PROTECTED]


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to