Displaying 20 results from an estimated 10000 matches similar to: "FTS autoindex username problem"
2014 Apr 11
0
FTS autoindex problem
I tried to implement a solr search server, but I found some unexpected behaviour when I turn on
autoindex according to http://wiki2.dovecot.org/Plugins/FTS.
I found that all autoindexed email are using "user1 at example.com" as username, as shown in maillog:
indexer-worker(user1 at example.com): Indexed 1 messages in INBOX
However, all manually indexed email (triggered by IMAP server
2020 Jul 20
0
To field was not correct indexed by FTS
Hi,
I'm Tachibana.
Additionally, I found below:
dovecot/src/plugins/fts/fts-build-mail.c:
187 i_debug("@@@@@ befor address parse:%s",hdr->full_value);
188
189 addr = message_address_parse(pool_datastack_create(),
190 hdr->full_value,
191
2020 Jul 20
2
To field was not correct indexed by FTS
On Mon, Jul 20, 2020 at 20:24:13 +0900, TACHIBANA Masashi wrote:
> Hi,
>
> I'm Tachibana.
> Additionally, I found below:
>
> dovecot/src/plugins/fts/fts-build-mail.c:
>
> 187 i_debug("@@@@@ befor address parse:%s",hdr->full_value);
> 188
> 189 addr = message_address_parse(pool_datastack_create(),
>
2020 Jul 20
2
To field was not correct indexed by FTS
Hi,
This To field was not correct indexed by FTS.
To: Yamada Taro <yamada at example.com>,=?UTF-8?B?dXNlcjJAZXhhbXBsZS5jb20=?= <user2 at example.com>, =?UTF-8?B?dXNlcjNAZXhhbXBsZS5jb20=?= <user3 at example.com>,
user4 desu <user4 at example.com>
--> Yamada Taro <yamada at example.com> , user2 at example.com
And follow was correct indexed by FTS
To: Yamada
2015 Jun 16
2
Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
-------- Original Message --------
Subject: Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
From: Benny Pedersen <me at junc.eu>
To: dovecot at dovecot.org
Date: Mon Jun 01 2015 16:47:48 GMT+0300 (Arabic Standard Time)
> Alessio Cecchi skrev den 2015-06-01 15:29:
>> Il 20/05/2015 10:44, David Gessel ha scritto:
2012 Nov 06
1
Auth USER lookup failed
Hello,
I'm running dovecot 2.1.9 and I'm trying to configure shared folders.
So, as described at http://wiki2.dovecot.org/SharedMailboxes/Shared I
have configured a namespace like this:
namespace {
type = shared
separator = /
prefix = shared/%%u/
location = maildir:%%h/Maildir:INDEX=~/Maildir/shared/%%u
subscriptions = no
list = yes
}
In one user (user1) I have configured ACLs
2018 Aug 07
2
id <username> - doesnt list all groups
Thank for your answer:
But i dont know understand why is following not working:
I want to restrict the ssh access for a special domain member:
In my "sshd_config" i added:
AllowGroups restrictaccess root
With user2 im able to login via ssh!
log: pam_krb5(sshd:auth): user user2 authenticated as user2 at ROOTRUDI.DE
With user1 im not!
log: User user1 from 192.168.0.100 not allowed
2019 May 22
0
lmtp report permission denied on delivery to multiple recipients
Hello,
when receiving mails for multiple recipients via LMTP, I often see the
following messages on our servers:
> May 22 11:06:10 sinon dovecot[44304]: lmtp(119718): Connect from $IP$
> May 22 11:06:11 sinon dovecot[44304]: lmtp($USER1$)<119718><2HnmOgIR5Vym0wEA22L5Rg>: msgid=<$MSGID$>: saved mail to INBOX
> May 22 11:06:11 sinon dovecot[44304]:
2019 Apr 15
0
Fwd: SOLR/Index?
forgot to reply all.
---------- Forwarded message ---------
From: Larry Rosenman <larryrtx at gmail.com>
Date: Mon, Apr 15, 2019 at 5:58 AM
Subject: Re: SOLR/Index?
To: John Fawcett <john at voipsupport.it>
the local users (myself, my wife, a friend) can authenticate EITHER as
<username> or <username>@lerctr.org.
switching to all virtual users is NOT going to happen.
2013 Sep 27
1
fts-solr indexer-worker connects to wrong solr host dovecot-2.2.4
Hello.
We're setting up fts solr and want to have the solr server host be set per-user via UserDB.
It looks like if a user connects and fts indexes mail, and then another user connects and indexes mail, indexer-worker is connecting to the first user's fts host:
User1, hammer at rp-auth-test.com connects, does a SEARCH for the first time, indexer-worker gets UserDB settings and
2020 Aug 01
0
Warning: Expunged message reappeared, giving a new UID with FTS enabled
Hello,
In some conditions with FTS enabled I get this warning:
Warning: Expunged message reappeared, giving a new UID
Here is how I can reproduce it:
I have a test setup with a (postfix) virtual alias
multi-alias at example.com which delivers emails to user1@ and user2@
If
* I send an email to multi-alias@
* expunge user1@ mailbox with
doveadm expunge -u user1 at example.com mailbox Inbox
2018 Aug 07
2
id <username> - doesnt list all groups
Hello,
my enviroment:
All Servers are Ubuntun 16.04-18.04
SAMBA AD DC Server and several SAMABA DOMAIN MEMBER (connected via
WINBIND). In ADDC I've created a group "restrictaccess" and added some
users.
Now when im typing "id <username>" on a Domain Member, for some users
the group "restrictaccess" are listed for some not!
For example:
ON DC:
#
2012 Jan 05
4
Possible mdbox corruption
I thought I had cleared out the corruption I had before - perhaps I was
mistaken. What steps should I take to help locate these issues?
Currently using 2.1rc1. I see the following errors in my logs,
including out of memory and message size issues (at 15:30):
Jan 4 05:17:17 bubba dovecot: indexer-worker(user1 at domain.com): Error:
Raw backtrace:
2018 Aug 07
0
id <username> - doesnt list all groups
On Tue, 7 Aug 2018 12:20:04 +0200
Micha Ballmann via samba <samba at lists.samba.org> wrote:
> Hello,
>
> my enviroment:
>
> All Servers are Ubuntun 16.04-18.04
>
> SAMBA AD DC Server and several SAMABA DOMAIN MEMBER (connected via
> WINBIND). In ADDC I've created a group "restrictaccess" and added
> some users.
>
> Now when im typing
2019 Apr 15
1
Fwd: SOLR/Index?
On 2019/04/15 06:59, Larry Rosenman via dovecot wrote:
> forgot to reply all.
>
> ---------- Forwarded message ---------
> From: *Larry Rosenman* <larryrtx at gmail.com <mailto:larryrtx at gmail.com>>
> Date: Mon, Apr 15, 2019 at 5:58 AM
> Subject: Re: SOLR/Index?
> To: John Fawcett <john at voipsupport.it <mailto:john at voipsupport.it>>
>
>
2019 Apr 15
0
SOLR/Index?
It always shows the autoindex. And yes built from sources. I'm the FreeBSD port maintainer for mail/docecot. This has been happening for several releases.
Get Outlook for Android<https://aka.ms/ghei36>
________________________________
From: dovecot <dovecot-bounces at dovecot.org> on behalf of John Fawcett via dovecot <dovecot at dovecot.org>
Sent: Monday, April 15, 2019
2020 Oct 07
1
dovecot 2.3.11.3 namespace/ACL shared folder not accessible in sharing-user's Mail folder tree? have a working config?
I'm running
dovecot --version
2.3.11.3 (502c39af9)
I'm setting up folder sharing.
Following
https://wiki.dovecot.org/SharedMailboxes/Shared
I've configured a folder to be shared, but it's not seen/accessible in the target user's Mail folder tree.
My config includes,
mail_plugins = virtual acl
protocol imap {
mail_plugins = $mail_plugins imap_acl imap_quota
2011 Jan 11
1
scaling to multiple data files
Hello,
I have logging information for multiple machines, which I am trying to
summarize and graph. So far, I process each host individually, but I
would like to summarize the user count across multiple hosts. I want to
answer the question "how many unique users logged in on a certain day
across a group of machines"?
I'm not quite sure how to scale the data frame and analysis to
2012 Jan 26
1
How to remove rows representing concurrent sessions from data.frame?
I have a dataset like this (dput for this below) which represents user
computer sessions:
username machine start end
1 user1 D5599.domain.com 2011-01-03 09:44:18 2011-01-03 09:47:27
2 user1 D5599.domain.com 2011-01-03 09:46:29 2011-01-03 10:09:16
3 user1 D5599.domain.com 2011-01-03 14:07:36 2011-01-03 14:56:17
4 user1 D5599.domain.com
2011 Apr 06
1
shared folder: messages become invisible
Hello,
after dealing with shared folder within version 2.0 rc* I started using
it with a group of users.
user1 shares a folder to user2.
user2 has access to messages of this shared folder.
After a "random" time (minutes up to several days) user2 doesn't see
those messages anymore.
user1 (the owner) hasn't changed anything inside this folder. All
messages are still in place