Displaying 20 results from an estimated 2000 matches similar to: "utime : operation not permitted"
2006 Aug 15
2
Acl, Namespace, User Confusion
I'm using dovecot RC6.
I have a group named "cmpymail" with 2 users "jdoe at arinbe.com"
and "jsmith at arinbe.com". I set up a mail folders like:
drwxrwx--- 4 cmpymail cmpymail 4096 2006-08-13 02:21 cmpymail
drwxrwx--- 3 jdoe users 4096 2005-11-21 13:34 jdoe
drwxrwx--- 3 jsmith users 4096 2006-08-13 02:27 jsmith
drwxrwx--- 3 fred users
2006 Nov 01
1
INBOX un-subscribable (is that a word?)
I am trying to get open-xchange installed and working (which after two days
might be futile). In doing this I noticed that no email client can subscribe
to INBOX. I'm using rc10 and my namespaces are the following. 99% of the
email clients ignore the inability to subscribe to INBOX and display all the
folders underneath anyway which is why I've never noticed this issue...
however,
2007 Jul 23
5
sieve discard
Does the keyword/action discard work by default or is there something I have
to do in the configuration to get to work... maybe I missed something on
http://wiki.dovecot.org/LDA/Sieve
I have the following rule:
if anyof (
header :contains ["Subject"] ["Test Discard"]
) {
discard;
stop;
}
but it delivers to INBOX with or w/o the "stop;". If I change
2008 Jan 04
3
%d not recognized with LDAP
I saw the recent threads but didn't help for me.
Here's my configuration:
The domain isn't getting expanded as per logs:
Jan 4 08:06:40 vds5 dovecot: [ID 107833 mail.info] IMAP(admin):
maildir: data=/var/mail/apps//admin/Maildir
# 20080102: /usr/local/dovecot/etc/dovecot.conf
listen: *:143
ssl_disable: yes
disable_plaintext_auth: no
login_dir:
2004 Sep 21
1
utime() failed with index file [...] Operation not permitted
Hello,
I'm running the dovecot backports from jones.dk. Everything is working
fine so far, but whenever someone is logging in (IMAP or POP 3) I get
the following error message in my mail.log:
[...] pop3(frederik): utime() failed with index file
/var/mboxes/frederik/.INBOX/.imap.index: Operation not permitted
[...] imap(jako1): utime() failed with index file
2000 Dec 31
1
utime() -> utimes()
ChangeLog says
- markus at cvs.openbsd.org 2000/09/21 05:11:42
scp.c
utime() to utimes(); mouring at pconline.com
SCO's Open Server 3 does not have utimes.
...
gcc -o scp scp.o -L. -L/usr/local/lib -L/usr/local/ssl/lib -L/usr/local/ssl -ls
sh -lopenbsd-compat -lz -lsocket -lgen -lsocket -los -lprot -lx -ltinfo -lm -lc
rypto
undefined first referenced
2006 Nov 16
1
I/O leak
I upgraded from rc12 to rc14 last night... sifting through the logs I noticed
the following. I point this out since it appears dovecot is in high gear
bug-fix mode. This issue is not big for me; I rarely stop dovecot. My init.d
script for dovecot is basically
stop)
killall dovecot imap-login
I am guessing there might be a more graceful way to stop dovecot? Or rc14
fixed this? I see in
2007 Jul 30
1
Performance problem with utime() on Solaris 8
To all:
While updating our Samba installation from 2.2.5 to 3.0.25b, I found that
Samba's performance was severely degraded. A 1 gig test file with random text
in it would take about 2:15 to copy using the old 2.2.5 smbd, but the same file
would take 5-6 minutes to copy with a freshly compiled version.
I ran truss on smbd while the file copy was taking place, and found that the
utime()
2008 May 31
5
DO NOT REPLY [Bug 5506] New: support utime differences at runtime, not configure/build time
https://bugzilla.samba.org/show_bug.cgi?id=5506
Summary: support utime differences at runtime, not
configure/build time
Product: rsync
Version: 3.0.3
Platform: All
URL: http://thread.gmane.org/gmane.network.rsync.general/1794
8
OS/Version: Linux
Status: NEW
Severity:
2000 Aug 23
2
chmod(2) and utime(2) Problems
I am having a problem with my samba config on my web server related to
file permissions.
The problem seems quite subtle!
The samba config file contains (Samba 2.0.7):
----cut here
[global]
workgroup = UKC
server string = University Web Server
security = domain
encrypt passwords = Yes
password server = KNOLE CORFE
log file = /var/adm/log/samba.log
1997 Oct 07
4
utime and backing up files
I read in the Samba docs that there is a problem with "utime()" when
a user updates another users file the modified time cannot be updated.
According to the docs, even if it the file has write permissions set
for the non-owner.
When I attempt to do a test on a files that is mode 777, I create
the file as one user, wait a minute, edit it again as another user,
and it changes the modified
2008 Feb 26
1
Performance issues after samba update (utime?)
Hi all,
We're experiencing performance issues after migrating from 3.0.8 to 3.0.28.
Write performance has degraded about 30%, regardless of the size of file
being copied. (tests described below are a single 150Mb file copy from an XP
explorer)
The setup is somewhat peculiar as the server is mounting NFS shares (v3) and
exporting these.
smb.conf hasn't changed, save for the addition of
2005 May 19
1
utime() failed: Value too large for defined data type
i have recently rebuilt dovecot on my mail server as i wanted to add
SSL support for it. well, my OpenSSL libs are 64-bit, so what they
hey, i'll build dovecot 64-bit as well. worked just fine, no issues
at all. the setup is:
Solaris 9/SPARC
Sun C compiler
Dovecot 0.99.14
after rebuilding it 64-bit, i now have a small problem however. I
cannot save messages to IMAP folders from Mail.app
2004 Nov 10
0
dos filetimes = yes is not correctly used? - utime function calls fail (Version 3.0.7)
Hello everbody,
this is really urgent.
at the moment the status is as follows:
We changed the primafy group to a group without german characters: "?,?,?".
It works fine, as long as the primary group as full access to the file.
If not, it doesn't work.
The Problem in detail:
Situation 1:
User is member of DOMAIN+GROUP.
DOMAIN+GROUP is owner of file
utime is called and
2009 Jun 07
1
Must be a better way to collate sequenced data
I have data that looks like this
time_stamp (seconds) user_id
The data is (partial) ordered by time - in that sometimes transactions occur at the same timestamp. The output I want is collated by transaction time on a per user basis, normalized by the maximum number of transactions per user, and aggregated over each day. So, if the users have 50 transactions in the first day and 20 transactions
2007 May 07
6
Dovecot not handling r/o mailboxes completely, and problem with ACL as a workaround
First of all, I think dovecot is really fantastic and I have thanks for all
the hard work. I think it will be the best fit for my ~5000 users when I
have it setup completely. We normally have approx 500 concurrent IMAP
connections during the day.
I am trying to convert from courier-imap to dovecot, but I have an issue with
public namespace folders that are not writable by certain users.
2004 Jun 23
1
Re: [ismail] Re: using Dovecot
On Wed, 23 Jun 2004 18:26:01 +0000, "Kelley Reynolds"
<kelley at insidesystems.net> wrote:
>
>I've never used dovecot, but I know that those directories aren't what IMAP servers generally expect when looking for a rootfolderpath.
>
>For example, courier is always 'INBOX', uw-imap is usually but not always 'mail', and sometimes it's just a
2013 Nov 11
1
[LLVMdev] Android JIT patch
I think __aeabi is ARM EABI not Android EABI, e.g.
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ihi0043d/index.html.
The problem is not that the __aeabi functions are missing on Android,
they're defined in libgcc.a, the problem is that they don't get linked
in unless they're referenced. I don't know how this problem is avoided
on ARM/Linux/glibc normally, but
2008 Nov 24
1
timezone attribute lost
Hi,
As I didn't get any response on the general help list and I don't know
if there is a bug in action I am trying my luck here.
I was highly surprised to find out that during simple operations (see
code below) the timezone attribute for POSIXct data is lost and then,
upon the next interpretation, the system settings are used (which are
plain wrong in my case).
I have used R 2.8.0
2007 Aug 20
4
[PATCH 0/4] Virtual Machine Time Accounting
The aim of these four patches is to introduce Virtual Machine time accounting.
_Ingo_, as these patches modify files of the scheduler, could you have a look to
them, please ?
[PATCH 1/4] as recent CPUs introduce a third running state, after "user" and
"system", we need a new field, "guest", in cpustat to store the time used by
the CPU to run virtual CPU. Modify