Displaying 20 results from an estimated 3000 matches similar to: "Per-user quota (passwd)"
2017 Sep 11
1
Per-user quota (passwd)
Hi.
But there is one problem...
protocol lda {
mail_plugins = " quota autocreate sieve quota"
plugin {
quota = dict:user::file:/var/vmail/glu_vrem/%u/.quotausage
}
}
protocol imap {
mail_plugins = " quota autocreate autocreate imap_quota"
plugin {
autocreate = INBOX
autocreate2 = Sent
autocreate3 = Trash
autocreate4 = Drafts
autocreate5 =
2017 Sep 12
1
dovecot Digest, Vol 173, Issue 28 (INTERNAL)
Hi,
It is quite easy.
I use a client (thunderbird or windows live mail) set it up to use starttls on standard port 110. Logon and just do a list on the mailbox. The fatal error occurred when I logoff.
Arvid
-----Original Message-----
From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of dovecot-request at dovecot.org
Sent: 11. september 2017 14:57
To: dovecot at dovecot.org
2017 Jun 29
2
Per-user quota (passwd)
Oh you have multiple db's, I missed that.
Remove auth_username_format, and instead
userdb {
args = /etc/imap.passwd username_format=%Ln
driver = passwd-file
override_fields = home=/var/vmail/glu_vrem/%u
}
On 29.06.2017 14:35, Evgeniy Korneechev wrote:
> with auth_username_format = %Ln:
>
> Jun 28 14:43:41 auth: Debug: master in: USER 1 iivanov.ia at example.com
2017 Sep 12
1
dovecot Digest, Vol 173, Issue 28 (INTERNAL)
Hi,
I enabled rawlog.
Everything seems to be OK but the dovecot-log shows a fatal error and core dump. (created a core file)
Arvid
Rawlog in
<<<
STAT
>>>
<<<
LIST
>>>
<<<
UIDL 1
>>>
<<<
UIDL
>>>
<<<
QUIT
>>>
Rawlog out
<<<
+OK Logged in.
>>>
<<<
+OK 22 17589388
2017 Nov 23
1
Exclude disabled accounts
Hello!
We have userdb=passwd.
userdb {
driver = passwd #server was entered domain Active Directory
override_fields = home=/var/vmail/glu_vrem/%u
}
If I disable in AD user's account, he can not sign in.
But he can and will receive letters, which of course is not correct.
How can I exclude disabled accounts from 'userdb'?
dovecot -n:
# 2.2.27 (c0f36b0): /etc/dovecot/dovecot.conf
2017 Jun 28
0
Per-user quota (passwd)
On 28.06.2017 12:25, Evgeniy Korneechev wrote:
> Hello!
> We have passwd=pam, userdb=passwd.
> passdb {
> driver = pam #server was entered domain Active Directory
> }
> userdb {
> driver = passwd
> override_fields = home=/var/vmail/glu_vrem/%u
> }
>
> How can i use per-user quota? Only passwd-file?
>
> I tried:
> userdb {
> args =
2017 Jun 29
2
Per-user quota (passwd)
or use, as I indicated before, auth_username_format = %Ln
Aki
On 29.06.2017 13:58, Evgeniy Korneechev wrote:
> Hi!
> workaround:
> administrator:*:95400500:95400513:Administrator:/home/DOM/administrator:/bin/bash::userdb_quota_rule=*:bytes=10G userdb_mail=maildir:/var/vmail/glu_vrem/administrator/Maildir
> administrator at
2017 Jun 28
2
Per-user quota (passwd)
On 28.06.2017 12:36, Aki Tuomi wrote:
> On 28.06.2017 12:25, Evgeniy Korneechev wrote:
>> Hello!
>> We have passwd=pam, userdb=passwd.
>> passdb {
>> driver = pam #server was entered domain Active Directory
>> }
>> userdb {
>> driver = passwd
>> override_fields = home=/var/vmail/glu_vrem/%u
>> }
>>
>> How can i use per-user
2017 Jun 29
2
Per-user quota (passwd)
Yes.
Aki
On 29.06.2017 14:07, Evgeniy Korneechev wrote:
> And if such a user:
> email (from AD) = ivanov.ia at example.com
> login (from AD), %n = iivanov
> %d = DOM
> %u = iivanov at DOM
>
> ?
>
> ----- ???????? ????????? -----
>> ??: "Aki Tuomi" <aki.tuomi at dovecot.fi>
>> ????: "dovecot" <dovecot at dovecot.org>
>>
2017 Jan 13
2
Plugin "mail_crypt" does not work
Hi, i have a problem. I sent test e-mail.
It is in folder "Sent", but it was not delivered (folder "Inbox" is empty).
/var/log/dovecot:
.........
lda(mail at example.com): Error: User initialization failed: mail_crypt_plugin:
mail_crypt_global_public_key: Couldn't parse public key: Unknown key format
.........
Try RSA and EC:
2017 Jun 30
0
Per-user quota (passwd)
Our solution:
userdb {
args = /etc/imap.passwd
driver = passwd-file
override_fields = home=/var/vmail/glu_vrem/%u
}
userdb {
driver = passwd
override_fields = home=/var/vmail/glu_vrem/%u
}
Users with non-standard quota in passwd-file:
>>>>>> administrator:*:95400500:95400513:Administrator:/home/DOM/administrator:/bin/bash::userdb_quota_rule=*:bytes=10G
2017 Jun 29
0
Per-user quota (passwd)
with auth_username_format = %Ln:
Jun 28 14:43:41 auth: Debug: master in: USER 1 iivanov.ia at example.com service=lda
Jun 28 14:43:41 auth-worker(18369): Debug: passwd(iivanov.ia): lookup
Jun 28 14:43:41 auth-worker(18369): Info: passwd(iivanov.ia): unknown user - trying the next userdb
Jun 28 14:43:41 auth-worker(18369): Debug: sql(iivanov.ia): SELECT email as user, maildir as home,
2017 Jun 29
0
Per-user quota (passwd)
And if such a user:
email (from AD) = ivanov.ia at example.com
login (from AD), %n = iivanov
%d = DOM
%u = iivanov at DOM
?
----- ???????? ????????? -----
> ??: "Aki Tuomi" <aki.tuomi at dovecot.fi>
> ????: "dovecot" <dovecot at dovecot.org>
> ????????????: ???????, 29 ???? 2017 ? 13:59:05
> ????: Re: Per-user quota (passwd)
> or use, as I
2017 Jun 29
0
Per-user quota (passwd)
Hi!
workaround:
administrator:*:95400500:95400513:Administrator:/home/DOM/administrator:/bin/bash::userdb_quota_rule=*:bytes=10G userdb_mail=maildir:/var/vmail/glu_vrem/administrator/Maildir
administrator at email.dom:*:95400500:95400513:Administrator:/home/DOM/administrator:/bin/bash::userdb_quota_rule=*:bytes=10G userdb_mail=maildir:/var/vmail/glu_vrem/administrator/Maildir
But this is not a
2017 Jan 27
3
Plugin "mail_crypt" - using folder keys
Hi, i have two questions about using "folder keys" for encryption:
1. If i use this method how can i decrypt files manually?
2. If move a letter to another folder (or remove it), it will be unreadable.
Log:
imap(cloud): Error: read() failed: read(/home/cloud/Maildir/.Sent.test/cur/1485528498.M838579P2267....) failed:
Decryption error: no private key available (uid=5, box=Sent.test,
2017 Jan 12
2
doveadm mailbox cryptokey - not found
Hi, we have a problem.
Command "doveadm mailbox cryptokey" does not work:
# doveadm mailbox cryptokey
usage: doveadm [-Dv] [-f <formatter>] mailbox <command> [<args>]
create [-u <user>|-A] [-S <socket_path>] [-s] [-g <guid>] <mailbox> [...]
delete [-u <user>|-A] [-S <socket_path>] [-e] [-r] [-s] [-Z] <mailbox>
2011 Nov 08
4
v2.1.beta1 released
http://dovecot.org/releases/2.1/beta/dovecot-2.1.beta1.tar.gz
http://dovecot.org/releases/2.1/beta/dovecot-2.1.beta1.tar.gz.sig
Here's the first beta release of Dovecot v2.1. This version has already
been tested quite a lot, so I'm not expecting any major bugs. So please
upgrade and see if you can find any problems. I'm optimistic about
getting rc1 released this year and perhaps even
2011 Nov 08
4
v2.1.beta1 released
http://dovecot.org/releases/2.1/beta/dovecot-2.1.beta1.tar.gz
http://dovecot.org/releases/2.1/beta/dovecot-2.1.beta1.tar.gz.sig
Here's the first beta release of Dovecot v2.1. This version has already
been tested quite a lot, so I'm not expecting any major bugs. So please
upgrade and see if you can find any problems. I'm optimistic about
getting rc1 released this year and perhaps even
2008 Nov 28
2
Autocreate plugin for 1.1 - trying to patch under FreeBSD
Hello all.
I try to add Autocreate plugin patch to my FreeBSD host.
I think I make all wrong. Could you tell me how to patch it?
What I do:
cd /usr/ports/mail/dovecot
make extract
cd cd work/dovecot-1.1.6/src/
fetch http://www.dovecot.org/patches/1.1/autocreate-plugin.c
sh -x /tmp/patch.sh
+ export DOVECOT=~/usr/ports/mail/dovecot/work/dovecot-1.1.6/src
+ gcc -fPIC -shared -g -Wall
2012 Nov 21
1
Autocreate No namespace for Problem
Hi!
I see this in the log:
autocreate: No namespace found for Trash
autocreate: No namespace found for Spam
autocreate: No namespace found for Sent
autocreate: No namespace found for Trash
autocreate: No namespace found for Spam
autocreate: No namespace found for Sent
Why do I get this error ?
Do I need to create a separate namespace for every folder?
The config file looks like this:
namespace