Displaying 20 results from an estimated 2707 matches for "denny".
Did you mean:
penny
2018 Jul 20
2
folders not visible on copied mail folders
On Thu, 19 Jul 2018 08:11:40 +0200 Steffen Kaiser <skdovecot at inf.h-brs.de> wrote:
>
> On Thu, 19 Jul 2018, Mark Foley wrote:
> > On Wed, 18 Jul 2018 07:23:06 +0200 Steffen Kaiser <skdovecot at inf.h-brs.de> wrote:
> >>
> >> On Tue, 17 Jul 2018, Mark Foley wrote:
> >>> On Tue, 17 Jul 2018 08:06:24 +0200 Steffen Kaiser <skdovecot at
2018 Jul 20
0
folders not visible on copied mail folders
Shortly after this post, I found a solution here: http://forums.mozillazine.org/viewtopic.php?t=1097725
In order to see the .Dennis\ Email.Dennis\ Inbox sub-folder you have to collapse and re-expand
the folder list in Thunderbird. It's that simple ... AND that annoyingly obscure!
Thanks for your help! --Mark
-----Original Message-----
From: Mark Foley <mfoley at ohprs.org>
Date: Thu,
2018 Jul 19
3
folders not visible on copied mail folders
On Wed, 18 Jul 2018 07:23:06 +0200 Steffen Kaiser <skdovecot at inf.h-brs.de> wrote:
>
> On Tue, 17 Jul 2018, Mark Foley wrote:
> > On Tue, 17 Jul 2018 08:06:24 +0200 Steffen Kaiser <skdovecot at inf.h-brs.de> wrote:
> >>
> >> On Mon, 16 Jul 2018, Mark Foley wrote:
> >>
> >>> We had a user quit recently. Three days ago I copied his
2018 Jul 17
2
folders not visible on copied mail folders
On Tue, 17 Jul 2018 08:06:24 +0200 Steffen Kaiser <skdovecot at inf.h-brs.de> wrote:
>
> On Mon, 16 Jul 2018, Mark Foley wrote:
>
> > We had a user quit recently. Three days ago I copied his entire Maildir folder to another user
> > to that user's Maildir/.JoesEmail. I changed ownership and made the permission 'chmod -R
> > og-rwx .', just like all
2006 Jun 27
2
Transaction syntax for > 1 table/model
If I want to wrap two account updates, the syntax is ...
Account.transaction(dennis, david) do
dennis.withdraw(10);
david.deposit(10);
end
.. where both dennis and david are instances of Account.
Can someone please let me know what the syntax is for starting and ending
a *single* database transactions which spans two *different* kinds of
models/tables ?
Dennis Byrne
-------------- next
2018 Jul 19
0
folders not visible on copied mail folders
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 19 Jul 2018, Mark Foley wrote:
> On Wed, 18 Jul 2018 07:23:06 +0200 Steffen Kaiser <skdovecot at inf.h-brs.de> wrote:
>>
>> On Tue, 17 Jul 2018, Mark Foley wrote:
>>> On Tue, 17 Jul 2018 08:06:24 +0200 Steffen Kaiser <skdovecot at inf.h-brs.de> wrote:
>>>>
>>>> On Mon, 16 Jul 2018,
2008 Oct 10
5
Solution for autospec not working
Hello,
I have noticed that, since version 1.1.4, autotest/autospec does not run any
of my specs. After getting a hint from
http://b.logi.cx/2008/10/9/non-auto-spec, I dove a bit deeper into the code
and found that spec is no longer being run by ruby.
I monkey-patched Autotest::Rspec in my .autotest file so that spec is again
executed (using code taken from version 1.1.4). autospec is now
2017 Jul 11
2
Trouble with Kerberos authentication
I'm not sure whether this is a Dovecot issue or a Samba issue, but as it deals with
authentication I think it's worth trying the samba experts first.
Here's the scenario ...
I have an AD/DC running Samba 4.4.14. I have 3 AD users: mark, sue, dennis. Mark and Dennis
use both Windows 7 and Linux (also running PAM-enabled Samba 4.4.14) domain member
workstations. Sue is Windows 7
2005 Oct 18
6
Subsetting a list
Colleagues,
I have created a list in the following manner:
TEST <- list(c("A1", "A2"), c("B1", "B2"), c("C1", "C2"))
I now want to delete one element from the list, e.g., the third. The
command
TEST[[3]]
yields (as expected):
[1] "C1" "C2"
The command
TEST[[-3]]
yields:
Error:
2016 Apr 29
4
wbinfo -u and -g gives no output
Also when I use "net ads search '(objectCategory=group)' sAMAccountName", I can see all the groups. But wbinfo -g gives nothing. wired!
----- Original Message -----
From: "Dennis Xu" <dxu at uoguelph.ca>
To: "Andreas Schamanek" <schamane at fam.tuwien.ac.at>
Cc: "samba" <samba at lists.samba.org>
Sent: Friday, April 29, 2016
2016 Apr 27
4
wbinfo -u and -g gives no output
The strange thing is that I cloned this server from another server, and the original server does not have the "wbinfo -u" problem. Both servers have the exact same configurations..
Thanks.
----- Original Message -----
From: "Peter Bulin" <bulin.peter at gmail.com>
To: dxu at uoguelph.ca
Cc: "samba" <samba at lists.samba.org>
Sent: Wednesday,
2023 Jan 16
3
Printing special characters
R 4.2.2
OS X
Colleagues
A file that I have read includes strings like this:
"EVENT ? 30 sec"
When I include the string in a graphic using:
mtext(STRING, ?)
it appears as:
"EVENT ... 30 sec"
Is there a simple work-around (short of reformatting all the strings, then using plotmath)?
Dennis
Dennis Fisher MD
P < (The "P Less Than" Company)
Phone / Fax:
2020 Oct 24
5
Package recommendations for outputting table with cell formatting
R 4.0.2
OS X
Colleagues
I have the unfortunate need to create a large number of tables (destined for a Word document). I need to color cells depending on the contents, e.g., blue if the value is < 0.5, red if the value is > 1.5.
If the output went initially to Excel, that would work; outputting directly to Word would be even better.
I expect that several packages can accomplish this. I
2017 May 24
4
Samba 4.3.x - only AUTH with AD (no Domain Join of Samba) ?
Hello,
is it possible to configure Samba that only check User+Password is OK on a Active Directory Server ´s (
No Domain Join of the Samba Server) ?
Thanks
Dennis
2008 Dec 18
2
X11 is not availble
Hi there,
after several problems with installing R on a Debian server It now
finally works at least roughly. With roughly I mean that the 'core'
function do work properly, but I'm still having problems with the
image export. When I try to call
png(filename="my_file.png", width=800, height=300, pointsize=12, bg =
"white")
I just get the error message
2009 Nov 13
5
Help with complicated regular expression
Colleagues,
I am using R (2.9.2, all platforms) to search for a complicated text
string using regular expressions. I would appreciate any help you can
provide.
The string consists of the following elements:
SOMEWORDWITHNOSPACES
any number of spaces and/or tabs
(
any number of spaces and/or tabs
integer
any number of spaces and/or tabs
)
Examples include:
WORD ( 123 )
WORD(1 )
2016 Jun 08
1
wbinfo -u and -g gives no output
What version are you using?
I also had this problem with a security update of debian. I reported this to then and they fixed it. So if you are using debian, update to the latest version and see if this works
Op 8 jun. 2016 10:13 p.m. schreef Dennis Xu <dxu at uoguelph.ca>:
Hi, I am checking again if there are any other suggestions.
The Samba server is joined to AD successfully. I can
2018 Feb 22
2
Problem with geterrmessage()
Luke
Thanks ? I revised the code to:
ERRORMESSAGE <- try(source(USERSCRIPTFILE, local=T), silent=T)
print(ERRORMESSAGE) now returns:
$value
[1] 0
$visible
[1] FALSE
Not clear what to make of that.
Dennis
Dennis Fisher MD
P < (The "P Less Than" Company)
Phone / Fax: 1-866-PLessThan (1-866-753-7784)
www.PLessThan.com
> On Feb 22, 2018, at 12:45 PM, luke-tierney at
2018 Feb 13
3
Help with regular expressions
R 3.4.2
OS X
Colleagues
I would appreciate some help with regular expressions.
I have string that looks like:
" ITERATION ,THETA1 ,THETA2 ,THETA3 ,THETA4 ,THETA5 ,THETA6 ,THETA7 ,SIGMA(1,1) ,SIGMA(2,1) ,SIGMA(2,2)?
In the entries that
2015 Dec 09
4
win2008r2 update on centos 6 host made system unbootable
On 09.12.2015 00:39, NightLightHosts Admin wrote:
> On Tue, Dec 8, 2015 at 5:26 PM, Dennis Jacobfeuerborn
> <dennisml at conversis.de> wrote:
>> Hi,
>> today we ran into a strange problem: When performing a regular Windows
>> 2008r2 update apparently among other things the following was installed:
>> "SUSE - Storage Controller - SUSE Block Driver for