Displaying 4 results from an estimated 4 matches for "rcvd_in_mspike_wl".
2015 Apr 30
2
Sieve Rule: What am I missing here?
...mta.openssl.org
Received: by mta.openssl.org (Postfix, from userid 106)
id 9D98B204AE; Thu, 30 Apr 2015 18:54:10 +0000 (UTC)
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mta.openssl.org
X-Spam-Level:
X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,RCVD_IN_MSPIKE_H4,
RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.0
X-Greylist: delayed 471 seconds by postgrey-1.34 at mta;
Thu, 30 Apr 2015 18:54:10 UTC
Received: from mtx6.mbn1.net (mtx6.mbn1.net [213.188.129.253])
(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
(No client certificate requested)...
2018 Jan 08
0
Re: virtdf outputs on host differs from df in guest
...5.110.29]);
Mon, 08 Jan 2018 11:43:12 +0000 (UTC) for IP:'150.101.137.141'
DOMAIN:'ipmail03.adl2.internode.on.net'
HELO:'ipmail03.adl2.internode.on.net'
FROM:'david@fromorbit.com' RCPT:''
X-RedHat-Spam-Score: -0.72 (RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3,
RCVD_IN_MSPIKE_WL) 150.101.137.141
ipmail03.adl2.internode.on.net 150.101.137.141
ipmail03.adl2.internode.on.net <david@fromorbit.com>
X-Scanned-By: MIMEDefang 2.78 on 10.5.110.29
X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16
On Mon, Jan 08, 2018 at 08:44:50AM +0000, Richard W.M. Jones wrote:
> We had a qu...
2024 Apr 19
2
passing a modified argument to an S3 method
Is there a way to pass a modified argument from an S3 generic to a method? Here's a non-working example that I want to return "abcd".
test <- function(x, y = NULL){
y <- "abcd"
UseMethod("test")
}
test.default <- function(x, y = NULL) y
test(x = 3)
Is that possible? I've looked around a lot, but can't find any examples or
2018 Jan 07
3
Re: virtdf outputs on host differs from df in guest
after install libguestfs_xfs, all results are:
[using guestfish]
guestfish -N fs:xfs -m /dev/sda1 statvfs /
bsize: 4096
frsize: 4096
blocks: 24713
bfree: 23391
bavail: 23391
files: 51136
ffree: 51133
favail: 51133
fsid: 2049
flag: 4096
namemax: 255
[using virt-rescure]
virt-rescue -a test1.img
><rescue> mount /dev/sda1 /sysroot
><rescue> stat -f /sysroot
File: