Displaying 20 results from an estimated 8000 matches similar to: "Domain Authentication Issue - Bug Found"
2008 Jan 22
1
Problems Joining an ADS domain
We are having problems joining onto our 2003 server domain. This is
strange in that other linux clients on our network are NOT having
problems.
It appears that the domain will not allow new linux machines to join the
domain, even when allowing existing machines that have the exact same
configuration, to authenticate from the domain.
In order to test this I have taken a stripped down debian box
2010 Jul 29
3
problem with mail_full_filesystem_access = yes
Hello,
I have configured Dovecot 1.2.12 with Postfix 2.6.5 and everything is working fine. But tomorrow I wanted to run IMAP
ALCs and from log I found that this plugin is conflicting with parameter mail_full_filesystem_access = yes in my config.
But when I set mail_full_filesystem_access = no it stops authorization for postfix with this message:
<pasek at valbek.cz>: Command died with
2016 Aug 22
2
Crash on opening mailbox
Not really. I tried copying the inbox and wanted to delete half the
messages to filter out the problematic one, but opening the copy works
fine.
What could be the culprit? Does dovecot keep some index that might be
corrupted?
On Mon, Aug 22, 2016 at 02:43:01PM +0300, Aki Tuomi wrote:
> On 21.08.2016 13:59, Ladislav Laska wrote:
> > Hi!
> >
> > dovecot -n and backtrace are
2015 Jun 04
2
404 error => stream redirect / relay
Is there any known way how to redirect all 404 errors to a stream?
I can see many request to non-existing publish points (mostly old streams
that are no longer active) and I would like to redirect them to one
specific mount with audio loop (looped stream)... but I don't want to
create relay streams manually for each non-existing pubpoint, but rather
create one general "404 relay"...
2016 Oct 20
1
Pigeonhole/sieve possibly corrupting mails
Well, I tried.
for i in {1..50}; do echo x | mail -s test krakonos+test at krakonos.org;
done
and running lsof. Didn't catch a single lockfile. lsof runs about 1s, so
there is little chance of catching it. However, I was reading the mails
while they were being delivered, and didn't trigger the problem.
I'll let it happen once more, so I know it's still reproducible and add
2016 Aug 22
2
Crash on opening mailbox
Well, good news and bad news.
I backed up the indexes (presumably the ~/.mbox/.imap/*) and started
tinkering:
dovecotadm -u username INBOX
did nothing, it didn't event produce a message in the log, and the
indexes were not updated. I deleted the indexes, and let dovecot rebuild
them. This fixed my inbox (good news), unfortunately, even after copying
the backed-up files back I can no longer
2016 Oct 20
2
Pigeonhole/sieve possibly corrupting mails
Hi!
> Somehow Dovecot thinks that the mbox file changed under it..
Yes. And it's probably right, but I wonder what could have changed it. I
looked around inotify and it seems there is no way to let a file being
watched and get program names/pids of processes accessing it.
> These mbox corruptions are usually pretty difficult to reproduce (= impossible to fix without ability to
2015 Jun 04
1
404 error => stream redirect / relay
ooohhh :) interesting... didn't think about that... I was stuck on catching
404 and there is a new default mount config...
I will try this... after quick test, there are some problems with the
default mount, but it may be because of wrong configuration... I will have
to experiment with the settings.
thanks :)
--
*Ladislav Soukup*
*specialista v?voje IT aplikac?*
mobil: +420 731 101 538
2015 Nov 02
2
Icecast over HTTPS
Hi,
is there anyone running Icecast stream over HTTPS. Is it even possible? We
are updating our iOS app and there is the new Transport security... For
now, it can be disabled per domain, bud in future, this may be a problem...
:)
--
*Ladislav Soukup*
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Aug 21
2
Crash on opening mailbox
Hi!
dovecot -n and backtrace are both attached in my original email, due to their
size. Did the attachments not arrive?
The relevant log does not contain much more than the trace, but here it is:
Aug 21 12:58:28 ibex dovecot: imap-login: Login: user=<krakonos>, method=PLAIN,
rip=77.48.73.189, lip=78.108.107.19, mpid=17785, TLS, session=<Q5igz5I66sxNMEm9>
Aug 21 12:58:28 ibex
2016 Oct 15
3
Pigeonhole/sieve possibly corrupting mails
Hi!
I'm here again with a problem. I'm using dovecot as an IMAP server and
LDA, filtering mail via sieve. However, few times a day I get the
following error on server and my client (mutt) gets disconnected.
Oct 15 20:20:29 ibex dovecot: imap(krakonos): Error: Corrupted index cache file /home/krakonos/.mbox/.imap/INBOX/dovecot.index.cache: Broken physical s ize for mail UID 149418 in
2011 Apr 19
1
Outlook double attachments
Hello,
does anybody have experience with delivery of double attachments into Outlook? I
suppose that this would be a problem of Outlook 2010 but to be sure I'd like to
ask here as we are using Dovecot 2.0.11
Best Regards
Ladislav
2011 Dec 22
3
Dovolená
Dobr? den,
od 23.12. do 30.12. jsem na dovolen?. V p??pad? nutnosti volejte na mobil.
S pozdravem
Bc. Ladislav Pa?ek
vedouc? odd?len? IT a vizualizace
mobil: +420 776 140 489
e-mail: pasek at valbek.cz
Valbek, s.r.o.
Va?urova 505/17, 460 02 Liberec 3
tel./fax: +420 485 103 336, +420 485 103 346
www.valbek.cz
2017 Jan 23
1
[PATCH] virtio_net: fix PAGE_SIZE > 64k
I don't have any guests with PAGE_SIZE > 64k but the
code seems to be clearly broken in that case
as PAGE_SIZE / MERGEABLE_BUFFER_ALIGN will need
more than 8 bit and so the code in mergeable_ctx_to_buf_address
does not give us the actual true size.
Cc: John Fastabend <john.fastabend at gmail.com>
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
Lightly tested on x86
2017 Jan 23
1
[PATCH] virtio_net: fix PAGE_SIZE > 64k
I don't have any guests with PAGE_SIZE > 64k but the
code seems to be clearly broken in that case
as PAGE_SIZE / MERGEABLE_BUFFER_ALIGN will need
more than 8 bit and so the code in mergeable_ctx_to_buf_address
does not give us the actual true size.
Cc: John Fastabend <john.fastabend at gmail.com>
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
Lightly tested on x86
2013 Dec 05
6
[PATCH v2] virtio-net: free bufs correctly on invalid packet length
When a packet with invalid length arrives, ensure that the packet
is freed correctly if mergeable packet buffers and big packets
(GUEST_TSO4) are both enabled.
Signed-off-by: Michael Dalton <mwdalton at google.com>
---
drivers/net/virtio_net.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c
index 916241d..6a4665c
2013 Dec 05
6
[PATCH v2] virtio-net: free bufs correctly on invalid packet length
When a packet with invalid length arrives, ensure that the packet
is freed correctly if mergeable packet buffers and big packets
(GUEST_TSO4) are both enabled.
Signed-off-by: Michael Dalton <mwdalton at google.com>
---
drivers/net/virtio_net.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c
index 916241d..6a4665c
1998 Jun 17
1
WINS problem ? Samba server not found by all workstations
Hi all, I have a small problem here with Samba (version 1.9.18p7, although I
upgraded this morning to p8). The server is a Sun Solaris 2.6. The clients are
all Windows NT (server & workstations). All the workstations are on a subnet,
and the server on another subnet (so broadcast packets are not able to move
from a station to the server), so I configured Samba as a WINS server, and all
2002 Feb 20
5
aliases not working!!
Can someone tell me what has to happen to get
the aliases working in samba?
Below is an earlier posting.
Thanks!!
Does anyone have aliases working correctly?
Suppose I am moving the samba to one server to another, say VIPER
> to JOKER.
>
> In smb.conf I change the 'netbios name = VIPER' to JOKER
> and I also want the old name to be seen as well. To do this
> I create
2016 Aug 19
2
Crash on opening mailbox
Hi!
I'm currently experiencing a crash of dovecot 2.2.25 on Gentoo, upon opening
mailbox. The crash only triggers on opening inbox, other mailboxes seem to work
fine. It happens every time, and can be reproduced on request. I also briefly
tried 2.2.19, and it behaves the same.
The bug seems to be triggered by some mail, as I encountered it previously and
fixed by removing some spam. I