Displaying 9 results from an estimated 9 matches for "scantim".
Did you mean:
scantime
2007 Apr 02
0
Object problems with Generic and rematchDefinition
...hM" a normal function that it works
but I would really like a method.
Thank
Paul
require(methods) || stop("Couldn't load package methods")
setClass("xcmsRaw", representation(env = "environment", tic = "numeric",
scantime = "numeric", scanindex =
"integer",
profmethod = "character", profparam =
"list",
mzrange = "numeric", gradient =
"matrix",
msmsinfo...
2007 Oct 29
1
Bug#448510: logcheck-database: revised pattern for spamd
...o cause this to happen; it started
after an upgrade whose only remotely relevant package was razor.
I think the following pattern in ignore.d.server/spamd will work
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (spamd|check|re(port|voke))\[[0-9]+\]: (spamd: )?result: [.YN] [ [:digit:]-]+ - ([._[:alnum:],]+ )?scantime=[0-9.]+,size=[0-9]+,(user=[^,]+,uid=[0-9]+,required_score=[0-9.]+,rhost=[._[:alnum:]-]+,raddr=[0-9.]+,rport=[^,]+,)?mid=(<[^[:space:]]+>|\(unknown\))(rmid=(<[^[:space:]]+>|\(unknown\)),)?,(bayes=[.[:digit:]]+(e-[[:digit:]]+)?,)?autolearn=(ham|spam|no|disabled|unavailable) *$
This repl...
2009 Apr 12
4
auth-master: Permission denied [sigh]
...n processes the message as user 'spam':
spamd[4121]: spamd: processing message\
<49E20BF2.4090408 at example-send.com> for spam:653
spamd[4121]: spamd: clean message (3.0/5.0) for spam:653 in 5.2 seconds,\
793 bytes.
spamd[4121]: spamd: result: . 2 - RDNS_DYNAMIC,TVD_SPACE_RATIO \
scantime=5.2,size=793,user=spam,uid=653,required_score=5.0, \
rhost=localhost.localdomain,raddr=127.0.0.1,rport=42493, \
mid=<49E20BF2.4090408 at example-send.com>,autolearn=no
Spamassassin pipes result to Deliver which runs as recipient user.
Deliver as recipient user doesn't have permission...
2020 Sep 17
2
dovecot: lmtp: Error: fatal error: failed to reserve page summary memory
...spamd[3231]: spamd: clean message (1.1/5.0) for
Debian-exim:114 in 0.3 seconds, 2760 bytes.
Sep 17 08:54:00 lonjemail spamd[3231]: spamd: result: . 1 -
DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,RDNS_NONE,SPF_HELO_NONE,SPF_PASS
scantime=0.3,size=2760,user=Debian-exim,uid=114,required_score=5.0,rhost=::1,raddr=::1,rport=57844,mid=<CANcP0tbws-r=L8KrTug_NKLk0EuPwo1vKotdpV=
Pf95Pxusbww at mail.gmail.com>,autolearn=no autolearn_force=no
Sep 17 08:54:00 lonjemail dovecot: lmtp(4254): Connect from local
Sep 17 08:54:00 lonjemail d...
2010 Jul 16
0
Effects library LSM decimal place errors
...es in SAS:
var1 ln_y Error
-4.10699540 0.06879095
-4.21943501 0.10096482
The following is my SAS code:
PROC IMPORT OUT= WORK.dat
DATAFILE= "C:\Documents and Settings\nxf\Desktop\mydat.xls"
DBMS=EXCEL REPLACE; GETNAMES=YES;
MIXED=NO; SCANTEXT=YES; USEDATE=YES; SCANTIME=YES;
RUN;
proc contents data=dat;
run;
data dum;
set dat;
ln_y = log(y+0.01);
run;
proc glm data=dum;
title2 'test';
weight w;
class var1 var2 var3;
model ln_y = covar var1 var2 var3 var1*var3 var2*var3;
lsmeans var1 var2 var3 var1*var3 var2*var3 /out=LSMeffect stderr;
run;qui...
2015 Jun 30
0
cut-off time for rsync ?
...in copy (which
is recommended) 1) postfix et al will yell 2) you will be modifying the whole
set of dirs that point to the inode you just booted/used).
My solution avoids scanning the source twice (which in my case of backing up
5x 10M files off servers daily is a huge cost), important because the scantime
takes longer than the backup/xfer time (gigE network for a mere 20,000 changed
files per 10M seems average per box of 5). Also it's production gear - as
little time as possible thrashing the box (and its poor metadata cache) is
important for performance. Getting the backups done during the nig...
2020 Oct 08
0
dovecot: lmtp: Error: fatal error: failed to reserve page summary memory
...an message (1.1/5.0)
> for Debian-exim:114 in 0.3 seconds, 2760 bytes.
> Sep 17 08:54:00 lonjemail spamd[3231]: spamd: result: . 1 -
> DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,RDNS_NONE,SPF_HELO_NONE,SPF_PASS
> scantime=0.3,size=2760,user=Debian-exim,uid=114,required_score=5.0,rhost=::1,raddr=::1,rport=57844,mid=<CANcP0tbws-r=L8KrTug_NKLk0EuPwo1vKotdpV=Pf95Pxusbww at mail.gmail.com
> <mailto:Pf95Pxusbww at mail.gmail.com>>,autolearn=no autolearn_force=no
> Sep 17 08:54:00 lonjemail dovecot: lmt...
2015 Jun 30
4
cut-off time for rsync ?
Hi,
I used to rsync a /home with thousands of home directories every
night, although only a hundred or so would be used on a typical day,
and many of them have not been used for ages. This became too large a
burden on the poor old destination server, so I switched to a script
that uses "find -ctime -7" on the source to select recently used homes
first, and then rsyncs only those. (A
2016 Mar 09
4
Setting up public mailboxes - user not found
...age <FBFE5FE1-A3C3-4C3D-8BD9-1C2AAC90BE17 at xxx.com> for Debian-exim:107
Mar 9 19:50:44 mail spamd[21021]: spamd: clean message (-1.1/5.0) for Debian-exim:107 in 0.5 seconds, 1611 bytes.
Mar 9 19:50:44 mail spamd[21021]: spamd: result: . -1 - BAYES_00,HTML_MESSAGE,RDNS_NONE,TVD_SPACE_RATIO scantime=0.5,size=1611,user=Debian-exim,uid=107,required_score=5.0,rhost=localhost.localdomain,raddr=127.0.0.1,rport=56531,mid=<FBFE5FE1-A3C3-4C3D-8BD9-1C2AAC90BE17 at xxx.com>,bayes=0.000000,autolearn=no autolearn_force=no
Mar 9 19:50:44 mail spamd[9510]: prefork: child states: II
Mar 9 19:50:44 m...