dovecot12-fts-lucene-1.2.6-2.3>t  DH`pJ1/=„D?'KX Hnfխ -1vOJk>H `c=glb`Yp{,Ya"ysӗ,sfh?l/Źv`؁)TYy6l dͿjP5}›FmNJ#Hڔ$Cs1o,f9, Hw]IBF2`h##<(j[|4xt45VFz},1 jngf0f53d7892fd432954d57408a6ed0157cd7647a7O։J1/=„JgO E*\Eg3|{* >Y76qԺRݟH`[l }diO84OdrTMʼ×v DfĈk>& K%y^a8ȂS͋*)'db[Sۖkئ f;83/_LHzmZޘ[ݽrhlK- p>|2"ʏ) d _5y͆)}`" ̾,*g"!d DZH \vNi=/j{>;i?Yd ! ELPX\js  0 8 @ P t $4@p (89,:BFGHIX Y ZL[P\X]h^bJcd-e2f7l9zICdovecot12-fts-lucene1.2.62.3Fulltext search support via CLuceneDovecot is an IMAP and POP3 server for Linux and UNIX-like systems, written primarily with security in mind. Although it is written in C, it uses several coding techniques to avoid most of the common pitfalls. Dovecot can work with standard mbox and maildir formats and is fully compatible with UW-IMAP and Courier IMAP servers as well as mail clients accessing the mailboxes directly. This package holds the files needed for fulltext search support via CLucene. Authors: -------- Timo Sirainen Jbuild20x openSUSE 11.2openSUSEBSD 3-clause (or similar) ; LGPL v2.1 or later ; MIT License (or similar)http://bugs.opensuse.orgProductivity/Networking/Email/Servershttp://www.dovecot.orglinuxi586x J◽J◽JJ◽c64cf6d67e3bcfa50c5df70755a96a26../lib21_fts_lucene_plugin.so../lib21_fts_lucene_plugin.so../lib21_fts_lucene_plugin.sorootrootrootrootrootrootrootrootdovecot12-1.2.6-2.3.src.rpmdovecot_fts_backenddovecot-fts-clucenelib21_fts_lucene_plugin.sodovecot12-fts-lucenedovecot12-fts-lucene(x86-32)   @@@@@@@@@@@ dovecot12rpmlib(VersionedDependencies)rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.4)libclucene.so.0libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)rpmlib(PayloadIsLzma)1.2.63.0.3-14.0-13.0.4-14.4.6-1dovecot10-fts-clucenedovecot11-fts-clucenedovecot-snapshot-fts-clucenedovecot11-snapshot-fts-clucenedovecot12-snapshot-fts-clucene4.7.1J@ĴJ0@Ju@J]mrueckert@suse.dealexandre@exatati.com.bralexandre@exatati.com.bralexandre@exatati.com.brmrueckert@suse.de- fix obsoletes/provides/conflicts- update to version 1.2.6 * Upgraded to Unicode 5.2.0 + Added authtest utility for doing passdb and userdb lookups. + login: ssl_security string now also shows the used compression. - quota: Don't crash with non-Maildir++ quota backend. - imap proxy: Fixed crashing with some specific password characters. - dovecot --exec-mail was broken. - Avoid assert-crashing when two processes try to create index at the same time. - update managesieve patch to match the release: old: dovecot-1.2.4-managesieve-0.11.9.diff.bz2 new: dovecot-1.2.6-managesieve-0.11.9.diff.bz2- update to version 1.2.5 * Authentication: DIGEST-MD5 and RPA mechanisms no longer require user's login realm to be listed in auth_realms. It only made configuration more difficult without really providing extra security. * zlib plugin: Don't allow clients to save compressed data directly. This prevents users from exploiting (most of the) potential security holes in zlib/bzlib. + Added pop3_save_uidl setting. + dict quota: When updating quota and user isn't already in dict, recalculate and save the quota. - file_set_size() was broken with OSes that didn't support posix_fallocate() (almost everyone except Linux), causing all kinds of index file errors. - v1.2.4 index file handling could have caused an assert-crash - IMAP: Fixes to QRESYNC extension. - virtual plugin: Crashfix - deliver: Don't send rejects to any messages that have Auto-Submitted header. This avoids emails loops. - Maildir: Performance fixes, especially with maildir_very_dirty_syncs. - Maildir++ quota: Limits weren't read early enough from maildirsize file (when quota limits not enforced by Dovecot) - Message decoding fixes (mainly for IMAP SEARCH, Sieve).- update to version 1.2.4 * acl: When looking up ACL defaults, use global/local default files if they exist. So it's now possible to set default ACLs by creating dovecot-acl file to the mail root directory. + imap/pop3 proxy: If proxy destination is known to be down, fail connections to it immediately. + imap/pop3 proxy: Added proxy_timeout passdb extra field to specify proxy's connect timeout. - Fixed a crash in index file handling. - Fixed a crash in saving messages where message contained a CR character that wasn't followed by LF (and the CR happened to be the last character in an internal buffer). - v1.2.3 crashed when listing shared namespace prefix. - listescape plugin: Several fixes. - autocreate plugin: Fixed autosubscribing to mailboxes in subscriptions=no namespaces. - aditional changes from 1.2.3 * Mailbox names with control characters can't be created anymore. Existing mailboxes can still be accessed though. + Allow namespace prefix to be opened as mailbox, if a mailbox already exists in the root dir. - Maildir: dovecot-uidlist was being recreated every time a mailbox was accessed, even if nothing changed. - listescape plugin was somewhat broken - Compiling fixes for non-Linux/BSDs - imap: tb-extra-mailbox-sep workaround was broken. - ldap: Fixed hang when >128 requests were sent at once. - fts_squat: Fixed crashing when searching virtual mailbox. - imap: Fixed THREAD .. INTHREAD crashing. - aditional changes from 1.2.2 * GSSAPI: More changes to authentication. Hopefully good now. * lazy_expunge plugin: Drop \Deleted flag when moving message. + dovecot -n/-a now outputs also lda settings. + dovecot.conf !include now supports globs (e.g. !include /etc/dovecot/*.conf). Based on patch by Thomas Guthmann. + acl: Support spaces in user/group identifiers. + shared mailboxes: If only %%n is specified in prefix, default to current user's domain. - Dovecot master process could hang if it received signals too rapidly. - Fixed "corrupted index cache file" errors (and perhaps others) caused by e.g. IMAP's FETCH BODY[] command. - IMAP: When QRESYNC is enabled, don't crash when a new mail is received while IDLEing. - IMAP: FETCH X-* parameters weren't working. - Maildir++ quota: Quota was sometimes updated wrong when it was being recalculated. - Searching quoted-printable message body internally converted "_" characters to spaces and didn't match search keys with "_". - Messages in year's first/last day may have had broken timezones with OSes not having struct tm->tm_gmtoff (e.g. Solaris). - virtual plugin: If another session adds a new mailbox to index, don't crash. - update sieve pacthes to match the release: old: dovecot-1.2-sieve-0.1.8.tar.bz2 new: dovecot-1.2-sieve-0.1.12.tar.bz2 + Testsuite: added support for testing binaries stored on disk. + Implemented the new date extension. This allows matching against date values in header fields and the current date at the time of script evaluation. - update managesieve patches to match the release: old: dovecot-1.2-managesieve-0.11.7.tar.bz2 new: dovecot-1.2-managesieve-0.11.9.tar.bz old: dovecot-1.2.1-managesieve-0.11.7.diff.bz2 new: dovecot-1.2.4-managesieve-0.11.9.diff.bz2 * Adjusted to changes in the Dovecot login proxy API. This release therefore depends on Dovecot v1.2.4. + Reintroduced ability to abort SASL with "*" response. Latest ManageSieve specification includes it.- initial package of the 1.2 seriesdovecot-fts-clucenebuild20 1256364008`C`EF`D1.2.6-2.31.2.6-2.31.2.6-2.31.2.6-2.31.2.6lib21_fts_lucene_plugin.solib21_fts_lucene_plugin.solib21_fts_lucene_plugin.solib21_fts_lucene_plugin.so/usr/lib/dovecot/modules/imap//usr/lib/dovecot/modules/lda//usr/lib/dovecot/modules//usr/lib/dovecot/modules/pop3/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/9919cc384271f70726d8eb9f03c847c1-dovecot12cpiolzma2i586-suse-linuxjIg{ХK?P] b2LU5|e6bR5ZW탿ҌySz4u L׹{s*V:AڊQ%fv?&zmq '_RJ|fmu|IMWh]F8‘qkU /ví.ܲ \5Jk))caIVIiDBygwZDZAr6\\4= "(Sz#&hL{wy#RhTz\2MUNd}OHtrZ`?`Jc+~IV_WGv㊃e ;!j[00 [8W,#铄c"*\ը]Wy?$/V8xW,jG7WB8k-'dϬ/-dQ l~22y[Ú{ߡ_!(SK/"}ЋDL"ZjaJu!k8A맗>H= #Oߪh peƐ՚&-qO тj,{טz.†Ӈ<ŔK޾_(`}+JI=GEfL9LG! 4)ǩA!iwxŽ]Ք`4$w\6!.!̀ %W<ӼH}S~o(p"l*2_E3+4f(nU-:Ƭ-mU/[ncl9;1h`ٶ3W/sCHGԷ^sSfOc}K'ad|]$Of&]sVE0n 3*ߗb* 7 'u9`uO ؆نIk8 ў h!~{1; c0`I*5hm:l!o)(:ؒ09Ll;&gUDK>7Y)F$rFO, z6?̏N?1.*f{۳j3 hDQ򝅬!67m 1P4'D hTB[b.m2t.2+[Z"$/d9_cyef?PS j-Mfkᝇ,p+5{ړ,9HhXEoѽmdPHe>xv‚Ec.jߒjKtP)CMy7kHW\ $W ˓$|;vc$Xߢov:Z  ːqMmϚ&w տN>+B{hr/0<#0*ܕ.Pigz+kCHw̳zO} :Sd" ]ƓE$ KP2p74]_|A^dWͭX/y`(؏`{@X LB9ѷȉ a-Nc_)n9nY08Ve"E0(XJ{#A,.1Pu7{SdqRxF־4ա᫱cLWDL"TʥɾKP^^0T%3Nv@%_@1[A$FV!&<*dO Y]-@r\ :˛H-8Ť 1n(u_*[4{KJ9Gx&y]mToϳ侇ZoNUYݒNpOeG2?mQ@p.|ʆmy50ۦC |Cf'/ dz:\Հ?h@vmR@dW2:<OwǴ]D)=ޏtBe/ݷ̈́/Zcž,Q}^M[:O^;Cmx Pq0Xs#%E<"ub Lg61>% C3l/D%|A)\F> uhq*ڻGf[>4f'&lgTڻ -I k>;fbʥz)Y2bk3Re̽MUzZMf`BLl LM݇Lsy("h%dMQe&.ǐ z) IcDju` ʼnbD:HJ/';ZGo 2Rg'^jFas'&)E{o/o&RB씈%~ڻ֟q[Y ē MjK)[JG8,"&Mwe%LE@= hnIȌD"9˳P'>&3V L=3#J9&UJG-ȕP.,}Qɴ%qyG3[ʄRbЕ쭖vQC? ^LBC -V*: `T|bT,k g@hVc rRf^rRu GV"l&~c4&5O|M =չxU `ZZ6n;2"o! "1єPE?Cau x(;sKAqx֗nUkym`@l ћ:HP(IXV0, q= ٯ2+IlXqUE,z'mH nequ w ODN,Eʧ3VۜYG` /^wJB$`"=zy1maVМpb|d{v~`)$₌ շe.K@LUήVCZkW1!5LxZ.2Njy]|Ѳe(=-]oPak{Rlθvc§$}#l#,H%\5v OIk6Ja,W>480g7|Ҫ"W''qkD{ /7b30  151̆FxhP ˵Y(ϯ}BMEȸ;P}~6nrzUq边i2~j.%U^z":WMxkveϫV( U@P@!6THj0THf$/Hq Ojtf*Z` Iq`3j UphK?O, M)Wĵ95hrmcVlqʲ+Pfn_ 3F>ĐQ1|5;м5n`}Sx/2m+9( oø xEM46[U5Tc, ʡ/z3o Itn)6-vG^f1Dz0#:{K wC,ŝRSkD%'P~#>_ z GuayFqOzqFCzT.׭Ɠ@?k̙jU Ur Y,@+]Y62'x\ߺV%+=}uy[:}C\!tOhM}kM B9yhɠ {>@^(hjJYgU&u-ؐQĚ=RddeЦXKe Kaf=>Kq#.\@B,t P|nN뺪XMyq4G՗6u*cǕfs,͖[O'a4*mRwAz+ؓʹ"EU*Gd"JslcxZu~~NeOB'iVdIaZ.(cUr]' `$ hK]8 Wo6#B]5,%W5  {4:G .‡m5/y>b>z4JɠSYl0z )/ v?[&.[o\4AE \~1s/.4Y̳3!7N@6W{x}Uf|x!sAmL>]17~a Rw儹<]_sK3|E~N.Ϡ2, $[x1HmpyEu ut OPCCL].;D`qmVZ8 .vk5Q? 9F]FT^?M 9N^hm@M[_h`p a\H6?T=^$2JD}F 7&#×_LBrqH+A9tk~7" * ]091ơeIO0gu>}h{bp o<;;\L= ތ4<Jel~B;&ӆTQ~dq&alN|lO/:4֥fdRvW"ꂌ^ Ƴo;{>Nf$,xOQ^?ƣPC \>8=CRO^ {v$B48N4Jؾћ_t07/eW\ ZpD`10}Ec~y55Lu䡔lt[cWc36&'j1l+q5rWmя6#fI*/7+hל'@%}wR"2%K~:ÌhV+cKx8(.,pxZГ_dQQV u`ibB+P05PT x*T!-x I [uO ˢ1Ӆ :T>Zds,3@lMY‡\WdR~bCas? (>n* fa/d((J>ldR79 w#OҟΓm߹N &i qBLe]p_0Zcma|\y@V ԥ,G(ԓgQb%Da`ՄbTH&[MsŇy~93 -wgzԤFL6P½pw'VmPRBю|^ܥeFr,Yk$4#Nf#cIrݛ]PnK^u+G15$WiU r\LDM[9dͥFEdbi* .x9:5YAIѨ\\ѳ]Ȧ6-ВŹ@UTfJaApZeaN~(|Gؕҝj+I·0 Û^;CE 4Gz#G `/E-&ٳեd.-Iu$u}e&a 1{"^UN* ~Ğu9C,\DQYK~fFE~2}2jQ&?2ܦab")?s?cѼ'j^;y5V sejWDVydʽ-BJv ~|WL.Տ2I| QlvNCQܺ#<ﳮ }Bt cwl :9.ҪAђ8 27y\B3*tn ~# +eԱ ;&hgnMoQ=qI5ٴ.b ;U̐ o}w&T0CL-)+\ ~oV#6G/ncE1BB7¡SۯM_Kd5dh@Qz4(3"̨#wל~YR!vnm̯0n_z uuyy}zTƌU{\(tK#(eYw2 +Vu/%mxR~ ~a+Iö*yrNEɇ[DQjtф=iNÓWKU-#-#D|/j \~ٌ";-闚͆ {KH1nC=#ΥƠݏثb_F kA7Mjl$j%><^3ݼG]Z=bF5F?E[C3ԭƛﮝNC0Y)s8׽$%f !glh/'S~qs 3P|Ky3uԺ*)k5GNE&` OX>{ZHi= yXoV'.H0=g[UѿĻWl6*mr3_ugv)iB[Y3OYP.J}4;-V!U<1uW}{Z׀쩄UqdɋW& {C`m $ތ8zD Yʼn$Vt6j4ngMc,N`S km "ƒ2\_/¯m-,I(rIi޼UȲDrw4Ӹ%Z=а.Ae٫xA!lfF L<60-U7ғi-oC7IkmIiYO gXn&:D?Ux|JN oZ-B&jvGD/U÷\8(Ӡ c %P t-X.&Iyp=A Z9%\;|mn \\0D>kcJW% `̚-3d2g*jMF܁hk~⼒e~Fh'~ pV[F[>¢v^1Z?IKzW/\7Hm;B`WVG%;V]&|+?? iޅ_B-7ecZ8yAkʦ%ʊ D_p% Pmxiyr#ރ$[ `ȏemh+jpo'PKD%S $ ~6s +<?̀)Sd\s1!@~dFCbqɯ5!v#6q#P,1bANyge} s5>z ӓ170 tO %i>'sFi\&1N4vYfiVPhw*%l]MdSn.oNLYV۶0",\-pe4wljP2t ,)P-n3K*=w}zQ\\p?7/`]aOF~tԷA#_ϘvDQv>#Еl[l=kϧ ևKHvOd`VIpb!g+rUXBBϼy(chJ][!7r7^qR16lai- >]i ~p 6z$F#DFQj۳nI _\]bAV!SpĔgڢډT2/bLX*3fTk@߶RrFcpVXlx <[x8M7]֏^IV)> :H~=ֻ^mu NWIlHs}lDSfUgY:gj(Xϊ !N+&͚?{!f1}Mih$ޣz=Ԉx1O#J:dP3m#Xa4Zv^0* QʇEI`wз;^(iՖfı>zPu<T͇M(=q F:W}-D.iq)~j.o|Cv=URz0;贈n!h>Lk燋{ 4c[W-sbcU[8 6dTBxm5[1=9[}tB;A\?7Dt91@𛞭K`LzdC asze"Xlt*reV_XOj#Kd`z#mzP-K ;*d5sC{)'"{T+U:2-سy=zE U4sN!ЄpE]r+AcJȻV{9w`YP5Q{#,2_G`l5nR[D>T48i&a9“hv5(ޙ%BMCCųmo)hdИR4Ci@XIuԸ oïk|=@D6 xٳ_Z 2_:J9o@]NBڹ"i7/]8HwNAjZV==Wjd;+L0›L'j*m `#uXBG[-oob@C>Mۼ$,qH9tpߺ6 gXW7cۤTybwJ'nɣ1^~OFR]1Ql'? ʃE%K }DFtG<E@=ڜoDSBb$AH rE7*,s  }(&kjϿϸXDJ{Nf+AD֝#\D8:jT{O#xg(sK!XtԀ q QD:1+ojKb)ny.2&Z H?j-&Cڜbpa&Z5d]7Q}%v?Ctz ^9ȍ7FK -ddo[S>i ~uk`WsQ8GԚ,>NA"H6̭u>֔r1&qF{ib׭JݴQg,nhD^qBz>~qIfAN1+D.!K ڶfc7hv7&~AoV&"E +k}oi(TIcKV\jۺ̠Iq _9HEר LϺX{[$3xU~yH\aRkq&X{15h9~|T\q2WQb