search for: 10485760s

Displaying 4 results from an estimated 4 matches for "10485760s".

Did you mean: 10485760
2012 Sep 19
5
Dovecot deliver Segmentation fault when arrive the first message
...l/dovecot-2.1/lib/dovecot/auth Sep 19 12:06:50 auth-worker(18728): Debug: vpopmail(cecchi2 at qboxdns.it): lookup user=cecchi2 domain=qboxdns.it Sep 19 12:06:50 auth: Debug: master out: USER 1 cecchi2 at qboxdns.it uid=89 gid=89 home=/home/vpopmail/domains/qboxdns.it/cecchi2 quota_rule=*:backend=10485760S Sep 19 12:06:50 dict: Info: mysql(localhost): Connected to database dovecot lda log: Sep 19 12:06:50 lda: Debug: Loading modules from directory: /usr/local/dovecot-2.1/lib/dovecot Sep 19 12:06:50 lda: Debug: Module loaded: /usr/local/dovecot-2.1/lib/dovecot/lib01_acl_plugin.so Sep 19 12:06:50 l...
2008 Feb 27
0
Quota Warning problems
...arning.sh 80 >>>cut<<< But when user accept 8MB size mail script doesn't execute. There is no script.txt in /tmp. Permissions on /usr/local/bin/quota-warning.sh is 755, owner root. >>>shell<<< # cat /home/virtual/devel.sitek.net/tolya/Maildir/maildirsize 10485760S,0C 7983577 1 >>>cut<<< How can I debug and find out why script doesn't work? Thank you. P.S. Sorry for my English. P.P.S. Quota rules work perfectly. -- Best regards, Anatoly Bashmakov
2007 May 25
1
Quota warning not generated
...:messages=10 /usr/local/bin/quota-warning.sh The quota-warning.sh script is set to 0755 and currently just syslogs a warning using logger(1). Run independently of Dovecot, it works fine. Here is a sample maildirsize file (if that is at all important) from when I tried the messages=10 setting: 10485760S 335322 12 14016 1 58058 1 46529 1 37623 1 55252 1 61901 1 53422 1 56228 1 There are more than 10 messages in the mailbox, but the quota-warning.sh script never gets executed. When using storage=80%, the maildirsize file has the correct values (not included in this message), but it never execut...
2010 Jul 02
1
Per-user quotas aren't working
...t test.mymail.srv>: saved mail to INBOX dovecot: Jul 02 12:56:13 Info: POP3(test-oper): Disconnected: Logged out top=0/0, retr=0/0, del=0/15, size=13816325 The corresponding maildirsize still show the global quota, and not the "test-oper" one: more /home/test-oper/Maildir/maildirsize 10485760S 13643547 15 I also tried to delete it, restart dovecot service, the result is the same. Do you have any idea? Guillaume