Displaying 20 results from an estimated 300 matches similar to: "quota problem"
2010 Mar 11
3
IMAP proxy configuration
i know dovecot can act as IMAP and POP3 proxy ..... but i'm having
a hard time configuring it. Actually i'm using a simple dovecot
configuration with virtual users stored on MySQL. My dovecot-sql.conf is
pretty simple:
[root at correio dovecot]# cat dovecot-sql.conf
driver = mysql
connect = host=localhost dbname=DATABASE user=USERNAME password=PASSWORD
default_pass_scheme = PLAIN
#
2010 Oct 03
1
question on quota configuration on 2.0.5
Hi,
On dovecot 1.2 i had the following configuration on my
dovecot-sql.conf file:
password_query = select endereco as user, password, '/var/spool/mail/%u'
as userdb_home, 'maildir:/var/spool/mail/%u' as userdb_mail, 8 as
userdb_uid, 12 as userdb_gid, concat('*:storage=', quota) as
userdb_quota_rule, 'Trash:storage=100M' as userdb_quota_rule2 from
emails
2019 Feb 12
6
Using SHA256/512 for SQL based password
I have trying to find how to set the dovecot-sql.conf for using
SHA256/512.? I am going to start clean with the stronger format, not
migrate from the old MD5.? It seems all I need is:
driver = mysql connect = host=/var/lib/mysql/mysql.sock dbname=postfix
user=postfix password=$Postfix_Database_Password default_pass_scheme =
SHAxxx-CRYPT # following should all be on one line. password_query =
2013 Aug 14
0
weird situation with pop3/imap proxy and postfix authentication
Hello dovecot mailing list,
I have a server running postfix and dovecot. I havea configuration
on dovecot that allows me to provide imap4/pop3 messages for local
hosted users as well as for proxied users on other servers.
Basically, i have a simple MySQL table (imapproxy) with two fields,
'domain' and 'host'. My password_query isa 'UNION' query, exactly like:
2012 Oct 10
1
I need a quota expert
I'm having problems with dovecot quota configuration.
If I Include the driver mysql in dovecot-sql.conf I'm getting this error:
dovecot: dict: Error in configuration file /etc/dovecot/dovecot-sql.conf line 1: Unknown setting: driver
dovecot: dict: Failed to initialize dictionary 'quotadict'
If I Don't include it:
dovecot: auth(default): Fatal: sql: driver not set in
2010 Feb 13
3
problem with deliver segfaulting
i'm facing a pretty hard to debug problem when trying to use
dovecot LDA (deliver) from postfix. After having all configured, mail
deliver fails. This is from my maillog:
Feb 12 21:27:54 correio postfix/pipe[12484]: 930F9F6105:
to=<solutti at domain.com.br>, relay=dovecot, delay=0.21,
delays=0.03/0.01/0/0.18, dsn=4.3.0, status=SOFTBOUNCE (Command died with
signal 11:
2010 Feb 03
2
[BUG] problem with zlib plugin
Hi,
i think i've the same problem as described here:
http://www.dovecot.org/list/dovecot/2009-June/040687.html
when opening a folder without an index (?) and bzip-compressed files i
get following error message:
2010-02-03T14:12:10.026452+01:00 server dovecot: IMAP(user): gzread()
failed: PARAM_ERROR
2010-02-03T14:12:10.026477+01:00 server dovecot: IMAP(user): FETCH for
mailbox folder
2017 Jun 12
4
Log authentication attempts
We alse have same problem, now we are running Dovecot 2.2.30.2 and also use
Dovecot SASL for SMTP authentication (postfix 2.11).
We need to save all failed login attempts to database as source IP address,
username and date and time but post-login script can do this but only after
successful login. Failed login attempts information may be useful in the
fight with bruteforce attacks.
It's
2014 Aug 14
1
Quota Help
Hi all,
First post here so hopefully I get all the required information correct.
I am running a mail server on Debian, its consists of Postfix (2.9.6-2),
Dovecot (2.1.7) and MySQL (5.5). Basic stuff is all working find so I
decided to try and implement quotas. This is working to an extent but
not properly and I am a little lost so looking for some help.
In my configuration the default mailbox
2005 Feb 23
1
error when trying access internet.
Anyone can help?
I continue without access from server:
/etc/cron.daily/freshclam:
ERROR: No servers could be reached. Giving up
ERROR: No servers could be reached. Giving up
ERROR: No servers could be reached. Giving up
ERROR: No servers could be reached. Giving up
ERROR: No servers could be reached. Giving up
ERROR: No servers could be reached. Giving up
ERROR: Update failed. Your network may
2017 Jun 12
1
Log authentication attempts
I need to save that to database because I have more then one mail server
and them must share each other failed login attempts information.
I'll try check how Dovecot Authentication Policy works.
--JAcek
2017-06-12 16:50 GMT+02:00 Leonardo Rodrigues <leolistas at solutti.com.br>:
> Em 12/06/17 09:39, j.emerlik escreveu:
>
>> Failed login attempts information may be useful
2010 Feb 16
2
configuring overquota message
From dovecot 1.2.10 sources i have:
src/plugins/quota/quota.c
#define DEFAULT_QUOTA_EXCEEDED_MSG \
"Quota exceeded (mailbox for user is full)"
struct quota_settings *quota_settings_init(void)
{
[ .... ]
quota_set->quota_exceeded_msg = getenv("QUOTA_EXCEEDED_MESSAGE");
if (quota_set->quota_exceeded_msg == NULL)
2019 Feb 12
0
Using SHA256/512 for SQL based password
??? Here i have SSHA256 working with:
default_pass_scheme = PLAIN
??? and my database scheme just received the hashed password prefixed
by the SSHA indicator, just like:
mysql> select * from emails where endereco = 'solutti at XXXXXXXXX'\G
*************************** 1. row ***************************
????????????? endereco: solutti at XXXXXXXXXXXXXX
????????????? password:
2009 Sep 18
1
simple feature request: IMAP logged out message
i'd like to make a simple feature request on dovecot ....
i'm using v1.2.4 (latest one) and IMAP logout message, by default is:
Sep 18 14:26:27 correio dovecot: IMAP(user at domain.com): Disconnected:
Logged out bytes=384/932222
the message can be a little customized with:
# IMAP logout format string:
# %i - total number of bytes read from client
# %o - total number of
2010 Feb 16
4
zlib plugin trouble
Hi,
I have error with dovecot 1.2.10 + compress on deliver patch and zlib plugin.
logfile sample:
[...]
mail.err: Feb 16 14:22:25 dovecot: IMAP(hidden at domain.com): zlib_istream.seek() failed: Invalid argument
mail.err: Feb 16 14:22:25 dovecot: IMAP(hidden at domain.com): FETCH for mailbox Meursault UID 101 failed to read message input: Invalid argument
mail.err: Feb 16 14:22:26 dovecot:
2006 Oct 07
0
No subject
database authentication table, to include per user quota's. Only then
will the query I specified really work. In your present database, add
the quota field and insert a KB value. This value will then be used when
the authentication query is executed. In the example SQL query I posted,
I used a tabled called quota_kb.
One way to test the whole setup is to enable all the debug and verbose
2009 Sep 08
1
compression script for use with zlib module
Hi,
I'm wondering if someone already implemented a compression script
(and would like to share it) based on the step-by-step provided on wiki
page of Zlib module.
I can already do some find|xargs gzip .... but couldnt implement it
completly as described on the wiki page. I know the suggested
step-by-step is very detailed and probably a must simplier will be
enough for almost
2011 Dec 20
1
Why imap_open function doesn't work while getting a mailbox through telnet works perfectly?
Hi, everybody!
Question: Why imap_open function doesn't work while getting a mailbox through telnet works perfectly?
Note:?imap.so is loaded!?imap.ini is parsed!php flags is checked!
Is it a bug?
2015 Apr 24
2
Performance
Hi,
at moment I have this environment:
CentOS
nginx + phpfpm
Dovecot, with Maildir format
Postfix
Roundcube
MySQL backend
about 10000 mailusers
dual core Intel(R) Pentium(R) D CPU 3.00GHz
8 GB RAM
network storage device (Coraid), ext4 file system
I have no performance issue now, but I need to move to a different server:
FreeBSD 10.1-RELEASE
nginx + phpfpm
Dovecot
Postfix
Roundcube
dual
2017 May 22
1
Backing up and restoring maildir folders
Hello,
I am migrating to a different distribution of Linux that involves
changing to an earlier version of dovecot (2.2.22 to 2.2.13). As part of
this process, I will be copying several maildirs to the new machine. One
of these has a number of files and directories that resemble this one
example:
cur/
dovecot.index
dovecot.index.cache
dovecot.index.log
dovecot.mailbox.log
dovecot-uidlist