Displaying 20 results from an estimated 200000 matches similar to: "doveadm variables"
2012 Apr 30
2
Dovecot/doveadm crash
Having a problem with a mailbox. I've been trying to rebuild - but
doveadm force-resync crashes. This is mdbox with sis.
doveadm purge -u dmiller at amfes.com
doveadm(dmiller at amfes.com): Panic: file istream.c: line 466
(i_stream_grow_buffer): assertion failed: (stream->max_buffer_size > 0)
doveadm(dmiller at amfes.com): Error: Raw backtrace:
2018 Sep 03
2
online conversion using replication?
That works for a one-time migration, or perhaps via a cron-job, but what
I want is basically a constant one-way backup and it seems replication
could do it more elegantly & efficiently.
--
Daniel
On 9/1/2018 11:14 PM, Aki Tuomi wrote:
> You don't need to setup replication for that. See
> https://wiki2.dovecot.org/Migration/MailFormat
>
> ---
> Aki Tuomi
> Dovecot oy
2011 Feb 14
3
Search failure
doveadm search -u dmiller at amfes.com text xyzxyz
doveadm(dmiller at amfes.com): Panic: file istream-limit.c: line 79
(i_stream_limit_seek): assertion failed: (v_offset <= lstream->v_size)
doveadm(dmiller at amfes.com): Error: Raw backtrace:
/usr/local/lib/dovecot/libdovecot.so.0(+0x3ca8a) [0x7fcf3daaca8a] ->
/usr/local/lib/dovecot/libdovecot.so.0(default_fatal_handler+0x32)
2017 Feb 10
1
Solr 6.4.1
What dovecot version are you using?
On 10.02.2017 09:12, Aki Tuomi wrote:
> Yeah, thanks.
>
> It seems that there indeed is content-type header (there should not be).
> We'll look into it.
>
> Aki
>
> On 10.02.2017 01:44, Daniel Miller wrote:
>> Does this work (pcap attached)?
>>
>> Daniel
>>
>> On 2/8/2017 10:57 PM, Aki Tuomi wrote:
2012 Feb 25
1
Solr not indexing
What did I do wrong to make this happen? "doveadm(dmiller at amfes.com):
Debug: fts: Indexes disabled for namespace 'shared/%n/'"
doveadm -D fts rescan -u dmiller at amfes.com
doveadm(root): Debug: Loading modules from directory: /usr/local/lib/dovecot
doveadm(root): Debug: Module loaded:
/usr/local/lib/dovecot/lib01_acl_plugin.so
doveadm(root): Debug: Module loaded:
2017 Feb 09
3
Solr 6.4.1
Does this work (pcap attached)?
Daniel
On 2/8/2017 10:57 PM, Aki Tuomi wrote:
>
> On 09.02.2017 07:54, Daniel Miller wrote:
>> I've been running Solr for a while (4.10.3) - wanted to make the jump
>> to the latest & greatest. I installed 6.4.1, copied over my
>> schema.xml - and after a couple false starts where I needed to tweak
>> it work with the new
2015 Apr 14
1
Updating Solr - was Disk space usage with mdbox
So with "fts_autoindex=yes" enabled in plugins, is there anything I
should be running regularly, other than the expunge/purge, to ensure
Solr indexes are updated? I have a daily Solr optimize, and Solr
autocommit enabled.
I have an hourly "doveadm index -A *" command - is that unneeded?
--
Daniel
On 4/12/2015 6:53 AM, Timo Sirainen wrote:
> On 10 Apr 2015, at 21:55,
2019 Sep 08
1
doveadm mailbox list
It's quite likely I'm doing it wrong, but...
Given a valid mailbox...
doveadm mailbox list -u <username> realmb
returns "realmb"
doveadm mailbox list -u <username> real*
returns "realmb"
Seems reasonable. Now, with a non-existent mailbox...
doveadm mailbox list -u <username> bogus
returns "bogus"
doveadm mailbox list -u
2011 May 22
2
fts crash
I've completed my mailbox rebuild - theoretically I should be free of
corruption. I used dsync to export from mdbox to maildir (so should be
clean) then used a virtual machine with Dovecot to import back to mdbox
in another location. So...theoretically I should be free of all
corruption now...
Running an fts update - "doveadm search text -u user at domain.com xyzzyx"
works on
2018 Sep 02
1
online conversion using replication?
With a single server - and no intent to have a second server online at
this time - is it possible to use the replication service to keep a
"live" backup? Or otherwise perform a storage format conversion?
I'm presently using sdbox - and considering going back to mdbox though
without SIS.? My intent now is ONLY a 1-way backup, to be kept current,
and no clients will utilize the
2015 Apr 10
2
Disk space usage with mdbox
Why things happen is one of the great mysteries and joys of being a
sysadmin...
As for cleaning up SIS, I believe the "doveadm purge" command takes care
of it. I have a daily cronjob which includes:
#!/bin/sh
# Permanently expunge old Trash
doveadm expunge -A mailbox Trash savedbefore 2w
# Optimize mdbox storage
doveadm purge -A
# Update fts indexes
doveadm fts rescan -A
--
Daniel
2017 Feb 10
0
Solr 6.4.1
Yeah, thanks.
It seems that there indeed is content-type header (there should not be).
We'll look into it.
Aki
On 10.02.2017 01:44, Daniel Miller wrote:
> Does this work (pcap attached)?
>
> Daniel
>
> On 2/8/2017 10:57 PM, Aki Tuomi wrote:
>>
>> On 09.02.2017 07:54, Daniel Miller wrote:
>>> I've been running Solr for a while (4.10.3) - wanted to make
2017 Feb 28
0
Solr 6.4.1 config
Since I was recently asked off-list - thought I'd make this available if
it will help anyone else. Attached is my (I hope) working 6.4.1
config. Also some instructions:
First, you have to decide if you're running in standalone or cloud
mode. Standalone is simpler, but I seem to be having better luck
running in cloud mode - even though I'm only using a single
2012 Nov 18
4
panic fts_solr for bad attachment
Hi!
I use dovecot 2.1.7 on Ubuntu 12.10 with fts_solr und decode2text.sh for
indexing attachments. This works great in general.
Just for one user there is a problem with an unknown bad attachment.
I run "doveadm index -A '*'". After a while I receive:
doveadm(xyz): Error: fts_solr: Invalid XML input at line 1: mismatched tag
doveadm(xyz): Panic: file solr-connection.c: line
2017 Feb 09
2
Solr 6.4.1
I've been running Solr for a while (4.10.3) - wanted to make the jump to
the latest & greatest. I installed 6.4.1, copied over my schema.xml -
and after a couple false starts where I needed to tweak it work with the
new version...it works! I did not copy the database, started from
scratch, and executed a "doveadm fts rescan -A". But...
Judging solely from at least one
2012 May 05
1
Corrupted mdbox file
With an error like this:
doveadm(dmiller at amfes.com): Error: Corrupted dbox file
/var/mail/amfes.com/dmiller/mdbox/storage/m.20 (around offset=74408):
Unexpected EOF while reading metadata header
What can be done?
--
Daniel
2017 Feb 09
0
Solr 6.4.1
On 09.02.2017 07:54, Daniel Miller wrote:
> I've been running Solr for a while (4.10.3) - wanted to make the jump
> to the latest & greatest. I installed 6.4.1, copied over my
> schema.xml - and after a couple false starts where I needed to tweak
> it work with the new version...it works! I did not copy the database,
> started from scratch, and executed a "doveadm fts
2010 Dec 01
3
SIS errors - was Error from mobile client (Palm Pre)
Continuing to see errors on this with some new messages. Is it possible
this has anything to do with zlib plugin, or possibly having a mix of
zlib compressed & uncompressed messages with mdbox? I recently added
zlib to deliver plugin list.
--
Daniel L. Miller, VP - Engineering, SET
AM Fire & Electronic Services, Inc. [AMFES]
dmiller at amfes.com 702-312-5276
2010 Nov 28
2
Error from mobile client (Palm Pre)
Where I used to be able to access the server without incident, I can no
longer receive mail on the mobile device. I'm seeing this in the server
log:
Nov 27 23:45:05 bubba dovecot: imap-login: Login:
user=<dmiller at amfes.com>, method=PLAIN, rip=173.117.196.198,
lip=192.168.0.72, mpid=17422, TLS
Nov 27 23:45:07 bubba dovecot: imap(dmiller at amfes.com): Error: FETCH
[1.2] for
2015 Apr 12
0
Disk space usage with mdbox
On 10 Apr 2015, at 21:55, Daniel Miller <dmiller at amfes.com> wrote:
>
> Why things happen is one of the great mysteries and joys of being a sysadmin...
>
> As for cleaning up SIS, I believe the "doveadm purge" command takes care of it. I have a daily cronjob which includes:
>
> #!/bin/sh
> # Permanently expunge old Trash
> doveadm expunge -A mailbox