Displaying 5 results from an estimated 5 matches for "erkannt".
Did you mean:
erkan
2001 Nov 13
1
rsync exclude/include [FIDUCIA virengeprüft - ohne Gewähr, daß alle bekannten Viren und deren Varianten erkannt wurden.]
Hi again!
Tomasz Ciolek <tmc@goldweb.com.au> on 13.11.2001 01:21:27
An: Thomas Schweikle <tschweikle@fiducia.de>
Kopie:
Thema: Re: rsync exclude/include [FIDUCIA virengepr?ft - ohne Gew?hr,
da? alle bekannten Viren und deren Varianten erkannt wurden.]
> Try dumoping the whole file list into a text file, prefix each one with
> minus for exclude and a + for include.
>
> Then run rsync like this:
>
> rsync -avz --exclude-from="exclude.list"
ftp3.sourceforge.net::/netbsd/iso/ ./iso/
>
> have a look at the...
2001 Nov 13
1
rsync exclude/include [FIDUCIA virengepr?ft - ohne Gew?hr, da? alle bekannten Viren und deren Varianten erkannt wurden.]
Tomasz Ciolek <tmc@goldweb.com.au> on 13.11.2001 01:51:25
An: Thomas Schweikle <tschweikle@fiducia.de>
Kopie: "Tomasz Ciolek <tmc"
Thema: Re: rsync exclude/include [FIDUCIA virengepr?ft - ohne Gew?hr,
da? alle bekannten Viren und deren Varianten erkannt wurden.]
> Umm loose the spaces between the - and the pattern??
removing spaces changes matching to not match anything at all ---
transferring all files!
Really something wrong with these matching routines! Assuming sh or some
other shell the given paterns should only match some files...
Wi...
2003 May 12
1
Zeitreihen problem
...e Zeitreihen in R ein z.B. mit:
> disc<-read.table("F:/R/DATA/discount_rate_usa.txt")
disc hat dann folgende Struktur:
> disc[1:5]
V1 V2
1 01/03/1955 1.5
2 01/04/1955 1.5
3 01/05/1955 1.5
4 01/06/1955 1.5
5 01/07/1955 1.5
ich will das disc als Zeitreihe erkannt wird und will z.B 01/03/1955 in ein
Datum verwandeln, aber es wird als factor aufgefasst:
> disc[1,1]
[1] 01/03/1955
17647 Levels: 01/01/1956 01/01/1957 01/01/1958 01/01/1959 ... 12/31/2002
Wie kann ich z.B. disc[1,1] in ein Datum verwandeln?
Mit as.date() geht es nicht:
> library(surviva...
2017 May 20
3
Sender address when notifying original recipient
Op 5/19/2017 om 8:33 AM schreef Christoph Pleger:
> Hello,
>
> On 2017-05-14 21:29, I wrote:
>
>> I am using sieve with notification of the original recipient in the case
>> that an email has been identified to contain a virus. After upgrading
>> dovecot from 2.2.21 to 2.2.29.1, I now detected that in these
>> notifications, their sender address is now
2017 May 22
0
Sender address when notifying original recipient
...is:
if header :is "X-Virus-Status" "Yes"
{
discard;
notify :method "mailto" :options "christoph at plmail.de" :high :message
"Hallo,
$env-from$ hat Ihnen eine Nachricht von $from$ mit dem Betreff $subject$
gesendet, die vom Virenscanner als infiziert erkannt und daher gel?scht
wurde.
Mit freundlichen Gr??en
postmaster at plmail.de";
stop;
}
Regards
Christoph
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dovecot.txt
URL: <http://dovecot.org/pipermail/dovecot/attachments/20170522/...