similar to: Unix socket for quota-status?

Displaying 20 results from an estimated 10000 matches similar to: "Unix socket for quota-status?"

2017 Jun 10
3
Changing the name of a compressed file
Not sure what you mean. I?m using lmtp to send messages to Dovecot from Postfix. > On 10 Jun 2017, at 6:08 pm, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > > What's your LDA? > > Aki > >> On June 10, 2017 at 11:01 AM Peter West <lists at pbw.id.au> wrote: >> >> >> Thanks for that Aki. >> >> Follow-up question. I tried to
2017 Jun 10
2
Changing the name of a compressed file
Ok, I added zlib to imap protocol. protocol imap { ? mail_plugins = $mail_plugins zlib } Now both imap and lmtp protocols have zlib plugin enabled, and both send and receive mail is compressed. Peter > On 10 Jun 2017, at 6:50 pm, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > > Please check that you are not overwriting mail plugins for lmtp. Or post your doveconf -n. >
2017 Jun 10
2
Changing the name of a compressed file
Concerning Maildir, the wiki page on compression has this: All mails must have ,S=<size> in their filename where <size> contains the original uncompressed mail size, otherwise there will be problems with quota calculation as well as other potential random failures. Note that if the filename doesn?t contain the ,S=<size> before compression, adding it afterwards changes the base
2017 Jun 10
2
Changing the name of a compressed file
Thanks for that Aki. Follow-up question. I tried to initiate compression by adding mail_plugins = $mail_plugins zlib plugin { zlib_save_level = 6 zlib_save = xz } to dovecot.conf. I restarted dovecot and sent one message to the server, and one message from the server. Neither was compressed. I changed the save type to zlib_save = bz2 and repeated. This time the message
2017 Jun 11
0
Unix socket for quota-status?
> On June 11, 2017 at 4:26 PM Peter West <lists at pbw.id.au> wrote: > > > The example configs for quota-status use inet_listener. Does quota-status support unix sockets? > > -- > Peter West > pbw at pbw.id.au > And the great throng heard him gladly. > Yes, you can use unix_listener and inet_listener as you please, dovecot supports them both for all
2017 Jun 11
0
Changing the name of a compressed file
It looks as though there is no global mail_plugins variable. Is this the case? Or have I misunderstood how global variable are expressed? P > On 10 Jun 2017, at 9:10 pm, Peter West <lists at pbw.id.au> wrote: > > Ok, I added zlib to imap protocol. > > protocol imap { > ? > mail_plugins = $mail_plugins zlib > } > > Now both imap and lmtp protocols have
2017 Jun 10
0
Changing the name of a compressed file
Please check that you are not overwriting mail plugins for lmtp. Or post your doveconf -n. Aki > On June 10, 2017 at 11:10 AM Peter West <lists at pbw.id.au> wrote: > > > Not sure what you mean. I?m using lmtp to send messages to Dovecot from Postfix. > > > On 10 Jun 2017, at 6:08 pm, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > > > > What's
2017 Jun 10
0
Changing the name of a compressed file
What's your LDA? Aki > On June 10, 2017 at 11:01 AM Peter West <lists at pbw.id.au> wrote: > > > Thanks for that Aki. > > Follow-up question. I tried to initiate compression by adding > > mail_plugins = $mail_plugins zlib > > plugin { > zlib_save_level = 6 > zlib_save = xz > } > > > to dovecot.conf. I restarted dovecot
2017 Jun 10
0
Changing the name of a compressed file
> On June 10, 2017 at 5:58 AM Peter West <lists at pbw.id.au> wrote: > > > Concerning Maildir, the wiki page on compression has this: > > All mails must have ,S=<size> in their filename where <size> contains the original uncompressed mail size, otherwise there will be problems with quota calculation as well as other potential random failures. Note that if the
2009 Apr 20
7
Fitting linear models
I am not sure if this is an R-users question, but since most of you here are statisticians, I decided to give it a shot. I am using the lm() function in R to fit a dependent variable to a set of 3 to 5 independent variables. For this, I used the following commands: >model1<-lm(function=PBW~SO4+NO3+NH4) Coefficients: (Intercept) SO4 NO3 NH4 0.01323 0.01968
2017 Dec 27
4
Ubuntu Auth Issues with new repository code..
?? Saw the new repository notification, and figured what the heck I would try letting it upgrade me from the current v2.2.22 release that apparently is in the Ubuntu 16.04 packages, to the new repository release of v2.3.0. ?I followed the info on repo.dovecot.org, and first it started bitching about lmtp (dovecot: master: Fatal: service(lmtp) access(/usr/lib/dovecot/lmtp) failed: No such
2017 Dec 27
2
Ubuntu Auth Issues with new repository code..
? I hear what your saying, but if you read and follow the repo page, it says run update, and then upgrade.?? Also as a test, I did remove the old 2.2 code, and installed the new 2.3 code, and again authentication fails. ?I am sure I may be missing something stupid, but the bottom line is, how can I track down why it will not auth using PAM under the newer code, when even looking at the auth
2010 Nov 01
3
Wrong protocol in socket (director-doveadm vs director) ?
I just noticed this error in my logs: director: Error: doveadm not compatible with this server (mixed old and new binaries?) director: Error: director(10.161.192.28:541/right): Wrong protocol in socket (director-doveadm vs director) The first error I removed by changing director_doveadm_port = 541 to director_doveadm_port = 542 Not really sure why that fixed it. The second error I
2007 Apr 06
1
getConnection is not found in R depending on the Linux flavour (RedHat or Debian) - dyn.load problems
Hello R developers, I am working on the "seqinr" package and I encounter a tricky problem using a C function. We defined a C fonction called "getzlibsock" which is dedicated to compressed socket connections. This function is using the R internal C function called "getConnection(int)" in order to get information about the socket previously opened with the
2015 Feb 09
2
Geting mail quota exceeded with plenty of space
> doveadm(root): Fatal: Unknown command 'quota', but plugin quota exists. > Try to set mail_plugins=quota Show me your doveconf -n without your passwords. -- CHUNKZ.NET - script kiddie and computer technician Bertrand Caplet, Flers (FR) Feel free to send encrypted/signed messages Key ID: FF395BD9 GPG FP: DE10 73FD 17EB 5544 A491 B385 1EDA 35DC FF39 5BD9 -------------- next part
2013 Apr 11
3
How to prevent delivery to mailboxes over quota at SMTP-time
Hi! I wrote a little something about how to prevent delivery to mailboxes over quota while still being in the SMTP dialogue: http://sys4.de/en/blog/2013/04/08/postfix-dovecot-mailbox-quota/ (Postfix/Dovecot-2.2) -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstra?e 15, 81669 M?nchen Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 199263 Vorstand: Patrick Ben Koetter,
2015 Sep 03
4
disable quota for all users
Dear all, On a new server (postfix dovecot postfixadmin Centos) I did define quota=0 in postfixadmin However suddenly a user with more than 9Gb of mail got his mailbox new/cur empty and maillog shows: Sep 3 15:43:56 mail16 dovecot: lda(brouwerb at scholarium.nl): Error: sieve: msgid=<alpine.LRH.2.20.1509031543050.16381 at streaming2.antenna.nl>: failed to store into mailbox
2017 Jun 28
2
Per-user quota (passwd)
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 = /etc/imap.passwd driver = passwd-file override_fields = home=/var/vmail/glu_vrem/%u } /etc/imap.passwd:
2018 Nov 15
2
Quota in MySql Dict not recalculate automatic
Hi, I have a working Installation with: Ubuntu 16.04 LTS Dovecot 2.2.22 MySql 5.7.24 Postfixadmin 3.2 Apache 2.4.18 Rainloop 1.12.1 I manage the E-Mail Accounts with postfixadmin in a MySql-DB. Also I use quotas with Quota Backend postfixadmin-DB (dict). Everything works fine. Now I installed a new Server with the following Versions and migrate the Configs to the new System. Ubuntu 18.04 LTS
2015 Dec 18
2
Problem! Dovecot 2.2.9 does not send the information on ending the quota to user
Hi. I have Dovecot + Postfix + MySQL. Version of Postix: postfix_2.11.3-1ubuntu1_amd64 Version of Dovecot: 2.2.9 Operations system is: Ubuntu 15.04 x64 Postfix have patched (patch VDA - http://vda.sourceforge.net) for using with quota, it means that file "maildirsize" in mail directory already exists and changed when add/delete mail. Quota for virtual box take in MySQL db.