search for: morikawa

Displaying 20 results from an estimated 22 matches for "morikawa".

2020 Oct 28
2
dovecot quota-warning detection mail
Morikawa-san, Your conf is wrong. Should be: quota_warning = storage = 95 %% quota-warning 95 %u Your conf: quota_warning = storage = 95 %% quota-warning 95% u There's a space between % and u. First of all, try the above and let us know if it changes. Kouga -----Original Message----- From: ?...
2020 Oct 28
2
dovecot quota-warning detection mail
Morikawa, What do you mean by "logged-in user"? %u stands for the username. If, for an example, user "morikawa" exists in your dovecot server (I mean as local user), your quota warning configuration should be fine. But if user "morikawa" does not exist in your server, and, do...
2020 Nov 17
1
about imap-login: Error and imap: Error after Version-UP
You need to configure stats service client limit and imap service client limit. Those are different services than imap-login service. Aki > On 17/11/2020 01:28 ????? <morikawa-k6 at itec.hankyu-hanshin.co.jp> wrote: > > > Aki-san > > I have already seen that page. > Is the setting method wrong? > > Is there any other tuning point? > > morikawa > -----Original Message----- > From: Aki Tuomi [mailto:aki.tuomi at open-xchange.com...
2020 Oct 28
2
dovecot quota-warning detection mail
...s passed as the logged-in user.) So I couldn?t send the email with ?Recipient address rejected: User unknown in local recipient table?. Why does my email address change to a logged-in user? %u of "quota_warning = storage = 95 %% quota-warning 95% u" The output is the logged-in user. By Morikawa
2020 Nov 18
0
about imap-login: Error and imap: Error after Version-UP
Hi.. there is supposed to be only at most one (1) stats process. Having multiple stats processes breaks stats. Aki > On 18/11/2020 01:48 ????? <morikawa-k6 at itec.hankyu-hanshin.co.jp> wrote: > > > Aki-san > > Last night We adjusted the "process_limit" in the stats service to get rid of the error. > > "client_limit" is in the blank (default) state. > > Thank you very much. > > morikawa...
2017 Apr 03
2
NFS Client with quota
...e managed by the > NFS server. > rquotad allow NFS clients to display users quotas when the filesystem is > mounted. > Be carefull withe autofs, if a remote filesystem is not mounted on the > client, nos quotas are displayed by the quota command. > > Patrick > > koji.morikawa a ??crit : > > Hello. I am "koji". > > > > I have a question. > > > > Can I mount a NFS with quota? (Not Server side) > > I understand quota is set NFS server. But I must client side. > > (Is rquota only report?) > > > > Does anyone kn...
2020 Oct 28
0
dovecot quota-warning detection mail
...dovecot unix_listener quota-warning { user = vmail } } -------------------------------------------------- ------------- And it is set. Thank you. -----Original Message----- From: Koga Hayashi [mailto:hayashi at progdence.co.jp] Sent: Wednesday, October 28, 2020 12:50 PM To: ????? <morikawa-k6 at itec.hankyu-hanshin.co.jp>; dovecot at dovecot.org Subject: RE: dovecot quota-warning detection mail Morikawa, What do you mean by "logged-in user"? %u stands for the username. If, for an example, user "morikawa" exists in your dovecot server (I mean as local user),...
2020 Oct 29
2
dovecot quota-warning detection mail
Gedalya-san Thank you for the information. It seems to be difficult... morikawa -----Original Message----- From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Gedalya Sent: Thursday, October 29, 2020 1:17 PM To: dovecot at dovecot.org Subject: Re: dovecot quota-warning detection mail Aha. Then it's not a straightforward case of just adding the domain name t...
2017 Mar 29
3
NFS Client with quota
Hello. I am "koji". I have a question. Can I mount a NFS with quota? (Not Server side) I understand quota is set NFS server. But I must client side. (Is rquota only report?) Does anyone know a good solution? Best regard. koji
2020 Nov 16
1
about imap-login: Error and imap: Error after Version-UP
> On 16/11/2020 13:44 ????? <morikawa-k6 at itec.hankyu-hanshin.co.jp> wrote: > > > We have upgraded dovecot from 2.0.9 (centos6) to 2.2.36 (centos8). > > If more than 1000 users log in, the following error will occur. > ------------------------- > Nov 16 11:33:00 xxxxxxxx dovecot[1361]: imap-login: Error: m...
2017 Apr 04
1
NFS Client with quota
...FS. It also > allows setting of quotas on NFS mounted filesystem (if configured dur- > ing compilation and allowed by a command line option -S).... etc > > Seams to be also possible to set quotas from the client, but I never use it. > > Patrick > > koji.morikawa wrote: > > Thanks Patrick. > > > > For Solaris, quota can be set when mounting from NFS client. > > > > There is a transition from Solaris to CentOS 6 this time. > > Therefore, quota setting is required for NFS mounting > > from CentOS 6 as with Solaris. &g...
2020 Oct 29
2
dovecot quota-warning detection mail
..., "abc-xyz-unyo-sekkei" users have been converted to "abc-xyz-unyo at example.co.jp". (There is no "sekkei" in the address.) Or just add "@example.co.jp"? When it comes to "abc-xyz-unyo-sekkei at example.co.jp" I can't send a mail. Thank you. morikawa -----Original Message----- From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Gedalya Sent: Thursday, October 29, 2020 11:55 AM To: dovecot at dovecot.org Subject: Re: dovecot quota-warning detection mail It should only affect users who authenticate with a username only, without a...
2020 Oct 29
2
dovecot quota-warning detection mail
...ta-warning detection mail Perhaps if you share some information about your passdb / userdb authentication setup, I or others might be able to help further. On 10/29/20 12:51 PM, ?? ?? wrote: > Gedalya-san > > Thank you for the information. > > It seems to be difficult... > > morikawa > -----Original Message----- > From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of > Gedalya > Sent: Thursday, October 29, 2020 1:17 PM > To: dovecot at dovecot.org > Subject: Re: dovecot quota-warning detection mail > > Aha. Then it's not a straightforwa...
2017 Apr 03
0
NFS Client with quota
...s mounted by a remote machine over the NFS. It also allows setting of quotas on NFS mounted filesystem (if configured dur- ing compilation and allowed by a command line option -S).... etc Seams to be also possible to set quotas from the client, but I never use it. Patrick koji.morikawa wrote: > Thanks Patrick. > > For Solaris, quota can be set when mounting from NFS client. > > There is a transition from Solaris to CentOS 6 this time. > Therefore, quota setting is required for NFS mounting > from CentOS 6 as with Solaris. > > Is it still impossible for...
2020 Oct 28
0
dovecot quota-warning detection mail
...quot;quota_warning = storage=95%% quota-warning 95 %u" It is set in. (In fact, I usually receive a notification email.) Thank you. -----Original Message----- From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Koga Hayashi Sent: Wednesday, October 28, 2020 1:58 PM To: ????? <morikawa-k6 at itec.hankyu-hanshin.co.jp>; dovecot at dovecot.org Subject: RE: dovecot quota-warning detection mail Morikawa-san, Your conf is wrong. Should be: quota_warning = storage = 95 %% quota-warning 95 %u Your conf: quota_warning = storage = 95 %% quota-warning 95% u There's a space...
2020 Oct 29
0
dovecot quota-warning detection mail
Perhaps if you share some information about your passdb / userdb authentication setup, I or others might be able to help further. On 10/29/20 12:51 PM, ?? ?? wrote: > Gedalya-san > > Thank you for the information. > > It seems to be difficult... > > morikawa > -----Original Message----- > From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Gedalya > Sent: Thursday, October 29, 2020 1:17 PM > To: dovecot at dovecot.org > Subject: Re: dovecot quota-warning detection mail > > Aha. Then it's not a straightforward cas...
2020 Oct 29
0
dovecot quota-warning detection mail
...e some information about your passdb / userdb > authentication setup, I or others might be able to help further. > > > On 10/29/20 12:51 PM, ?? ?? wrote: >> Gedalya-san >> >> Thank you for the information. >> >> It seems to be difficult... >> >> morikawa >> -----Original Message----- >> From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of >> Gedalya >> Sent: Thursday, October 29, 2020 1:17 PM >> To: dovecot at dovecot.org >> Subject: Re: dovecot quota-warning detection mail >> >> Aha. T...
2017 Apr 02
0
NFS Client with quota
...e managed at the filesystem level, so they are managed by the NFS server. rquotad allow NFS clients to display users quotas when the filesystem is mounted. Be carefull withe autofs, if a remote filesystem is not mounted on the client, nos quotas are displayed by the quota command. Patrick koji.morikawa a ?crit : > Hello. I am "koji". > > I have a question. > > Can I mount a NFS with quota? (Not Server side) > I understand quota is set NFS server. But I must client side. > (Is rquota only report?) > > Does anyone know a good solution? > > Best regard. &gt...
2020 Oct 29
0
dovecot quota-warning detection mail
...en converted to > "abc-xyz-unyo at example.co.jp". > (There is no "sekkei" in the address.) > > Or just add "@example.co.jp"? > When it comes to "abc-xyz-unyo-sekkei at example.co.jp" > I can't send a mail. > > Thank you. > > morikawa
2020 Oct 29
2
dovecot quota-warning detection mail
Gedalya-san I have a question. Currently, there are thousands of users. (In multi-domain) The setting of "auth_default_realm = example.co.jp" is Is it possible to set without affecting the current user? Thank you. -----Original Message----- From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of ????? Sent: Wednesday, October 28, 2020 4:16 PM To: 'Gedalya'