We are stress testing our preproduction system. One of the "evil"
tests we made was putting our mailboxes filesystem in read-only in the
middle of smtp(+lda) delivery. When we try to purge one of the affected
mailboxes we get error like the followings:
/
doveadm(lbandera@mysite): Panic:
In my webmail, he informs me that I'm using the percentage of quota. But I
can't make the TRASH folder is ignored. That is, I can't put a higher
limit on it than the others.
Am I doing something wrong?
We use something like this in our "user_query" SQL, which overrides the
rules put in config f
PLEASE !
Any help?
2011/2/28 drum.lu...@gmail.com
> Hi !
> I'm using postfix with mysql, dovecot and squirrelmail for WEBMAIL
>
> In my dovecot.conf I've:
>
> plugin {
> quota = maildir:User quota
> quota2 = maildir:Shared quota:ns=Public/
> quota_rule = *:storage=400M
> quota_rule2 = Trash:sto
On 22.2.2011, at 12.17, Vasiliy G Tolstov wrote:
> Hello. I'm use systemd and have some questions:
>
> 1) Why dovecot.socket contains only imap ListenStream?
You mean why doesn't it contain POP3? I guess mainly because that's how it was
submitted to me and I didn't think of it. Also now that I
On 2/28/2011 1:56 PM, Christoph Pleger wrote:
Hello,
How can I look at the timestamps? By opening my database with sqlite3 and then
enter "select * from expires;"? I did that and it showed:
christoph|Trash|1298917682
How can I check if this timestamp is correct? It is not really human readable
On 2011-02-28 11:20 AM, Timo Sirainen wrote:
> On Fri, 2011-01-28 at 20:17 +0200, Timo Sirainen wrote:
>
>> Some potential (future) uses for imapc include:
>>
>> * Locally caching IMAP proxy
>> * Maybe even fully transparent proxy to client, so at office it would
>> be using Dovecot proxy while
Thanks Timo,
In the end, I figured things out.
Below are the changes to my initial configuration; now everything works
fine.
Just a note about a detail which took me some time to sort out: In
postfix master.cf, in LDA setup documentation, the suggested
configuration is:
dovecot unix - n n
Hello,
How can I look at the timestamps? By opening my database with sqlite3 and then
enter "select * from expires;"? I did that and it showed:
christoph|Trash|1298917682
How can I check if this timestamp is correct? It is not really human readable.
> doveadm fetch -u user@domain date.saved ma
On 28/02/2011 16:20, Timo Sirainen wrote:
On Fri, 2011-01-28 at 20:17 +0200, Timo Sirainen wrote:
Some potential (future) uses for imapc include:
* Locally caching IMAP proxy
* Maybe even fully transparent proxy to client, so at office it would
be using Dovecot proxy while at home it woul
On 2/28/2011 9:20 AM, Timo Sirainen wrote:
On Fri, 2011-01-28 at 20:17 +0200, Timo Sirainen wrote:
Some potential (future) uses for imapc include:
* Locally caching IMAP proxy
* Maybe even fully transparent proxy to client, so at office it would
be using Dovecot proxy while at home it woul
Hello everyone,
today I have tried to set up shared and public IMAP folders, but it
didn't work.
# rpm -qa | grep dovecot
dovecot12-backend-mysql-1.2.11-3.3.1.x86_64
dovecot12-backend-sqlite-1.2.11-3.3.1.x86_64
dovecot12-1.2.11-3.3.1.x86_64
dovecot12-backend-pgsql-1.2.11-3.3.1.x86_64
Here is m
On Fri, 2011-01-28 at 20:17 +0200, Timo Sirainen wrote:
> Some potential (future) uses for imapc include:
>
> * Locally caching IMAP proxy
> * Maybe even fully transparent proxy to client, so at office it would
> be using Dovecot proxy while at home it would connect directly to remote
> server
On Tue, 2011-02-22 at 09:43 -0700, Eric Broch wrote:
> Is there a way to implement permissions on the
> shared folder and add 1 or 2 users at a time so as not to bog down the
> server.
Use ACLs: http://wiki.dovecot.org/ACL
On Fri, 2011-02-25 at 13:04 +0200, Nikolaos Milas wrote:
>
> If not, please can someone clarify where exactly "deliver -f
> $FROM_ENVELOPE -d $DEST_USERNAME" should be called (when we do userdb
> lookups over LDAP)???
deliver needs to be called by Postfix.
http://wiki.dovecot.org/LDA/Postfix
On Wed, 2011-02-23 at 10:50 +0200, Nikolaos Milas wrote:
> Also, as my virtual mail user:group is vmail:vmail, should I change
> permissions in auth-master path (/var/run/dovecot)?
You can do it as explained in http://wiki.dovecot.org/LDA#Virtual_users,
see especially the part with:
user = vmail
I didn't change anything for months.
I'll upgrade to the latest versions and see what happens
Timo Sirainen schrieb:
On Sat, 2011-02-26 at 01:15 +0100, Patrick Westenberg wrote: > Feb 26 00:39:25
endeavour dovecot: lmtp(6967, m...@jasbafliesen.de): > Error:
1WYlBCE1aE03GwAA0CSSVw: sieve: msg
On Fri, 2011-02-25 at 10:12 -0500, Chris Hoogendyk wrote:
> Feb 24 15:52:57 marlin dovecot: [ID 583609 local2.error] dovecot: child 21233
> (login) killed with
> signal 16 (ip=128.119.55.8)
Signal 16 is SIGUSR1. Dovecot master process sends it to login processes
when max number of login processe
On Sat, 2011-02-26 at 01:15 +0100, Patrick Westenberg wrote:
> Feb 26 00:39:25 endeavour dovecot: lmtp(6967, m...@jasbafliesen.de):
> Error: 1WYlBCE1aE03GwAA0CSSVw: sieve: msgid=<4d683da5.7030...@gmx.de>:
> failed to store into mailbox m...@jasbafliesen.de': Unknown namespace
According to that
Ok
Thank you soo much
these are the results
2 getquota Others
* QUOTA "Others" ()
2 OK Getquota completed.
3 getquota INBOX
* QUOTA "INBOX" ()
3 OK Getquota completed.
On Mon, Feb 28, 2011 at 9:57 AM, Timo Sirainen wrote:
> On Mon, 2011-02-28 at 09:28 -0500, Il Neofita wrote:
>> Feb 28 09:24:0
On Mon, 2011-02-28 at 13:52 +0100, Vicente Falco wrote:
> I am working with Dovecot 2.9 but when i delete one or several messages if
> appears in the message log ," imap(v.falco): Error: Mailbox Trash: Expunged
> GUID mismatch for UID 2: d422593d8bbdc2f4ffaeba0175e2b42e vs
> 4ecbed318f63e3ab78c
On Mon, 2011-02-28 at 09:28 -0500, Il Neofita wrote:
> Feb 28 09:24:03 mailerweb dovecot: imap(centos): Debug: Quota root:
> name=INBOX backend=fs args=mount=/mail
> Feb 28 09:24:03 mailerweb dovecot: imap(centos): Debug: Quota root:
> name=Others backend=fs args=mount=/home
So it sees these both.
Thank you so much for your help
This is the output of quota
quota
Disk quotas for user centos (uid 6277):
Filesystem blocks quota limit grace files quota limit grace
/dev/mapper/mail_group-mail
34010002000 21 0 0
bigfat:/expo
Hi !
I'm using postfix with mysql, dovecot and squirrelmail for WEBMAIL
In my dovecot.conf I've:
plugin {
quota = maildir:User quota
quota2 = maildir:Shared quota:ns=Public/
quota_rule = *:storage=400M
quota_rule2 = Trash:storage=100M
quota_exceeded_message = Quota excedida. Por favor, exclua alg
It looks like you included the output of df but could you try running the quota
command when signed in as a user who has a quota on the NFS server, or running
"quota thatuser" as root?
If you don't get anything, then fetching of a user's quota isn't working over
NFS and you probably need to loo
Hello Good morning,
I am working with Dovecot 2.9 but when i delete one or several messages if
appears in the message log ," imap(v.falco): Error: Mailbox Trash: Expunged
GUID mismatch for UID 2: d422593d8bbdc2f4ffaeba0175e2b42e vs
4ecbed318f63e3ab78c1b084e30da7db"
Why?
Thank you
--
Salu2
25 matches
Mail list logo