similar to: how to "hide" mailbox from the IMAP clients

Displaying 20 results from an estimated 1000 matches similar to: "how to "hide" mailbox from the IMAP clients"

2009 Oct 15
2
FS Quota broken for delivering BIG message
Hi everybody. I have Linux file system quota for users and enabled "fs quota" and quota plugin for LDA. My test user is already deep over quoted: --- Filesystem blocks quota limit nfse:/export 23768* 10240 10240 --- 1. If I tries to deliver _short_ message to user mbox - quota works: $ echo "123123123123" | /usr/local/libexec/dovecot/deliver -d koc --- Quota
2010 Feb 27
2
Possible CPU Denial-Of-Service attack to dovecot IMAP.
Hi All! Some time ago, we received e-mail message, which makes our server CPU exhaustion attack. --- PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 26319 5751796 20 0 2868 1868 1484 R 99.2 0.1 22:04.77 imap --- It happens when I try open mail folder with this buggy message. Our setup: -- slackware 11.0, x86_32 -- linux 2.6.31.6 -- dovecot 1.2.10 -- mailbox(not
2011 Jun 24
2
Please help with Quota dict mysql configuration
Hello So what i have: centos 5.6 postfix 2.3.3 dovecot 2.0.13 postfixadmin 2.3.3 roundcube 0.5.3 All general things are working right now i can send receive email with ssl connections etc... Now i'm trying to configure additional options like quota and some other plugins like sieve, trash, expire and deleted-to-trash. Configuration of quota is on first place. I have read wiki regarding quota
2006 Nov 16
2
maildirsize update error
According to [1], Trash is a reserverd folder name. When moving a message to it, maildirsize should be update with a negative byte count. If I move a message from any folder to Trash, maildirsize gets two lines, one positive and one negative. The problem is that a user can't move messages to Trash while being overquota because the positive entry goes before the negative. I'm using
2019 Sep 25
6
/configure.developer is not working
Deal all, Installation is stuck on running "/configure.developer" command. It returns error below;; /usr/bin/env: python3: No such file or directory Can anyone help me on this? Best, Metin
2016 Sep 03
2
doveadm quota recalc returns a Segmentation fault
Hi, with the latest dovecot-ee version (2.2.25.4 (5cb7c97)) if I run ?doveadm quota recalc -u alessio at skye.it? dovecot return a ?Segmentation fault? (but the quota is update fine). Since dovecot version 2.2.24.3 (55cdc32) works fine. This is my quota backends configuration: plugin { quota = maildir:UserQuota quota2 = dict:Quota Usage::noenforcing:proxy::sqlquota } dict { sqlquota
2023 Jun 23
1
Rocky linux 9 - Samba AD
Hi Nico, that's amazing! Let me digest it because I am not sure if I can perform the installation properly. I will get back to you once done. Thanks very much, Metin Mobile! ________________________________ From: Nico Kadel-Garcia <nkadel at gmail.com> Sent: Friday, June 23, 2023 1:03:52 PM To: Metin Koc <metkoc at outlook.com> Cc: samba at lists.samba.org <samba at
2016 Dec 09
3
Additional DC (backup domain controller)
Hi all I want to add another DC for high availability. Samba dc is running on centos7 samba version is 4.5.1. Currently I'm managing to samba dc with rsat. Just want if the domain controller fails than another dc is still running with the same dc information (especially users, GPO, dns) Can someone please guide me how to do that?
2015 Apr 28
2
Quotas not working after reboot
Hello, after rebooting my dovecot server quotas are no longer working. # dovecot --version 2.2.10 CentOS Linux release 7.0.1406 It is strange that restarting dovecot did not reveal this problem, but rebooting whole server did. Before reboot it was like this: # doveadm -D quota get -u test1 at testdomain1.tld doveadm(root): Debug: Loading modules from directory: /usr/lib64/dovecot
2008 Dec 02
6
repeatable crash on RELENG7
While trying to speed up nanobsd builds, I mounted /usr/obj on a ramdisk and found my box crashing. Thinking it might be hardware, I tried a separate machine, but with the same results. I have 4G of ram (i386). Am I just running out of some kernel memory ? If so, is there anything I can adjust to prevent this, yet still use mfs in this way ? mdconfig -a -t malloc -s 1800M newfs /dev/md0
2019 Feb 12
2
Maintaining table quota2
On 2/12/19 12:38 PM, Aki Tuomi via dovecot wrote: >> On 12 February 2019 at 18:23 Robert Moskowitz via dovecot <dovecot at dovecot.org> wrote: >> >> >> Does dovecot compute that values for quota2 with each email it updates >> for the user?? Or only an incremental change? >> >> I ask because I am looking at migrating all the user mail from the old
2009 Feb 28
2
devd question
I'm trying to make devd run an stty command whenever a USB serial device is attached. Unfortunately, $device-name is ucom[0-9] and the device names are /dev/cuaU[0-9] - how do I get the correct name in the device action? I haven't found a way to extract the number by itself, so I'm stuck with specifying a separate rule for each number, like so: attach 100 { device-name
2019 Feb 12
2
Maintaining table quota2
Does dovecot compute that values for quota2 with each email it updates for the user?? Or only an incremental change? I ask because I am looking at migrating all the user mail from the old server to the new and building a new sql database.? All I see is: dovecot-dict-sql.conf.ext: connect = host=/var/lib/mysql/mysql.sock dbname=postfix user=postfix password=$Postfix_Database_Password map {
2019 Sep 26
2
/configure.developer is not working
After I downloaded to samba-4.11.0 I am following to installation method below; wget -c https://download.samba.org/pub/samba/stable/samba-4.11.0.tar.gz tar -zxvf samba-4.11.0.tar.gz cd samba-4.11.0 ./configure.developer (1st error) Make (It now returns "Project not configured (run 'waf configure' first)" make install.. Using Centos 7 and samba-4.11.0 I guess there are alot of
2007 Oct 07
6
issetugid() for other procs
Any way to check if another proc has run or been run by a proc that is setuid or seteuid?
2013 Jan 09
14
how to setup different quota for multiple namespaces
Hello all, I am using dovecot for some time now but always had very basic configurations. I recently have configured a new, additional namespace in order to move archived mails (Thunderbird Archives) to another storage system. namespace { type = private separator = . prefix = Archives. location = maildir:/var/vmail/archive/%Ln/Maildir subscriptions = yes list = children inbox = no
2013 Oct 19
6
[Bug 866] New: Missing newline with --list-rules
https://bugzilla.netfilter.org/show_bug.cgi?id=866 Summary: Missing newline with --list-rules Product: iptables Version: 1.4.x Platform: arm OS/Version: other Status: NEW Severity: normal Priority: P4 Component: iptables AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy:
2006 Aug 21
2
Filesystem Quota Enhancement Patch
I have just updated my patch that provides enhanced support for filesystem-based quotas in Dovecot. I provides 2 main features: * Support for group quotas * Number of messages quota for users of maildir If both user and group quotas are enabled on the filesystem, the plugin will report the quota that is closer to the maximum independently for both storage space and message count. The
2015 Oct 06
4
More information about - Dovecot 2.2.x quota mysql and dict
I some add information about bug... Dovecot 2.2.19 version on server FreeBSD 10.2 Release. Config quota (dict + mysql) Database create Postfixadmin 2.3.7 Old version Dovecot 2.2.13 use method UPDATE in MySQL base + dict example mysql.log ----------------- Connect postfix at localhost on postfix 134 Query SELECT bytes FROM quota2 WHERE username = 'user at mydomain.lan'
2008 May 23
4
Error while set mailQuota=0 with mbox and LDAP backend
Hi, all. I have OpenLDAP(+qmail.schema), Dovecot, Postfix installed on RHEL 5.1 (x86_64), and they works fine with mbox format. The problem is if i set 'mailQuota=0' in LDAP, postfix can't send mail to recipient user. But it works fine with 'mailQuota != 0', such as '10240'(10M). What's wrong with my mail server setting? How can i solved this issue? Thanks very