Displaying 20 results from an estimated 70 matches similar to: "Quota"
2013 Mar 14
3
Dovecot error wuth MySQL
Hello PeopleCan anybody help me?My scenario:- One computer with:a)
postfix-2.6.6-2.2.el6_1.x86_64b) mysql-5.1.66-2.el6_3.x86_64c)
dovecot-2.0.9-2.el6_1.1.x86_64d) dovecot-mysql-2.0.9-2.el6_1.1.x86_64Postfix
and Dovecot auth over MySQLThe Problem:- logwatch show me: Dovecot
disconnects: auth failed, 1 attempts: 1 Time(s) in IDLE: 2 Time(s)
no auth attempts: 6 Time(s) no reason: 6
2011 Aug 26
1
performance with 100k messages per folder
dovecot-2.0-0.10.beta6.20100630.el6.x86_64 on CentOS 6. Virtual machine
with 1 GB of RAM on VMWare.
The configuration is more or less stock. Postfix receives then delivers
to Dovecot. IMAP with mbox. Only one user account, but shared by several
people via webmail (Roundcube webmail in Apache on the same machine). No
other MUAs. 100k new messages per month, inbox is rotated monthly into a
2011 Oct 21
0
Quota fs
Hi, I have the following error, any help? imap(user4): Error: quotactl(Q_GETQUOTA, /dev/mapper/VolGroup-lv_root) failed: Permission denied The system as a whole is composed of:
dovecot-2.0.14-1_130.el6.x86_64
openldap-servers-2.4.19-15.el6_0.2.x86_64
postfix-2.6.6-2.1.el6_0.x86_64
mailscanner-4.84.3-1.noarch
spamassassin-3.3.1-2.el6.x86_64
centos 6 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27
2011 Feb 10
3
Connection refused. Mail Client Error: 800ccccd9. Please help :-))))
Hi!
I cannot connect to the dovecot server :-( I get Windows Mail Client Error: 800ccccd9. Please help :-))))
# 2.0.beta6 (3156315704ef): /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-71.el6.x86_64 x86_64 Scientific Linux release 6.0 (Carbon)
auth_debug = yes
auth_debug_passwords = yes
auth_verbose = yes
auth_verbose_passwords = plain
debug_log_path = /var/log/dovecot.log
disable_plaintext_auth
2011 Oct 31
3
NSS ldap problems
I'm having trouble setting up ldap based authenication.
I have a virtual (KVM) CentOS 5.4 box set up to authenticate to a 389 (fedora) directory server, and that works fine.
However, I set up a virtual box running CentOS 6, and I can't get it to authenicate.
I've run authconfig with the appropriate flags, ldapsearch properly finds the data, but I can't log in. /var/log/secure
2012 Feb 27
3
LDA alias resolution problems..
I use postfix + dovecot LDA + mysql virtual users and up til friday,
everything was working just fine.
Dovecot is 2.0.beta6 (3156315704ef)
Like I said, up til friday, when I added a vacation entry into postfix
(which I have now removed to see if it was the reason) mails to the
alias virusalert (which is aliased to me) went through just fine.
Now I get these sort of errors from the LDA:
Feb
2011 Mar 22
2
dsync inbox conversion problem (mbox -> mdbox)
Hi,
We are trying to convert all mbox mail on our systems to mdbox using
dsync, in order to be able to use email sub-folders in Thunderbird.
Everything works fine for non-inbox folders, however the inbox folders
are not getting converted.
We used:
*dsync -v convert mbox:~/mail:INBOX=/var/mail/%u*
*dovecot --version*
2.0.beta6 (3156315704ef) (shipping with RHEL6/SL6)
*dovecot -n*
#
2011 Sep 13
1
Domain Member keytabs invalid after Password Change
We have a 2008r2 AD domain. We join Linux machines as domain members using
Samba with Winbind (I'll show all of my config files below). This portion
of our setup works without failures of any kind. However, some of these
machines are web servers for Intranet stuff and we'd like to have SSO
working. For this, we use Apache (HTTPD) plus mod_auth_kerb (requires a
keytab file). So, since
2011 Aug 10
3
sieveshell fails to start on CentOS 6.0
I don't know if this is the right place to report this or not.
I am building a new server on a 64 bit CentOS 6.0 platform.
[root at newmick ~]# cat /etc/redhat-release
CentOS Linux release 6.0 (Final)
[root at newmick ~]# uname -a
Linux newmick.halshome.net 2.6.32-71.29.1.el6.x86_64 #1 SMP
Mon Jun 27 19:49:27 BST 2011 x86_64 x86_64 x86_64 GNU/Linux
Mail subsystem consists of:
2011 Aug 04
3
Very slow samba performance on Centos 6
Hello all,
I have 2 identical Dell r510 servers with 10gig card, running centos 6 with
samba-3.5.4-68.el6_0.2.x86_64.
I setup 16G ramdisk samba share on both and ran cp from local ramdisk to
samba ramdisk mount.
If I cp 12 1-gig files, I get combined 100MB/s transfer rate. Single file cp
maxes out at about 15MB/s.
Ftp transfer give me over 300MB/s.
Running with 9000 MTU. Most smb.conf is
2011 Aug 13
2
dovecot problem -- not deleting messages from server after downloading them
I recently installed CentOS 6.0 and Dovecot 2.0.
My problem is that, when I download emails to my laptop (running
Thunderbird), the emails are NOT deleted from my server. They stay
there and are downloaded again and again. 8-(
The "Leave messages on server" option in Thunderbird is not checked.
I have several laptops that used to work when I ran CentOS 5.6 / Dovecot
1.x. I
2011 Feb 01
3
dovecot: imap-login: Error: net_connect_unix(imap) failed: Resource temporarily unavailable
We recently switched over mail servers to one running dovecot and postfix
on RedHat Enterprise 6. The mail store is NFS on a NetApp filer, the
index files are on local disk. We have about 6000 total active users,
though not all of them access the system at the same time.
All goes well for a while, then we start seeing errors like this in the
log:
dovecot: imap-login: Error:
2011 Aug 21
2
Help With 'No SASL Authentication Mechanisms' Error
Hi,
I'm trying to configure a new server with dovecot 2.0 and postfix 2.6.6.
My previous servers have all been dovecot 1.x. Trying to port over my
previous configurations has been a real headache.
Currently, I'm getting the following errors when trying to connect with:
openssl s_client -starttls smtp -connect localhost:25
Aug 21 19:08:46 localhost postfix/smtpd[26252]: connect from
2011 Nov 10
1
indexes permissions problem
Hey all, I did a search but didn't find the answer to my problem, so
here goes.
I've got a centos 6 server running Dovecot 2.0.beta6 (3156315704ef).
For legacy reasons (I'm moving mail from a Dovecot 1.1.1 and FreeBSD box
with user home directories NFS mounted), my index files are setup to be
in /u/indexes/
On the Dovecot 1.1.1 installation, the perms on the indexes directory is
2011 Sep 25
2
Virtual Folder configuration problem.
I'm attempting to create a virtual inbox that contains all unread
messages from the user's Maildir.
I created a conf file called 80-virtual.conf containing:
mail_plugins = $mail_plugins virtual
namespace {
prefix = virtual/
separator = /
location = virtual:~/Maildir/virtual
}
And created the
/home/username/Maildir/virtual/unseen/dovecot-virtual file which contains:
#
2011 May 27
1
SMB + Active Directory And No Ability To Delete Files And Folders
I hope that everyone is doing well. I'm new to the list and look forward to participating in the community. I've been using Samba for a long time and have always preached the samba gospel. :-)
I find myself with a peculiar problem. I have a RHEL6 install running Samba Version 3.5.4-68.el6_0.2 acting a local file server and it is tied into an Active Directory server for the user
2011 Oct 27
1
Use ACL over NFS4
I have an NFS4 server exporting a folder, and a Samba server importing that
folder which it then turns around and shares over Samba. I would like
Windows machines accessing this folder and its sub folders to be properly
restricted according to ACLs.
The NFS4 server is running CentOS 5.7 and is NFS exporting an EXT4 folder.
The Samba server is running CentOS 6.0, and Samba 3.5.4-68.el6_0.2. On the
2011 Jun 09
0
Samba on RHEL 6: Permission denied when mounting FUSE partition
Hello,
I am successfully connecting my Windows box to a RHEL 5 over SMB. This works for both mounting a regular share as well as (my own implementation of) a FUSE mountpoint.
On RHEL 6 I can only mount a regular share, but not a FUSE mountpoint. I am getting a Permission Denied error.
On both machines I have disabled firewall and I set SELinux to permissive.
Does anybody know why this
2010 Apr 08
2
Dovecot 2.0 beta4 and Expire Plugin
Hello,
there seems to be an error writing into the expire database defined by dict.
dict {
expire = sqlite:/usr/dovecot/etc/dovecotbeta-dict-expire.conf
}
...
plugin {
...
expire = AutoCleanSpam 1d
expire_dict = proxy::expire
}
with dovecotbeta-dict-expire.conf:
connect = /test/addons/expire/expiresbeta.db
map {
pattern = shared/expire/$user/$mailbox
table = expires
2011 Jul 19
3
unix fifo inaccessible via samba share
Issue: unix fifo (named pipe) does not appear in share, attempts to read
the pipe result in "Access Denied"
>From an XP laptop, I can open and access my samba share normally. I can
read all files and subdirectories in the share, but a fifo I need to read
does not appear at all. I have made the fifo mode 777 (world readable,
writeable, executeable) and tried other things like