similar to: logging in POP3

Displaying 7 results from an estimated 7 matches similar to: "logging in POP3"

2009 Feb 20
6
write.table
Hello, I tried to turn lists into vectors and then bind them together in order to create a dataframe but if, after this, I try to use the function write.table I get the following error message: Error in write.table(x, file, nrow(x), p, rnames, sep, eol, na, dec, as.integer(quote), : 'list' type not implemented in 'EncodeElement' Here is what I've done:
2011 Jun 08
1
3D-plotting a 2D-matrix that contains z-values (3rd dimension)
Hello, say I have a 2D-matrix (indexed by x and y), which contains z values, which I want to plot over x-y. Either dotted, or if possible as a landscape. I tried around with persp and plot3d (from rgl) and persp3d (from rgl). I sometimes get something that looks good and a while later, when trying some new data I need to worry about that again. Is there something lika a convenience function
2007 Sep 24
2
asterisk cli - vi keybindings ?
This might sound lika a "small" issu, but here it goes: I'm a long time unix user and my shell history usage and editing is configured to use vi keybindings; it's something that's already built into my fingers and using different bindings, like the arrow keys to fetch previous lines, really blows me !... :-( Is there any way to setup the asterisk cli to use such
2025 Apr 16
1
Problem looking up domain users
On Wed, 16 Apr 2025 15:27:37 +0200 Lux via samba <samba at lists.samba.org> wrote: > Il 2025-04-16 15:02 Rowland Penny via samba ha scritto: > > On Wed, 16 Apr 2025 14:36:10 +0200 > > Lux via samba <samba at lists.samba.org> wrote: > > > >> Il 2025-04-16 12:30 Rowland Penny via samba ha scritto: > >> > On Wed, 16 Apr 2025 11:38:34 +0200 >
2006 Jun 01
2
Duplicate Attachments....
Love Dovecot, many thanks for it! But, I have a question regarding the storing of emails, with respect to efficiency... Our business model (advertising industry) is such that our users exchange a lot of emails with attachments - most less than a megabyte, but some considerably larger. Consequently, I have been looking for a good, open source imap server that doesn't store multiple copies
2014 Feb 27
2
GPO's in OU's not working
I've been noticing that group policies in OU's haven't been working for me. So far I've installed samba 4.1.4 on a fresh install of FreeBSD 10.0 with UFS + acls turned on with the only shares being sysvol, and netlogon. I can get Windows 7 machines to take policies that are in the root of my domain. If I create an OU move a computer or user to that OU and move the policy to that
2003 Aug 27
1
performance suggestion: sparse files
So I was transferring a 2GB virtual machine disk image image over a slow wireless link. Of course I used --sparse, to keep the image small on the destination end as well as on the source end. Much to my surprise, I noticed that the transfer took a long time even when it got past the first 0.5GB of actually-populated file. A little sleuthing with strace revealed that the source rsync was dutifully