search for: 18917

Displaying 8 results from an estimated 8 matches for "18917".

Did you mean: 189,7
2004 Nov 17
2
automatic flag updates
Is there a way to get dovecot to send automatic flag updates? I notice that when I have two clients connected and one of them reads a new message, the server sends a status update which contains the number of unseen messages, but doesn't specifically say which ones have changed. I think the solution to this problem, while not wasting bandwidth, is to issue a unilateral FETCH FLAGS response
2011 Jan 11
2
wineserver listening port 2001
...well. But now I need the port 2001 open for an application (and I'm not able to switch this port as the application does not allow it :( ). As I see in netstat -ap the wineserver is listening to this port 2001. (tcp 0 0 *:2001 *:* LISTEN 18917/wineserver) Is there a way to a) switch this port of wineserver from 2001 to something else or b) is it possible to bind wineserver only for one of my 2 network interfaces to 2001 so leaving this port open for the second interface? c) solve this problem with something I cannot imagine at the mome...
2019 Oct 01
1
VirtualBox extensions and the new kernel
I've been running Centos for different purposes in a VirtualBox environment for quite long now. But the newest kernels miss something so I can get the VirtualBox Extensions linked in. I can see in the virtualbox log file that I shall run maken oldconfig and make, but I get these errors: # make oldconfig && make prepare scripts/kconfig/conf --oldconfig Kconfig # # configuration
2015 Jan 27
0
Indexing Mail faster
...14667 14668 14677 14685 14783 14790 14964 14966 14967 14972 15050 15436 15476 15949 15959 15964 15965 15971 16106 16110 16283 16284 16293 16310 16318 16331 16372 16373 16374 16785 16786 16787 16985 16987 17050 17855 17857 17871 17875 17876 17877 17959 17978 17979 18044 18807 18814 18821 18822 18823 18917 18918 18936 19005 19121 19291 19292 20058 20372 20467 20468 20469 20475 20489 20510 20516 20521 20522 20523 20524 20541 20560 20562 20582 20584 20653 20654 20904 21532 21595 21596 21716 21717 21719 21724 21725 * 7 RECENT b OK Search completed (4.468 secs). -------------- next part -------------- A...
2015 Jan 27
4
Indexing Mail faster
Hi Thomas, That's very interesting. Below is my search result. Any idea why is my result so slow:- Appreciate if you could advise. Thanks Kevin . OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE
2015 Jan 27
2
Indexing Mail faster
...685 14783 > 14790 14964 14966 14967 14972 15050 15436 15476 15949 15959 15964 15965 > 15971 16106 16110 16283 16284 16293 16310 16318 16331 16372 16373 16374 > 16785 16786 16787 16985 16987 17050 17855 17857 17871 17875 17876 17877 > 17959 17978 17979 18044 18807 18814 18821 18822 18823 18917 18918 18936 > 19005 19121 19291 19292 20058 20372 20467 20468 20469 20475 20489 20510 > 20516 20521 20522 20523 20524 20541 20560 20562 20582 20584 20653 20654 > 20904 21532 21595 21596 21716 21717 21719 21724 21725 > * 7 RECENT > b OK Search completed (4.468 secs). >
2009 Sep 25
0
Wine release 1.1.30
...lemented function gdiplus.dll.GdipSetPathGradientPresetBlend 18387 Oblivion doesn't quite make it all the way down 18479 problem with writing to stdout under MSYS 18834 Repeat installation of vcredist_x86.exe (vcrun2005 associated DLLs) deletes them permanently from the winsxs folder 18917 Star Trek Armada 2: Graphic's initiation failed. 19012 Thief 2 demo crashes on new game 19131 GNU Emacs 22.3 multiple graphical glitches [dogfood] 19174 Plants vs Zombies is way too slow 19243 WebSlingPlayer Firefox remote doesn't work 19244 Mavis Beacon crashes wine and ena...
2006 Apr 17
7
Should Perl talk to Rails via LWP
Hi folks, I need your opinions on a basic design issue. I''ve seen the light of RoR and have replaced my Perl (DBI/CGI) based web server <-> RDBMS communication with RoR, but I still have a whole host of users (other servers/OS''s etc) out there wanting to talk to my RDBMS and they only talk Perl. Also they don''t want to talk Perl/DBI directly (they are not allowed