On 12/8/2010 9:55 AM, Cor Bosman wrote:
Here's the doveconf -n output: http://wa.ter.net/download/doveconf-n.txt
Cor
It could be that you both are running a different Kernel from the
Standard Lenny Kernel 2.6.26. (this could be a clue ..)
M.A.
On 5/28/2010 10:20 AM, Tom Hendrikx wrote:
On 28/05/10 16:14, Henrique Fernandes wrote:
There is an plugin that makes dovecot lock an imap/pop/smtpauth if the user
miss passowrd more than N times ?
I would like to avoid brute force!
Thanks
[]'sf.rique
Hi,
Take a look at fail2ban
On 3/16/2010 10:36 AM, Timo Sirainen wrote:
On Sat, 2010-03-06 at 09:21 -0500, Mario Antonio wrote:
If using just a text file for Shared Mailbox Listing, How is the format
of that file?
Why do you want to know? You shouldn't modify it directly. I don't
remember the format
On 3/12/2010 3:33 AM, Steffen Kaiser wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 11 Mar 2010, Mario Antonio wrote:
1)
The user shuts down his apple mail software, his Iphone, and the Web
interface:
OK, but are you _sure_ that no other user / connection accesses the
ers
will not count. Am I right?
Any Hints?
# 1.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.26-2-686-bigmem i686 Debian 5.0.4 xfs
Regards,
Mario Antonio
If using just a text file for Shared Mailbox Listing, How is the format
of that file?
acl_shared_dict = file:/vmail/%d/shared.txt
Is this the format for shared.txt?:
fromus...@doamin.com tous...@domain.com 1
fromus...@doamin.com tous...@domain.com 1
Regards,
Mario Antonio
On 1/30/2010 9:08 AM, Philipp Snizek wrote:
On 30.01.2010 14:38, Timo Sirainen wrote:
On Sat, 2010-01-30 at 08:31 +0100, Philipp Snizek wrote:
2010-01-30 08:12:50 sleipnir local7.err dovecot IMAP(s...@dom.com):
read(/var/tmp/dovecot/spam/indexes/.INBOX_score20/dovecot.index.search.uids)
fa
T JOIN virtual_domains ON
virtual_users.domain_id=virtual_domains.id \
where virtual_users.user='%Ln' and virtual_domains.name='%Ld'
Is this the correct way of assuring lowercase use all over the place?
Can I use the variable %L in where sql statements?
Regards,
Mario Antonio
On 1/11/2010 9:34 AM, Timo Sirainen wrote:
On 11.1.2010, at 16.06, Alexander Chekalin wrote:
Doing this using imapsync won't work. It is slow (hours vs minutes with rsync)
so I can't run it every 5 minutes, and, moreover, it crashes on some messages,
so can not rely on it in production.
exe maps mounts oom_adjroot stat status
wchan
auxv cpuset environ fd mem mountstats oom_score smaps statm task
Is there a different place I should put the ulimit?
JW
You could try:
/etc/security/limits.conf
your_dovecot_user soft nofile 524288
Timo Sirainen wrote:
On Mon, 2009-12-07 at 11:24 -0800, Jeffrey Nikoletich wrote:
Is there a way to limit the amount of maildir folders a user can have?
No.
Also is there is hard limit on the amount of folders dovecot can
handle? I have a user who has over 3000 folder (including s
sks in a couple of clicks ,redundant paths to
data, easier management, ...
Joseba,
Could you share how you have configured Dovecot in order to achieve
replication, redundant path .?
Regards,
Mario Antonio
Timo Sirainen wrote:
On Tue, 2009-09-29 at 16:50 +0200, Jacek Osiecki wrote:
I can't get quota lda plugin working...
When I enable quota plugin, the emails (delivered by exim + dovecot-lda) are
instantly rejected:
Yeah, there is a bug in 1.2.5 if you're using non-Maildir++ quota. This
Eric Jon Rostetter wrote:
Quoting Mario Antonio :
How does the system behave when you shutdown one server, and bring it
back later ? (are you using an IP load balancer/heart beat etc ?)
I'm just using RHCS with GFS over DRBD. DRBD and LVM are started by
the system (not managed b
Eric,
Thanks for the update ...
How does the system behave when you shutdown one server, and bring it
back later ? (are you using an IP load balancer/heart beat etc ?)
Regards,
Mario Antonio
Eric Jon Rostetter wrote:
To update an old thread...
I'm looking at the possibili
s of /var/run/dovecot/ (3 sockets and one PID file :
auth-master
auth-worker.10650
dict-server
master.pid
Regards,
M.A.
Timo Sirainen wrote:
On Sep 12, 2009, at 6:56 PM, Mario Antonio wrote:
Thanks a lot for your help.
But with this behavior, we will have to modify our scripts to perhaps
Noel,
Thanks a lot for your help.
But with this behavior, we will have to modify our scripts to perhaps
clear up/reset the cache after changing User Quotas
M.A.
Noel Butler wrote:
On Sun, 2009-09-13 at 07:25 +1000, Noel Butler wrote:
On Sat, 2009-09-12 at 10:06 -0400, Mario
Take a look at :
http://wiki.dovecot.org/Quota/1.1
M.A.
myleetl...@gmx.de wrote:
Hi, thank you for the hint
It seems to be working for me:
Using V 1.2.4
---
plugin:
quota: maildir:User quota
quota_rule: *:storage=2G
---
Has anybody noticed this behavior when using maildir quota with Version
1.2.4:
# 1.2.4: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.26-2-686-bigmem i686 Debian 5.0.3 xfs
My default configurations quota configurations:
plugin:
quota: maildir:User quota
quota_rule: *:storage=2G
Customized Use Co
It seems to be working for me:
Using V 1.2.4
---
plugin:
quota: maildir:User quota
quota_rule: *:storage=2G
---
Mysql conf:
user_query = SELECT 5000 AS uid,5000 AS gid,'/vmail/%d/%n' as home, \
grade. This is for testing purposes only."
My guess he is just referring to the DEB packages ...
So do you consider safe to use the source package ?
M.A.
Stefan Förster wrote:
* Seth Mattinen :
Mario Antonio wrote:
How do you deal with new important patches?
Do you patch the
I need to copy some email storage from a Dovecot Server running 1.0.15
into another Dovecot Server running 1.2.2.
I know that I can use imapsync (perhaps this is the proper way)
But I was just wondering, if I can just run Rsync to do that transfer:
Will I run against some incompatibility forma
Seth,
How do you deal with new important patches?
Do you patch the source and then rebuild the packages? Is it safe or
better just wait until SID release the new source?
M.A.
Seth Mattinen wrote:
Mario Antonio wrote:
If you want to run Dovecot on Debian Lenny for a Production System
--
Do you find any compelling reason for not using version 1.0.15 ?
(Besides of ACL limitations ...)
Regards,
Mario Antonio
Daniel,
I think you need to use (make sure of the imap_acl configuration):
protocol imap {
mail_plugins = acl imap_acl
}
Regards,
M.A.
Daniel Spannbauer wrote:
Mario Antonio schrieb:
Daniel,
"Dovecot v1.0 and v1.1 supports administrator-configured ACL files.
v1.2+ supports
Alternate way using Soft Links:
http://wiki.dovecot.org/SharedMailboxes/Symlinks
Regards,
Mario Antonio
Daniel Spannbauer wrote:
Hello,
I try to get per-mailbox-ACLs on dovecot.
So, I've modded dovecot.conf:
protocol imap {
mail_plugins = acl
}
and
plugin {
acl = vfile
}
W
/dovecot/2007-January/018994.html mentioned
about poor performance for XFS ..
It would be interesting to hear about production environments using XFS
.
Mario Antonio
spread the load in a better way ..
I do not expect a user reaching maximum number of subfolders in linux ,
but what about those heavy users with a lot of sub-folders:
Is there a significant performance gain by choosing a specific
Directory Layout ...
Any Comments?
Regards,
Mario Antonio
Do you think that there is a substantial performance gain by running
Dovecot in a 64 bit Architecture?
Regards,
Mario Antonio
29 matches
Mail list logo