Displaying 20 results from an estimated 2000 matches similar to: "Question regarding quotas (is this a bug or intended behavior) ?"
2007 Jun 23
2
End of File Error on index optmize
I was optimizing a 650MB using ferret (0.11.3) and I received the
following error. I''ve seen some people have similar issues but I
haven''t seen any resolutions. The contents of the index directory
follow the error. Has anyone seen anything like this and found a
resolution? Many thanks.
/mnt/apps/search/releases/20070622175637/script/../config/../vendor/
2004 Oct 04
2
SuSE 9.1 Pro
Is anyone aware of any specific problems with SuSE 9.1 Pro in regards to
running Samba as a domain controller? I have been trying for a couple of
weeks to get it setup but keep running into one roadblock or another.
Half of the time I can't see the DC at all unless I disable the SuSE
Firewall altogether, other times I am able to see the DC just not connect if
I have ports 137, 138, 139
2005 Mar 26
7
Shrinking a ext3 filesystem ?
I installed CentOS on my home-server with 2 IDE 160GB MAXTOR HDD /
RAID-1, LVM and ext3 partitions. Previous OS on this machine was FC2.
I often "play" with LVM and, sometimes, have to extand or reduce some
volumes size. I was surprised to see that resize2fs isn''t included
anymore !
The replacing tool is ext2online but this one seems to only be able to
grow a filesystem (not
2010 Mar 23
0
Question: zfs set userquota not working on existing datasets
Greetings all,
I recently applied all patches and upgraded my zpool to version 15
and zfs to version 4 so I could start using the zfs userquota
feature. What I''ve found though is that I can only apply them on new
datasets, not on the existing datasets. Here is an example:
# zfs list
NAME USED AVAIL REFER MOUNTPOINT
data 50.7G 145G 50.7G /data
# zpool upgrade
This system is
2010 Mar 11
1
Emails Disappearing -- Mystery
I got a case that I haven't been able to resolve. I hope somebody can
give me some hints.
One of our users is reporting emails disappearing in front of his eyes,
(Right ... emails filters at the client side ....)
Server does not have global sieve filter enabled (no file present), even
though this configuration is present:
sieve_global_path=/vmail/globalsieverc
User does not have
2006 Jan 28
1
Switchtower different svn repo urls from my local box and my shared hosting
I got problems running switchtower 0.10.0 when I try to run "rake deploy"
from my local box (windows) to my shared hosting
If I set the repository to (deploy.rb):
set :repository, "file:///home/[my_user]/repo/[my_app]/trunk"
My local box (windows) can''t reach the subversion repository located in
site5
If I set the repository to:
set :repository,
2011 Dec 05
2
Strange quota problem
I have a strange problems with quota on v2.0.14. We have an ldap user
directory, and all users should have a mailQuota defined there. My
problem is that some users gets the quota enforced, while others don't,
and "doveadm user" doesn't seem to agree with "doveadm quota ge gett"
Ref:
$ doveadm user janfrode at example.net
userdb: janfrode at example.net
home
2004 Feb 26
0
Problem Authenticating on Windows NT-Domain via winbind
hi,
i know that the first thing i'll hear is rtfm. but i allready read it 4 times and spend some nights over this problem.
i got a debian woody (stable) linux box with samba 2.2.3a-12.3 and winbind for the samba version.
the nt-domain is PORTA#001-NT.
my first question is: is the # in the name a problem?
my second question: do i have to create a computer account on the pdc of the domain
2017 Apr 25
4
Pigeonhole / Bug with "duplicate" ?
Hello,
Previously, while running Dovecot 2.2.27/Pigeonhole 0.4.16 the following
code snippet was working as one would expect:
if duplicate {
addflag ["\\seen", "Duplicate"];
fileinto "Duplicate";
stop;
}
if address :contains "to" "user.email at example.com" {
addflag "$label1";
}
After upgrading to
2006 Jan 28
1
Advice on Optimization, and where to put what?
In my last post I was asking how I could check for the existance of a
record before inserting a new one and this was the helper method that I
was using to do this:
def already_friend_of?(friend)
begin
self.friends.find(friend.id)
true
rescue
false
end
end
I was told that this is not very efficient, as it hits the db every time
I call it. I completely agree and would like to
2012 Apr 26
1
NFS quotas on Solaris 10
Hi list,
I'm running Samba 3.6.4 on Solaris 10 x86. Underlying filesystem is ZFS.
Since updating from 3.6.0, free space on NFS mounted ZFS filesystem,
without a userquota set for the user, is always reported zero. 'quota
-v' and the perl module 'Quota' both report no quota for such file systems.
(Un)setting (ref)quota for those filesystems doesn't change anything.
Any
2006 Jan 27
6
Switchtower deploy error
I''m trying to deploy a rails app with no success.
I can execute: ''rake remote_exec ACTION=setup''
but when I try to execute : ''rake deploy''
I got this error:
loading configuration c:/ruby/lib/ruby/gems/1.8/gems/switchtower-0.10.0
/lib/switchtower/recipes/standard.rb
loading configuration ./config/deploy.rb
executing task deploy
transaction: start
2004 Jun 23
1
Skel VFS module crashes smbd when we have no ACL support in samba v2.2.9.
Hello!
I have compiled samba v2.2.9 without ACL support and when I test skel vfs
module I have encountered internal errors (SIGSEGV in child processes).
Consider the file source/samba/vfs.c:
struct vfs_ops default_vfs_ops = {
...
/* POSIX ACL operations. */
#if defined(HAVE_NO_ACLS)
NULL,
NULL,
#else
vfswrap_chmod_acl,
vfswrap_fchmod_acl,
#endif
...
};
As
2013 Feb 03
1
dsync backup questions
Hi,
I'm currently trying to setup remote backups of my emails but i'm running
into issues (mdbox format, indexes and storage in the same folder
hierarchy).
Local backup command: dsync -u "my_user" backup /backups/my_user
(1) Recently, I noticed that the local backup takes up twice the size as
the original mail location (8gb vs. 4gb). I purged alot of emails from the
original
2012 Sep 19
5
Dovecot deliver Segmentation fault when arrive the first message
Hi,
I have found this strange problem. I'm working with Debian 6, dovecot
2.1.9 and vpopmail-auth.
LDA is configured and works fine but the problem is when the first
message arrive "dovecot-lda" return a "Segmentation fault", the message
is written to the user's Mailbox but the message remains, also, in the
queue of qmail (deferral: Segmentation_fault/) and at the
2004 Feb 04
2
Problem browsing my unix-client - session setup failed: NT_STATUS _CANT_ACCESS_DOMAIN_INFO
I installed samba 3.0015.
I have a problem when I try to browse my machine from a windows client. In
effect I am not able to "open" my unix-client.
I checked nmbd and smbd and they are running.
If I try from my unix-clinet: smbclient -L my_user -W my_domain -L my_PDC I
can see shares.
If I try from my unix client: smbclient -L my_user -W my_domain -L
my_unix_client I get
session setup
2012 Oct 18
2
trash plugin not doing it's job
I enabled the trash plugin yesterday, adding "trash" to mail_plugins,
and configuring the plugin setting "trash =
/etc/dovecot/dovecot-trash.conf.ext".
But I still see users with lots of files in INBOX.Trash getting
bounced because of quota exceeded:
postfix/lmtp[26273]:: C89F490061: to=<XXXXXXXXXXXXX at example.no>,
relay=loadbalancers.example.net[192.168.42.15]:24,
2006 Oct 31
2
Running two sshd's
Hi all,
I'm wondering whether it is feasible or not to run two distinct sshd
daemons with different config options!
I have a CentOS 4.4 gateway with 2 Ethernet interfaces. One is
connected to the Internet and the other to the LAN.
Basically, what I would like to do is having a sshd that listens to
the LAN interface with password enabled auth. and a sshd bound to the
Internet interface with
2017 Jun 29
2
Re: sieve/vacation: bad parsing of 'References' header
On Thursday, June 29, 2017 16:38 CEST, Christian Kivalo <ml+dovecot at valo.at> wrote:Stephan Bosch already mentioned in this thread that it's is a more
recent feature of doveconf to also report the version of pigeonhole.
I didn't know that this hadn't existed in dovecot v2.2.9.Yes sorry I saw his reply after I sent my email.
Any thoughts about this issue in the version 0.4.2?
I
2008 Mar 27
0
handling post-remove URL / uninstall of application
Hi there,
I''ve configured my post-remove URL (which has to be directly to my
site, not an apps.facebook.com URL) and now I''m trying to figure out
how to handle this. It''s poorly documented here:
http://wiki.developers.facebook.com/index.php/Post-Remove_URL
It seems as though support for this is currently not yet in
Facebooker. In order to get it to work, it