Displaying 20 results from an estimated 1000 matches similar to: "AIX mail quota plugin problems"
2007 May 09
3
No authentication sockets found
Thunderbird (2.0) is all of a sudden checking mail server capabilities
and keep posting a popup saying:
"Mail Server imap.bard.edu is not an IMAP4 mail server". To the best of
my knowledge, neither Tbird nor DC have been updated, though the DC imap
host was rebooted today 3 hours ago. Any info on what this is about?
DC is currently serving out of a special port and in evaluation
2006 Jun 20
1
Group-based filesystem quota
Hello. After using Dovecot for over a year, I have just started
experimenting with the filesystem quotas, and I have a suggestion for
improvement. On my mail server, I use group-based quotas, and would
like to have Dovecot be able to report these quotas.
It should be simple to implement, requiring only changes to the
quota-fs.c file of the quota plugin. Simply changing USRQUOTA to
2009 Nov 05
4
Help needed: Index filesystem permissions problem after switch to V1.2 and back to V1.1
After V1.2 had been up for a while, I started seeing tons of syslog
error messages like this:
Nov 5 09:11:52 mercury mail:err|error dovecot: IMAP(sdean): stat(/var/dcindx/sdean/.imap/DadEstate)
failed: Permission denied (euid=202(sdean) egid=200(hcrc) missing +x perm: /var/dcindx)
Ownernship and Permissions are:
The index filesystem
2726 root at mercury:/var/dcindx ## ls -ald
drwx--S---
2006 Apr 13
1
Compile issues dovecot-1.0.beta7
Hi,
I haven't tried compiling 1.0 series since -test52, figured I'd give it
a shot. There were a couple of minor problems. This is building on
a fairly ancient BSD/OS box, so the issues may not be universal, but
I suspect these ones are.
====================
Building in src/lib-dict/dict.c :
loading the 'dict' program fails because it can't find various RAND and
other
2019 Mar 13
3
Unable to set quota-fs plugin
Thanks Aki,
Please find attached strace for imap and quota-status which report an error at the end.
Regards,
-
Eric Grammatico _/)
13 mars 2019 12:23 "Aki Tuomi" <aki.tuomi at open-xchange.com> a ?crit:
> The doveadm command seems to have worked. Can you retry with imap?
>
> strace /usr/lib/dovecot/imap -u victim
>
> Aki
>
> On 13.3.2019 12.58, Eric
2007 Feb 26
2
fs quota - what I am doing wrong?
Hi everyone,
on my server, i have quota set on /home partition (ext3). mount says:
root at zen:/var/log# mount |grep quo
/dev/sda8 on /home type ext3 (rw,noatime,usrquota)
/dev/sda7 on /tmp type ext3 (rw,noatime,usrquota,data=writeback)
System is debian/stable (distribution 2.6.8-3-686-smp kernel), quotas
are working:
root at zen:/var/log# quota ax
Disk quotas for user ax (uid 506):
2010 Aug 07
1
quotactl failed with disk quotas and dovecot 2.0
Hi,
I have a machine running dovecot 2.0 rc4 and I can't seem to get the
imap_quota plugin working, every time I try to read the quotas, I get
the following in my log:
> Aug 7 11:58:43 talyn dovecot: imap(chutz): Error: quotactl(Q_GETQUOTA, rootfs) failed: No such file or directory
> Aug 7 11:59:53 talyn dovecot: imap(chutz): Error: quotactl(Q_GETQUOTA, rootfs) failed: No such file
2019 Mar 13
5
Unable to set quota-fs plugin
Hello There,
I am try desperatly to setup quota-fs plugin in Dovecot. I have the following configuration in place:
/etc/dovecot/conf.d/10-mail.conf:mail_plugins = $mail_plugins quota zlib
/etc/dovecot/conf.d/20-imap.conf: mail_plugins = $mail_plugins imap_quota
/etc/dovecot/conf.d/90-quota.conf:
plugin {
#quota = dirsize:User quota
#quota = maildir:User quota
#quota = dict:User
2018 Dec 20
3
Problem with quota
Samba version 4.8.7, running on a FreeBSD 12.0-RELEASE amd64 system with a
ZFS file system.
I have a Windows 10 machine configured to do automatic backups to my FreeBSD
machine on a daily basis. Since updating FreeBSD, the following errors are
displayed when the backup begins. This is a truncated list.
Dec 19 06:29:01 scorpio smbd[56795]: [2018/12/19 06:29:01.413635, 0]
2019 Mar 14
5
Unable to set quota-fs plugin
Hi there,
Well.. I didn't find a way to strace imap. If I well understood, the faulty IMAP is launched by dovecot from or after a succesfull imap-login process. I have executed manually '/usr/libexec/dovecot/imap -u eric' and typed getquotaroot "INBOX" which didn't reproduce the error seen in the dovecot logs and reported the correct quota.
Any idea how to find the imap
2007 Jun 12
1
Help with new syslog errmsgs
I am bringing more people onto Dovecot...and am beginning to see syslog
error messages I've never seen before...what are they/are they critical?
1 ===========================
> Jun 12 09:53:21 mercury mail:err|error dovecot: IMAP(gregory): Corrupted index c
> ache file /var/dcndx/gregory/.imap/INBOX/dovecot.index.cache: indexid changed
This has the same date stamp as the user's
2007 Apr 19
1
fs quota plugin and NFS
Hi,
I'm trying to use the Dovecot v1 fs quota plugin. The server uses NFS
mounted volumes for INBOX and other maildir folders. The /usr/bin/quota
command is working seamlessly but I get errors with the quota plugin,
which gives the following logs:
Apr 19 17:46:15 rouge dovecot: IMAP(xyxyxyx): quotactl(Q_GETQUOTA,
nfs.xxx.yyy.org:/home) failed: No such file or directory
Apr 19 17:46:18 rouge
2008 Sep 22
2
Test environment question
My production DC machine owns the mail filesystems and is running DC
V1.0.15 and mbox folder format.
I am looking to test V1.1.3 on another machine, which NFS mounts the
mail filesystems, but has its own local index FS.
I have made this test environment my default connection in TBird, and it
seems to work just fine. Also, I have made sure that my TBird client
isn't connecting to the
2006 Nov 21
2
Freebsd: fs quota / big maildir
I'm testing dovecot as courier-imap replacement.
My setup:
FreeBSD 6.1
nfs homedirs on FreeBSD server
~/Maildir 's
LDAP auth - bind_auth=yes
Seems to work well in most cases, but:
- No way to read a maildir with 35000+ messages (a freebsd mailing-list
for some years)
=> Nov 21 12:11:42 host dovecot: child 7217 (imap) killed with signal 11
- No way to have quota plugin reporting
2019 Mar 13
4
Unable to set quota-fs plugin
Looks working.
[root at mail ~]# ls -lh /
total 72K
-rw------- 1 root root 8.0K Mar 13 09:56 aquota.group
-rw------- 1 root root 7.0K Mar 13 09:56 aquota.user
....
[root at mail ~]# repquota -a
*** Report for user quotas on device /dev/vda1
Block grace time: 7days; Inode grace time: 7days
Block limits File limits
User used soft hard
2014 Mar 03
1
Doubled Quotas on Ubuntu
Hi all,
I'm seeing doubled quotas on Windows 7 when connecting to Samba. By
doubled, I mean that if I set a 1GB group quota on Linux, I see a 2GB
quota on Windows 7. The quotas seem correct with Samba 3.6.19 running
on a Linux 2.6.32 kernel on Mandriva; they are incorrect with Samba
3.6.22 on a Linux 3.12 kernel on Ubuntu. What could be wrong?
In more detail, I'm testing on both a
2003 May 01
1
Disc quotas bug
Hello,
This HP specific bug report deals with the optional disc quota
support.
Local Environment
=================
Machine Arch: HP-PA
Machine OS: HP-UX OS Version: 11.0
Kernel: patched up to and including PHKL_27553,PHNE_27393
Compiler: HP ANSI C compiler
Libc Version: PHCO_28425 (libc cumulative patch)
Samba Version: 2.2.8a
Network Layout (description): Medium size; well
2017 Jun 20
2
Dovecot >=2.2.29 + Filesystem quota = incorrect storage information
Hi,
I have problem with quota storage information in dovecot-2.2.29 (and
newer versions, too - 2.2.30.2).
I use FS quota backend.
............................
# 2.2.29.1 (e0b76e3): /etc/dovecot/dovecot.conf
# OS: Linux 4.4.68-1 x86_64
mail_plugins = quota
plugin {
quota = fs:User quota:mount=/poczta:user
quota2 = fs:Group quota:mount=/poczta:group
}
protocol imap {
2006 May 12
1
problems with 1.0beta[78] on RHEL3
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've been running 0.99.13 on RHEL 3 for over a year now and finally
decided to upgrade to the 1.0 series.
unfortunately, I only have one RHEL 3 machine which is my production
machine. So, while doing all my preliminary testing I was doing so on a
FC 3 machine. I got everything to a stage where I felt comfortable
doing the upgrade but I'm
2018 Dec 21
1
Problem with quota
On Thu, 20 Dec 2018 16:59:54 -0800, Jeremy Allison stated:
>On Thu, Dec 20, 2018 at 12:08:02PM +0000, Gerard Seibert via samba wrote:
>> Samba version 4.8.7, running on a FreeBSD 12.0-RELEASE amd64 system with a
>> ZFS file system.
>>
>> I have a Windows 10 machine configured to do automatic backups to my
>> FreeBSD machine on a daily basis. Since updating