search for: 13290

Displaying 18 results from an estimated 18 matches for "13290".

Did you mean: 1320
2019 Nov 18
2
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
On 17/11/2019 19:40, Jens Rey via dovecot wrote: > Since I want to avoid debugging old and already fixed bugs, I updated to > > # dovecot --version > 2.3.8 (9df20d2db) > > Now the debug log is a bit more chatty, but the error remains: > > Debug: program exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Created > Debug: program
2019 Nov 20
0
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
...l emails still belong to vmail, so I guess that works. For a quick reference, here is what I executed: root at mail:~# gdb --args doveadm exec imap -u user at domain ... (gdb) set follow-fork-mode child (gdb) r . SELECT Spam . MOVE 1 Inbox And the (imho) relevant output: imap(user at domain)<13290><+PcoBrjs1F3qMwAAcD3JoA>: Debug: program exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Establishing connection [New process 13335] imap(user at domain)<13290><+PcoBrjs1F3qMwAAcD3JoA>: Debug: program exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Forked child process imap...
2019 Nov 20
2
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
...gt; For a quick reference, here is what I executed: > > root at mail:~# gdb --args doveadm exec imap -u user at domain > ... > (gdb) set follow-fork-mode child > (gdb) r > . SELECT Spam > . MOVE 1 Inbox > > And the (imho) relevant output: > > imap(user at domain)<13290><+PcoBrjs1F3qMwAAcD3JoA>: Debug: program > exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Establishing connection > [New process 13335] > imap(user at domain)<13290><+PcoBrjs1F3qMwAAcD3JoA>: Debug: program > exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Forke...
2003 Aug 19
1
Problem with * server and FWD
...Call inside the network work just fine. But when I want to go out .. nothing. Actually the phone does ring on the other side and when it answers this is what I get : -- Executing Dial("SIP/200-a4e4", "SIP/14551@fwd.pulver.com") in new stack -- Called 13290@fwd.pulver.com -- SIP/fwd.pulver.com-a6c9 is ringing -- SIP/fwd.pulver.com-a6c9 answered SIP/200-a4e4 -- Attempting native bridge of SIP/200-a4e4 and SIP/fwd.pulver.com-a6c9 I can't hear and neither can the other side. What has to be done??? And how do I fix it? Thank...
2018 Jun 21
0
[Announce] Samba 4.7.8 Available for Download
...Disseldorp <ddiss at samba.org> * BUG 13425: vfs_ceph: Add fake async pwrite/pread send/recv hooks. o Björn Jacke <bjacke at samba.org> * BUG 13395: printing: Return the same error code as Windows does on upload failures. o Volker Lendecke <vl at samba.org> * BUG 13290: winbind: Improve child selection. * BUG 13292: winbind: Maintain a binding handle per domain and always go via wb_domain_request_send(). * BUG 13332: winbindd doesn't recover loss of netlogon secure channel in case the peer DC is rebooted. * BUG 13369: Looking up the user us...
2018 Jun 21
0
[Samba] [Announce] Samba 4.7.8 Available for Download
...Disseldorp <ddiss at samba.org> * BUG 13425: vfs_ceph: Add fake async pwrite/pread send/recv hooks. o Björn Jacke <bjacke at samba.org> * BUG 13395: printing: Return the same error code as Windows does on upload failures. o Volker Lendecke <vl at samba.org> * BUG 13290: winbind: Improve child selection. * BUG 13292: winbind: Maintain a binding handle per domain and always go via wb_domain_request_send(). * BUG 13332: winbindd doesn't recover loss of netlogon secure channel in case the peer DC is rebooted. * BUG 13369: Looking up the user us...
2005 Jun 21
0
smbd crash
...tainer smbd[13278]: [2005/06/17 15:02:03, 0] lib/util_sock.c:send_smb(647) Jun 17 15:02:03 retainer smbd[13278]: Error writing 4 bytes to client. -1. (Connection reset by peer) Jun 17 15:02:43 retainer crond(pam_unix)[13228]: session closed for user root Jun 17 15:03:01 retainer crond(pam_unix)[13290]: session opened for user root by (uid=0) Jun 17 15:03:01 retainer crond(pam_unix)[13290]: session closed for user root Jun 17 15:04:01 retainer crond(pam_unix)[13306]: session opened for user root by (uid=0) Jun 17 15:04:01 retainer crond(pam_unix)[13306]: session closed for user root Jun 17 15:05...
2003 Sep 21
0
Opening Task Manager close files on samba share
...ags2: 0x4807 (18439) UNICODE: 0 NT-style error: 1 Read is allowed if execution is allowed: 0 Long Name: 1 Extended attributes: 1 Non-8.3 names allowed: 1 Tree ID: 0x0001 (1) Process ID: 0xFEFF (65279) Multiplex ID: 0xECC5 (60613) Command: 0x04 (4) - Close file File Handle: 0x33EA (13290) Last Written Time: 31.63.62 Last Written Date: 31.15.2107 Raw Data: 0x0000 00 04 76 17 FA 2A 00 50-DA 4B FB 63 08 00 45 00 ..v.?*.P?K?c..E. 0x0010 00 55 C8 68 40 00 80 06-00 00 C0 A8 00 03 C0 A8 .U?h@.?...??..?? 0x0020 00 04 04 07 00 8B 6C 84-6B AF 67 08 4D 49 50 18 .....?l?k?g.MIP...
2015 Jan 24
4
Indexing Mail faster
Hi, I am trying to get faster search results on our webmail client(Roundcube). Besides using Lucene for FTS are there other options? Would having all mails indexed give fast results? Currently the time it takes to search 25,000mails is 4mins. If indexed how much faster are we looking at? Really appreciate if someone could advise about this. Thanks Kevin
2015 Jan 24
0
Indexing Mail faster
...12387 12391 12393 12394 12443 12502 12586 12589 12590 12645 12652 12653 12654 12656 12701 12702 12709 12711 12718 12719 12720 12722 12745 12790 12795 12837 12847 12914 12915 13098 13099 13108 13111 13124 13131 13132 13146 13157 13159 13160 13161 13170 13175 13176 13181 13258 13264 13265 13271 13277 13290 13291 13410 13431 13432 13454 13455 13456 13458 13459 13469 13478 13548 13549 13550 13557 13558 13567 13570 13590 13591 13594 13664 13679 13683 13684 13685 13686 13714 13715 13718 13735 13766 13788 13790 13800 13801 13805 13848 13855 13865 13866 13893 13911 13912 13914 13915 13918 13919 13942 13943...
2009 Mar 09
0
SIP call hangs up after 20 seconds
...User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Supported: replaces Contact: <sip:4053 at 10.215.147.112> Content-Type: application/sdp Content-Length: 243 v=0 o=root 12813 12813 IN IP4 10.215.147.112 s=session c=IN IP4 10.215.147.112 t=0 0 m=audio 13290 RTP/AVP 3 101 a=rtpmap:3 GSM/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=silenceSupp:off - - - - a=ptime:20 a=sendrecv --- inf-voip2*CLI> <--- SIP read from 10.215.146.162:5060 ---> ACK sip:4053 at 10.215.147.112 SIP/2.0 Via: SIP/2.0/UDP 10.215.146.162:5060;branch=z9hG4bKa6f7...
2018 Mar 13
0
Samba 4.8.0 and Schema 69 support (including replication)
...icate with an empty string domain ''. * BUG 13276: configure aborts without libnettle/gnutls. * BUG 13278: winbindd (on an AD DC) should only use netlogon/lsa against trusted domains. * BUG 13287: Fix numerous trust related bugs in winbindd and s4 LSA RPC server. * BUG 13290: A disconnecting winbind client can cause a problem in the winbind parent child communication. * BUG 13291: tevent: version 0.9.36. * BUG 13292: winbind requests could get stuck in the queue of a busy child, while later requests could get served fine by other children. * BUG 132...
2018 Mar 13
10
[Announce] Samba 4.8.0 Available for Download
...icate with an empty string domain ''. * BUG 13276: configure aborts without libnettle/gnutls. * BUG 13278: winbindd (on an AD DC) should only use netlogon/lsa against trusted domains. * BUG 13287: Fix numerous trust related bugs in winbindd and s4 LSA RPC server. * BUG 13290: A disconnecting winbind client can cause a problem in the winbind parent child communication. * BUG 13291: tevent: version 0.9.36. * BUG 13292: winbind requests could get stuck in the queue of a busy child, while later requests could get served fine by other children. * BUG 132...
2018 Mar 13
10
[Announce] Samba 4.8.0 Available for Download
...icate with an empty string domain ''. * BUG 13276: configure aborts without libnettle/gnutls. * BUG 13278: winbindd (on an AD DC) should only use netlogon/lsa against trusted domains. * BUG 13287: Fix numerous trust related bugs in winbindd and s4 LSA RPC server. * BUG 13290: A disconnecting winbind client can cause a problem in the winbind parent child communication. * BUG 13291: tevent: version 0.9.36. * BUG 13292: winbind requests could get stuck in the queue of a busy child, while later requests could get served fine by other children. * BUG 132...
2018 Mar 01
2
[Announce] Samba 4.8.0rc4 Available for Download
...icate with an empty string domain ''. * BUG 13276: configure aborts without libnettle/gnutls. * BUG 13278: winbindd (on an AD DC) should only use netlogon/lsa against trusted domains. * BUG 13287: Fix numerous trust related bugs in winbindd and s4 LSA RPC server. * BUG 13290: A disconnecting winbind client can cause a problem in the winbind parent child communication. * BUG 13291: tevent: version 0.9.36. * BUG 13292: winbind requests could get stuck in the queue of a busy child, while later requests could get served fine by other children. * BUG 132...
2018 Mar 01
2
[Announce] Samba 4.8.0rc4 Available for Download
...icate with an empty string domain ''. * BUG 13276: configure aborts without libnettle/gnutls. * BUG 13278: winbindd (on an AD DC) should only use netlogon/lsa against trusted domains. * BUG 13287: Fix numerous trust related bugs in winbindd and s4 LSA RPC server. * BUG 13290: A disconnecting winbind client can cause a problem in the winbind parent child communication. * BUG 13291: tevent: version 0.9.36. * BUG 13292: winbind requests could get stuck in the queue of a busy child, while later requests could get served fine by other children. * BUG 132...
2015 Jan 27
4
Indexing Mail faster
...394 12443 12502 12586 12589 12590 12645 12652 12653 > 12654 12656 12701 12702 12709 12711 12718 12719 12720 12722 12745 12790 > 12795 12837 12847 12914 12915 13098 13099 13108 13111 13124 13131 13132 > 13146 13157 13159 13160 13161 13170 13175 13176 13181 13258 13264 13265 > 13271 13277 13290 13291 13410 13431 13432 13454 13455 13456 13458 13459 > 13469 13478 13548 13549 13550 13557 13558 13567 13570 13590 13591 13594 > 13664 13679 13683 13684 13685 13686 13714 13715 13718 13735 13766 13788 > 13790 13800 13801 13805 13848 13855 13865 13866 13893 13911 13912 13914 > 13915 139...
2009 Sep 06
2
smbd uses 10 to 15% CPU w/Vista client
...100291 192.168.40.2 192.168.40.46 DCERPC Response: call_id: 4 ctx_id: 0 36 0.100337 192.168.40.2 192.168.40.46 NBSS NBSS Continuation Message 37 0.105033 192.168.40.46 192.168.40.2 TCP 58439 > microsoft-ds [ACK] Seq=13290 Ack=17063 Win=4380 Len=0 38 0.106295 192.168.40.46 192.168.40.2 TCP [TCP segment of a reassembled PDU] 39 0.106319 192.168.40.46 192.168.40.2 TCP [TCP segment of a reassembled PDU] 40 0.106408 192.168.40.2 192.168.40.46...