Displaying 20 results from an estimated 100 matches similar to: "Problem with write permissions"
2012 Jan 15
0
patching ?merge to allow the user to keep the order of one of the two data.frame objects merged
Hello dear R-devel list members.
Following an old (2002) thread from R-help (and having myself needing to
solve the same question):
https://stat.ethz.ch/pipermail/r-help/2002-October/026249.html
I patched the {base} function "merge.data.frame" to have it work with a new
parameter called "keep_order", and I hope you might consider including this
patch (or some variation of it)
2006 Feb 08
1
Ian Bullock is out of the office.
I will be out of the office starting 08/02/2006 and will not return until
13/02/2006.
I will respond to your message when I return. However if you have sent data
for processing, please send to operator@cnm.co.uk. Also if you have any
urgent queries, please contact Operations on 01924 888700. Thankyou.
________________________________________________________________________
This E-mail
2006 Mar 13
1
Ian Bullock is out of the office.
I will be out of the office starting 11/03/2006 and will not return until
14/03/2006.
I will respond to your message when I return. However if you have sent data
for processing, please send to operator@cnm.co.uk. Also if you have any
urgent queries, please contact Operations on 01924 888700. Thankyou.
________________________________________________________________________
This E-mail
1998 Oct 26
0
Pegasus Mail, Samba and Qmail - mail without POP3 in LAN!
Dear friends,
I would like to announce for tests and free use a good add-on for
Samba. It is a LAN-based interface for famous Pegasus Mail by David
Harris, emulating his Mercury MTA.
Note that this message have passed through this system. Look in
headers. It is working!
http://www.cor.neva.ru/~aal/pegas/pegas+qmail-1_0.tar.gz (7k)
The file contains the patch against qmail 1.03, source of
2009 Sep 19
1
Re-order columns
Dear R'sians,
Would really appreciate if you could suggest a more efficient way to order
the columns of a dataset. The column names of the dataset contain indices
separated by a period. Following are examples of my code and the dataset.
oC <- function(tg=x2) {
lth <- length(grep("T",names(tg)))
thix <-
2004 Feb 23
1
(Fwd) VIRUS (Worm.SomeFool) IN MAIL TO YOU (from <rsync-bounce
I have received the below notice about the rsync list.
There is a worm among us.
------- Forwarded message follows -------
Return-Path: <postmaster@innevi.com>
Received: from bleep.innevi.com ([64.30.26.9])
by mail.dubois-king.COM (8.11.6/8.11.6) with ESMTP id i1K7n3p14977
for <ppalumbo@dubois-king.com>; Fri, 20 Feb 2004 02:49:03 -0500
Content-Type: text/plain;
2010 Mar 30
0
Documentation error
http://wiki.dovecot.org/Debugging/Authentication
There appears to be an error in this line:
The PLAIN mechanism's authentication format is: <authorization ID> NUL
<authentication ID> NUL <password>. Authentication ID is the username
who you want to log in as, and authentication ID is the username whose
password you're giving.
I suppose it should be:
The PLAIN
2008 May 27
1
error in rsync protocol data stream (Marten Lehmann)
rsync-request@lists.samba.org escribi?:
> Send rsync mailing list submissions to
> rsync@lists.samba.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.samba.org/mailman/listinfo/rsync
> or, via email, send a message with subject or body 'help' to
> rsync-request@lists.samba.org
>
> You can reach the person managing the list at
2010 Mar 30
2
Can Dovecot do this...
I need some experienced Dovecot and email administrators to give me
some feed back on a project which has been assigned to me.
First some background. What exists now at our college:
Three email gateway systems that route email between the Internet and
one of the student email system, the staff email system, or the email
list server system. The gateway systems do not route email from an
external
2006 May 29
1
what samba file do I need to change when manually changing gid in /etc/group file?
I have a need to renumber some of my /etc/group numbers from below 100
to a value that is above 500. (e.g 88 -> 535, 91 -> 632, etc etc, about
9 changes in total)
If I had to do this in an earlier version of samba then I think the
correct files I would have to keep in sync would be /etc/group and
/etc/samba/smbpasswd, simply changing the gid from the value below 100
to it's new value
2004 May 15
1
Dovecot vs. Courier-Imap
Hello,
I've heard of both and I already tested and installed both, but I'm not
sure which one is better, since both just seem to work and I can't see a
difference, except from the point how it's set up and configured. Where
are the drawbacks of each one, where are the benefits? I also tested
cyrus before, but cyrus is not working well with maildirs. I'm not that
into
2004 May 25
1
error log?
Hello,
for some reason dovecot doesn't start up. I'm using the default values
in dovecot.conf, just changed the login_user, disabled ssl and ran
sbin/dovecot, but nothing happens. No error's, I can't find any logs, no
daemon anywhere, no ports bound... I don't know where to look and
whatfor. I compiled with --enable-debug, but there's no extra output.
Any ideas?
2006 Mar 23
3
dovecot died
Hello,
today our dovecot imap server died. The following message appeared in
the logfile:
dovecot: Mar 23 07:00:58 Error: pipe() failed: Too many open files
We have one dovecot instance for pop3 and one for imap, so while the
pop3-service was still available, the imap-service was not running any more.
I've seen a lots of users keeping there imap-connections idle for hours,
often more
2005 Dec 02
4
ftp:// error
Hello,
from a server where neither a rsync daemon nor ssh is running I'm trying
to backup the whole data with ftp. So my idea was to call rsync like this:
rsync -v -a 'ftp://1.2.3.4/' my_folder
But this gives me:
ftp: unknown host
ftp: unknown host
ftp: Unknown host
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code
2009 Mar 04
3
Why are multiple architecture rpms installed?
Hello,
I noticed, that whenever I install a package on CentOS 5.x, rpms for
multiple architectures are installed:
yum install sqlite-devel
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base: centos.intergenia.de
* updates: centos.intergenia.de
* addons: centos.intergenia.de
* extras: centos.intergenia.de
base 100%
2011 Feb 08
4
NoSQL Storage Backend
Hello,
I found a posting on the mailing list from 2008 "Adding new storage
backend to Dovecot" while searching for POP3 and IMAP servers, that
allow to use a NoSQL backend rather than a traditional file system.
The problem with traditional filesystems is, that they are very limited.
You cannot easily extend it, even with RAID 10 all messages may be lost
due to a RAID controller
2005 Sep 13
1
Running Pegasus Mail v4.21c under Linux via WINE v20050830 issues
I'm running SuSe linux professional v9.3 with wine v20050830.
I have created a link to a windows (smb) shared folder containing my
shared Pegasus mailbox in
~/.wine/dosdevices/c: folder. The share is created on boot.
I installed Pegasus v4.21c using wine /path/to/w32-421c.exe
Pegasus is run from a kde shortcut that executes
wine winpm-32.exe -Z 128
All functions work but there are two
2006 Apr 01
2
imap processes remaing after dovecot shutdown
Hello,
I'm using dovecot-1.0.beta3. When I shutdown dovecot (kill -term on the
master-pid) the main process disappears, but all the child processes
still remain. Why doesn't dovecot kill them as I shutdown the
master-process? When I shutdown mysql, all child processes will be
shutdown, too. When I shutdown apache, all child processes willbe
shutdown, too. Thats what I expect on every
2004 May 26
1
renaming and select failes
Hello,
I created a folder inbox.Test.Try through IMAP. LIST shows me the folder
INBOX.Test.Try instead, but in the filesystem it's created
inbox.Test.Try. Now every select, examine or rename gives me
NO Mailbox doesn't exist INBOX.Test.Try.
Seems that inbox is mapped uppercase everywhere except at "create".
Regards
Marten
2005 May 14
1
dovecot through NFS
Hello,
as our mail server load increases every day, I plan to scale the single
mailserver in differnt units:
1x big storage server for all mailboxes, folders exported through NFS
1x smtp for mail-in (queue local, messages on storage server)
1x pop3/imap to retrieve the messages (config local, messages on storage
server)
Since we're using maildir only, there's no problem to get the