mplement that. Please see the attachment.
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: https://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
>From 958933cd0e98f1
,
> > NULL));
>
> Also not needed.
I think $INSTANCE_NAME environment variable is useful for
external program, e.g., custom checkpassword program.
> But yeah, I guess in general it would make sense to use instance_name for
> syslog ident.
>
Thanks.
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: https://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
# echo $?
0
# ls foo.*
foo.sieve foo.svbin
```
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: https://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
> fts = solr
> fts_autoindex = yes
> fts_autoindex_max_recent_msgs = 50
> fts_solr = url=http://127.0.0.1:8080/solr/
>
> Anyone got this problem?
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: htt
Hi,
At Mon, 14 Jul 2014 19:42:10 +0900,
SATOH Fumiyasu wrote:
> I'm using Dovecot 2.2.13 with Dovecot Director, Doveadm server and FTS.
> I want to run doveadm on Director hosts, but Dovecot server on
> backend hosts reject "fts *" commands.
This problem still exists on D
> > This problem still exists on Dovecot 2.2.21...
> >
> > Dec 16 19:53:51 localhost dovecot: doveadm(10.255.1.20): Error: doveadm:
> > Client sent unknown command: fts rescan
>
> Fixed:
> https://github.com/dovecot/core/commit/c6be98b5270900746f35ebe28bd636019
ected.
What's wrong?
Regards,
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
dm auth test username`. If allow_nets has no "local",
it is failed (rejected?). Is this a bug?
# doveadm auth test foobar
Password: correct-password
passdb: foobar auth failed
extra fields:
user=foobar
> https://github.com/dovecot/core/commit/f53a1b98d6792a3aa28474fca0901b1de03
e[count-1].seq2;
} else {
min_seq = range[0].seq1 > 1 ? 1 : range[0].seq2 + 1;
max_seq = range[count-1].seq2 < messages_count ?
^
|
segfault at here
--
--
Hi,
Dovecot ignores EINPROGRESS on connect(2) for non-blocking fd.
This is wrong. After that, read(2) to fd (or write(2) to fd) fails
with ENOTCONN if the connection of fd is not completed.
The attached patch fixes this problem.
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business
Hi,
I've regenerated the patch with 'hg export' instead of 'hg log -p'.
(Sorry, I'm a Mercurial newbie.)
At Sun, 31 Jul 2011 01:41:22 +0900,
SATOH Fumiyasu wrote:
> Dovecot ignores EINPROGRESS on connect(2) for non-blocking fd.
> This is wrong. After that, rea
Hi!
At Sun, 31 Jul 2011 14:40:10 +0900,
SATOH Fumiyasu wrote:
> I've regenerated the patch with 'hg export' instead of 'hg log -p'.
> (Sorry, I'm a Mercurial newbie.)
>
> At Sun, 31 Jul 2011 01:41:22 +0900,
> SATOH Fumiyasu wrote:
> > Dovecot ig
At Wed, 10 Aug 2011 20:37:46 +0300,
Timo Sirainen wrote:
> On 2.8.2011, at 5.25, SATOH Fumiyasu wrote:
>
> >>> Dovecot ignores EINPROGRESS on connect(2) for non-blocking fd.
> >>> This is wrong. After that, read(2) to fd (or write(2) to fd) fails
> >>> wi
ldap_subdir="$withval"
configure.in: ldap_subdir="/$withval"
configure.in:AC_SUBST(ldap_subdir)dnl
build/top.mk:ldap_subdir = @ldap_subdir@
build/top.mk:datadir = @datadir@$(ldap_subdir)
build/top.mk:moduledir = @libexecdir@$(ldap_subdir)
build/top.mk:sysconfdir = @sysconfdir@
incomplete type
...
The attached patch fixes this problem.
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- Personal Home: https://github.com/fumiyas/
dovecot-2.1-stats-plugin-build-on-AIX.patch
Description: Binary data
Revised patch. Sorry.
At Fri, 27 Apr 2012 16:20:28 +0900,
SATOH Fumiyasu wrote:
> I'm trying to build Dovecot 2.1.5 on AIX 6.1 and got the following
> build error:
>
> $ ./configure
> ...
> $ make
> ...
> In file included from stats-connection.c:9:
> stats-plu
inked with OpenSSL 1.0.0)
Because I see the problem on the all of above, there is a
bug in Dovecot 2.1.6, I think.
Thanks.
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- Personal Home: http://www.SFO.jp/blog/
Hi,
At Thu, 24 May 2012 01:01:25 +0900,
SATOH Fumiyasu wrote:
> If Dovecot passdb is configured with LDAP (no TLS/SSL),
> it is no problem. But if Dovecot passdb is configured with
> LDAPS (or LDAP+TLS), Dovecot auth process has a problem
> that Dovecot auth delays exiting about be
At Thu, 24 May 2012 01:01:25 +0900,
SATOH Fumiyasu wrote:
> If Dovecot passdb is configured with LDAP (no TLS/SSL),
> it is no problem. But if Dovecot passdb is configured with
> LDAPS (or LDAP+TLS), Dovecot auth process has a problem
> that Dovecot auth delays exiting about between
At Tue, 29 May 2012 18:31:45 +0300,
Timo Sirainen wrote:
> > > If Dovecot passdb is configured with LDAP (no TLS/SSL),
> > > it is no problem. But if Dovecot passdb is configured with
> > > LDAPS (or LDAP+TLS), Dovecot auth process has a problem
> > > that Dovecot auth delays exiting about between
ugar.osstech.co.jp ESMTP Postfix
AUTH PLAIN dummy
535 5.7.8 Error: authentication failed:
QUIT
221 2.0.0 Bye
Connection closed by foreign host.
Or use netcat-openbsd to connect to dovecot/auth socket:
# nc.openbsd -U /var/spool/postfix/private/dovecot-auth &
init.d/dovecot stop
>
> And (7) /etc/init.d/dovecot start fails?
Yes: AIX 6.1, 7.1
No: Debian GNU/Linux stable, testing, unstable / Solaris 10
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
>
on neccessary:
No. There are some variants of mbox format.
See https://en.wikipedia.org/wiki/Mbox#Family
> http://manpages.ubuntu.com/manpages/precise/man5/mbox.5.html
>
> " In order to avoid misinterpretation of lines in message bodies which
> begin with the four charact
ID=uid,mailGID=gid,mailQuota=quota_rule=*:bytes=%$
Append 'M' to the value of quota_rule in user_attrs.
user_attrs =
homeDirectory=home,mailUID=uid,mailGID=gid,mailQuota=quota_rule=*:bytes=%$M
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Ho
# echo $?
0
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
.FXzxcLE9B0v3doCRUWo2wRncc6hg6VCs0DCUHQbeC/bRDZdGCge/nB/h/
(verified)
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
or a restriction of Dovecot?
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
'masteruser', password 'userpass'
Sep 01 09:49:26 auth: Debug:
ldap(u0...@example.jp,10.0.1.20,<1hIb6/0BXwAKAAEU>): Credentials:
ff5d74b19e3cb9b2b9f4fcb548fe023aeb44f67f231a5a89714d08b5fec22b78
Sep 01 09:49:28 auth: Debug: client passdb out: FAIL3
user=u0...@e
mail/carddav/caldav servers to reduce the number of instances that need to
> be managed. Is it possible to have two imap listeners, where ssl is enforced
> on one port, and not on another?
Use login_trusted_networks parameter.
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiy
29 matches
Mail list logo