similar to: User Mailbox Backups

Displaying 20 results from an estimated 50000 matches similar to: "User Mailbox Backups"

2001 Aug 03
0
RH7.1 and wine won't read windows' .reg files
Hi, I've tried and tried to get wine working. It will run notepad.exe etc. but nothing tricky. I have a windows partition, and have read many howto's etc. but I'm not getting very far. Whenever I try and run anything tricky (M$Money or Outlook, and I do realise that the support for these apps may be shakey) I get error message from the program along the lines of "Failed to load
2011 Nov 08
1
Rename a directory in R
Hi, I want to be able to rename a folder using R, similar to file.rename. I want to paste " - done" onto the folder name. The reason for this is we run a loop on a large number of folders on a server and it would be nice for people to be able to log in and instantly see if their data has been processed so they can remove it. I have searched the help list but have not found anything and
2003 Jun 11
0
FW: Outlook .pst on a samba share; do or don't?
I'm running a new (6 months old) fast server, with an ultra-scsi RAID array . . . some of my workstations, however, are getting elderly: some are 5 year old 350Mhz machines, and my users are finding it faster to put their .pst files on their Samba-shared Linux home directories. (50 users, .pst files from 100mb to 1.5Gb). (yes, yes, I know, 1.5GB is WAY too big for a .pst file; its a constant
2003 Oct 20
1
controling x-labels in xyplot (lattice) when x is POSIX object
Hi, V1.8.0 seems to allow DateTimeClasses as the x argument in xyplots (lattice). For example: x <- seq.POSIXt(strptime("2003/01/01", format = "%Y/%m/%d"), strptime("2003/10/01", format = "%Y/%m/%d"), by = "month") y <- rnorm(length(x)) dat <- data.frame(x= x, y = y) xyplot(y ~ x, data = dat, type = "b")
2005 Apr 06
1
axis.Date problem, bug(?)
Dear List, I have the following problem with axis.Date, here is an artificial example: dates <- scan(what = "character") "25/03/2000" "26/03/2000" "27/03/2000" "28/03/2000" "29/03/2000" "30/03/2000" "31/03/2000" "01/04/2000" "02/04/2000" "03/04/2000" "04/04/2000"
2003 Oct 21
0
summary - controling x-labels in xyplot (lattice) when x is POSIX object
Hi, The solution to my problem is to use lattice:::calculateAxisComponents to calculate appropriate labels for the time axis in trellis plots. # For example, given x <- seq.POSIXt(strptime("2003/01/01", format = "%Y/%m/%d"), strptime("2003/10/01", format = "%Y/%m/%d"), by = "month") y <- rnorm(length(x)) dat <-
2020 Mar 08
0
unsubscribe
Dave Madsen Assistant Professor and Dept. Head, Mass Communication Morningside College 1501 Morningside Ave. Sioux City, IA 51106 Office: 712-274-5480 Cell: 712-490-3327 madsend at morningside.edu *From:* Icecast <icecast-bounces at xiph.org> *On Behalf Of *Gavin Stephens *Sent:* Sunday, March 8, 2020 10:25 AM *To:* Icecast streaming server user discussions <icecast at
2006 Mar 10
1
Re: URGENT!!!!! Problem: outlook.pst with samba 3.0.21c!!!!!!!!
You should give us a look at your smb.conf. AFAIK from my very own experience: 3.0.21c somehow behaves different from 3.0.20 with the same smb.conf. Maybe you have to set some values which did not have to be set before. MfG J?rg Nissen ----- Original Message ----- From: "WolverineJR" <jreitwiessner@samson.de> Newsgroups: mailing.unix.samba Sent: Friday, March 10, 2006 9:40 AM
2020 Mar 08
0
SSL Question
Sorry for the late update. I didn't realise the replies came and went off list regarding this. I had another suggestion made to me it could still be bad pem files and to try converting them to pfx then back to pem files, which I did, and fortunately this fixed it. The error message I was getting in the Icecast log was about no compatible ssl port. I assumed this was something more complex
2020 May 20
0
Clients, not always connecting since about 2.4.1, 2.4.2.
I can confirm it doesn't happen on kh13 Win32 build either. I think it was introduced about 2.4.1/2 in the normal version. On 21/05/2020 3:17 am, Gavin Stephens wrote: > I'll get around to putting Wireshark on and seeing what's going on, > perhaps someone else has already noticed this: > > Since I upgraded to 2.4.2 Win32 (used to use a kh branch version > previously)
2014 Aug 27
1
Re R CMD check checking in development version of R
Dear list, This is related to the change discussed in the thread "no visible binding for global variables for data sets in a package". I went to look at the Check results for one of my packages (analogue) on CRAN: http://cran.r-project.org/web/checks/check_results_analogue.html Under the r-devel build machines I'm seeing a lot of things like this: Stratiplot.default :
2005 Feb 03
1
Memory Cap
Hi all I am trying to use R for some data editing using the "array" function to write binary data to a text file. I realise that R was not designed for this purpose but I am no C programmer and would prefer to use R (as I know how to do it and hate c). Basically I get the following error. Error: cannot allocate vector of size 1634069 kb It seems that R is not keen on allocating
2002 Jul 12
0
AW: Outlook 2002 and roaming profiles
Hello, This is the way for the normal .pst file where outlook stores ist information about the normal folders. I had moved this pst to my homedrive and it works fine. The problem is my IMAP account. When you create an imap account in outlook it creates another pst file in the normal path. This file is called machinename0000006.pst e.g. If you move this file to another path, outlook wont ask at
2020 Mar 09
2
SSL Question
On 08/03/2020 16:24, Gavin Stephens wrote: > Sorry for the late update. I didn't realise the replies came and went > off list regarding this. > > I had another suggestion made to me it could still be bad pem files > and to try converting them to pfx then back to pem files, which I did, > and fortunately this fixed it. > > The error message I was getting in the Icecast
2007 Apr 27
1
Prevention of outgoing file transfers?
Hi, Does anyone know if it is possible to firewall and/or configure rsync via a web proxy using RSYNC_PROXY to prevent push mode file transfers yet still allow pull mode? I am aware of Matt McCutchen's helpful distinction between the direction of an rsync connection and the direction of file transfer at at http://lists.samba.org/archive/rsync/2006-May/015595.html, but I am after
2009 Feb 25
1
Might have a COM+ issue
Hi, I've been looking into wine to see if I can remove the need for a dedicated windows machine to run some in-house vb6 software including a COM+ layer. Currently I have my COM files in the System32 folder (as i read something that suggested that WINE would require the COM to be stored there). I don't mind where it goes, i registered it using regsvr32 provided by wine. I have
2003 May 19
0
Fwd: RE: Outlook.pst corrupt (Rashkae)
My problem is not the the restore or re-creataion of outlook.pst but is to understand why outlook.pst is corrupted when I open OUTLOOK-2000 or 98 ecc. I have this problem only when I use samba (2.2.5) on HP-UX 11. In other company I have server linux (RH 7.3) with samba and 20 PC that have all your files and mail-files (outlook ecc.) saved in share-directory in linux-server but in this
2006 Apr 15
2
Sieve Filtering?
I am wanting to set-up some basic sieve filtering on our Dovecot 1.0b7 box. Is this possible in 1.0b7? I'm completely new to sieve filtering so a basic dovecot sieve filtering how to would be fantastic! Any help would be greatly appreciated. Gavin
2020 May 20
2
Clients, not always connecting since about 2.4.1, 2.4.2.
I'll get around to putting Wireshark on and seeing what's going on, perhaps someone else has already noticed this: Since I upgraded to 2.4.2 Win32 (used to use a kh branch version previously) and then on to 2.4.4 Win32, I've been noticing clients don't always connect successfully. VLC or Muses player does this out of every dozen connection attempts, sometimes as few as 2 or 3.
2010 Jun 25
0
WG: Samba PDC and big files
Hello, If I understand it right you want to have the same Outlook profile for the users no matter on which workstation they login? The first thing all user must have the same Version of Outlook!!!!! And use an IMAP SERVER Then you must work with prf files for outlook for eauch user in your netlogon path of samba I am working with kixstart. On sigining in each user get his pref file. You can