Displaying 20 results from an estimated 3000 matches similar to: "Tcpflow capture"
2013 Jul 04
2
DOVECOT 2.2.4 = 501 5.5.4 Unsupported options in LMTP
Hi,
Sorry for my english.
My problem:
***************************************************
dspam-3.9.0 (dspam-3.10.2 all the time segmentation fault)
dspam.conf
....................
# DeliveryHost /var/run/dovecot/lmtp # same error as IP
DeliveryHost 127.0.0.33
DeliveryPort 24
DeliveryProto LMTP
....................
ServerHost 192.168.1.34
ServerPort
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
2006 Sep 08
4
URL authentication
I had similar problems when my auth.php was on password protected http
server...but after applying the following configuration i've got it working:
<mount>
<mount-name>/Test</mount-name>
<authentication type="url">
<option name="listener_add"
value="http://user:pass@127.0.0.1/auth/action.php"/>
<option
2010 Sep 20
2
[PATCH 0/2] Implement upload-offset, download-offset APIs, and hexedit guestfish command
This two-part patch implements the 'hexedit' command described here:
http://rwmj.wordpress.com/2010/09/18/new-feature-guestfish-hexedit/#content
The first part implements two new APIs for partial writing and reading
of files. These are modelled after guestfs_upload and
guestfs_download but allow you to specify an offset and (for download
only) a size:
int guestfs_download_offset
2004 Aug 21
1
info an ARES/WAREZ
Hello,
I''m blocking/limiting succesfully all P2P activity on our corporate
network using linux/ipp2p/connmark.
That is, until now. For my colleagues have found a new p2p client to
wreck havoc on our DSL line: ARES/WAREZ It seems to be a gnuttela
clone, but different enouph for ipp2p not to identify it.
I played around a bit with tcpflow with no success of finding
2016 Dec 03
2
SAML | Input buffer full (no auth attempts in 0 secs)
Hi,
In my journey to enable SAML auth for our webmail (sogo.nu) I have
created a password-less dovecot imap listener on 127.0.0.1/32, so that
once a user is SAML authenticated for the SOGo webmail, SOGo can connect
to dovecot on 127.0.0.1:143 with something like "01 LOGIN username
randompassword".
Watching this (tcpflow) as it happens,i can see the following auth
attempt coming from
2020 Jul 12
2
hex editor for huge files
On 7/10/20 4:10 PM, Simon Matter via CentOS wrote:
> Thanks for the tool, I've created RPMs of it:
>
> http://www.invoca.ch/pub/packages/hexpeek/
The package generates a symlink /usr/bin/hexedit to /usr/bin/hexpeek,
but this is in conflict with the package hexedit which is in base of
Centos 7.
Mogens
--
Mogens Kjaer, mk at lemo.dk
http://www.lemo.dk
2016 Mar 07
0
Re: [PATCH v2] Use less stack.
On Monday 07 March 2016 11:18:32 Richard W.M. Jones wrote:
> GCC has two warnings related to large stack frames. We were already
> using the -Wframe-larger-than warning, but this reduces the threshold
> from 10000 to 5000 bytes.
>
> However that warning only covers the static part of frames (not
> alloca). So this change also enables -Wstack-usage=10000 which covers
> both
2011 Feb 16
2
Regenerating mdbox/sis
It's apparent I have some level of corruption in my mailboxes -
something to do with the combination of mdbox, sis, and zlib. I should
note that I know I have a mix of compressed and raw messages - if that
makes any difference in identifying the problems.
I think I need to
somehow regenerate the mailboxes with issues. Is there a suggestion for
how to accomplish this? Should I perhaps use
2020 Jul 13
2
hex editor for huge files
> On 2020-07-12 05:57, Mogens Kjaer wrote:
>> On 7/10/20 4:10 PM, Simon Matter via CentOS wrote:
>>> Thanks for the tool, I've created RPMs of it:
>>>
>>> http://www.invoca.ch/pub/packages/hexpeek/
>>
>> The package generates a symlink /usr/bin/hexedit to /usr/bin/hexpeek,
>> but this is in conflict with the package hexedit which is in base
2019 Jun 06
0
FTS Xapian
Hi
Are you using the latest git version ?
WHich part exactly of your logs relates to "virtual folders do not work"
?
On 2019-06-05 13:08, Daniel Miller via dovecot wrote:
> Logs:
>
> Jun 5 06:02:25 bubba dovecot: imap(dmiller at amfes.com)<25877><IjkkJZOKPvKsOk9d>: Opening DB (RO)
2011 Nov 10
1
TRIM discard testing
Hi
I installed a new SSD in my Macbook running Arch Linux (Kernel 3.1). root partition has btrfs with discard and ssd mount parameters. I wanted to test whether the discard option was actually working, so I performed a testing procedure similar to what is described on various websites.
The test file was the output of "seq 100000 999999" which is about 6MB in size. Instead of looking up
2020 Jul 12
0
hex editor for huge files
On 2020-07-12 05:57, Mogens Kjaer wrote:
> On 7/10/20 4:10 PM, Simon Matter via CentOS wrote:
>> Thanks for the tool, I've created RPMs of it:
>>
>> http://www.invoca.ch/pub/packages/hexpeek/
>
> The package generates a symlink /usr/bin/hexedit to /usr/bin/hexpeek,
> but this is in conflict with the package hexedit which is in base of
> Centos 7.
>
>
2020 Jul 13
0
hex editor for huge files
On 2020-07-13 04:04, Simon Matter via CentOS wrote:
>> On 2020-07-12 05:57, Mogens Kjaer wrote:
>>> On 7/10/20 4:10 PM, Simon Matter via CentOS wrote:
>>>> Thanks for the tool, I've created RPMs of it:
>>>>
>>>> http://www.invoca.ch/pub/packages/hexpeek/
>>>
>>> The package generates a symlink /usr/bin/hexedit to
2019 Jun 07
1
FTS Xapian
Yes, latest git version.
The logs show (as I read them) returned results - yet nothing shows in the
client. The logs look the same (with different numbers) when querying
"regular" folders - but results are shown in clients.
--
Daniel
On June 6, 2019 12:16:08 AM Joan Moreau <jom at grosjo.net> wrote:
> Hi
> Are you using the latest git version ?
> WHich part exactly
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:
2019 Jun 05
2
FTS Xapian
Logs:
Jun 5 06:02:25 bubba dovecot:
imap(dmiller at amfes.com)<25877><IjkkJZOKPvKsOk9d>: Opening DB (RO)
/var/mail/amfes.com/dmiller/sdbox/xapian-indexes/db_f2857830c70c844e2f1d00003bc41c5f
Jun 5 06:02:25 bubba dovecot:
imap(dmiller at amfes.com)<25877><IjkkJZOKPvKsOk9d>: FTS Xapian: FLAG=AND
Jun 5 06:02:25 bubba dovecot:
imap(dmiller at
2012 Jan 25
4
Crash on mail folder delete
Attempting to delete a folder from within the trash folder using
Thunderbird. I see the following in the log:
Jan 25 15:36:22 bubba dovecot: imap(dmiller at amfes.com): Panic: file
mailbox-list-fs.c: line 156 (fs_list_get_path): assertion failed:
(mailbox_list_is_valid_pattern(_list, name))
Jan 25 15:36:22 bubba dovecot: imap(dmiller at amfes.com): Error: Raw
backtrace:
2012 Nov 30
1
mdbox corruption
Trying to clean up the last of the corruption caused by my own
stupidity. I now have two mailboxes for one user that give errors such as:
doveadm(fax at amfes.com): Error:
zlib.read(/var/mail/amfes.com/fax/mdbox/storage/m.9): gz trailer has
wrong CRC value at 20065618
doveadm(fax at amfes.com): Error:
read(/var/mail/amfes.com/fax/mdbox/storage/m.9) failed: Invalid argument
(uid=238)
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,