dovecot12-fts-lucene-1.2.6-2.3>t  DH`pJ|/=„׵68tu%AHIx3Do3+^^GiG%m#V%A^,' 8ehWҚ4;04rD9PċLH#E14Ao J# t) o5Egs-nLO*7XU䟟zYX"n?6'e 'fn400-e޷CUI 4gmbK<7:4s}CC_!y7U ?ed4b8038090bc8fe88f5504546922cb4c261a43aN҉J|/=„ZZZ Dws#6 %n.ozzd!s 6 m~fS2;##=f7Ӭ<cl9P]uV8tӞ^>k5H R?s \DHG(yiL9b5΋riH <Ąy>aRkZ/-pQEygxM'gYԹO%Q8Xpe;z?jd ! ELPX\js  0 8 @ P t $4]'(,849H:BFGHI$X(Y<Zh[l\t]^bncd<eAfFlHzZCdovecot12-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 J.build31openSUSE 11.2openSUSEBSD 3-clause (or similar) ; LGPL v2.1 or later ; MIT License (or similar)http://bugs.opensuse.orgProductivity/Networking/Email/Servershttp://www.dovecot.orglinuxx86_64JJJJ65afe42012df07835f90b8c7035344e9../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.so()(64bit)dovecot12-fts-lucenedovecot12-fts-lucene(x86-64)   @@@@@@@@@ dovecot12rpmlib(VersionedDependencies)rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libclucene.so.0()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)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-clucenebuild31 12563645901.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/lib64/dovecot/modules/imap//usr/lib64/dovecot/modules/lda//usr/lib64/dovecot/modules//usr/lib64/dovecot/modules/pop3/-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-dovecot12cpiolzma2x86_64-suse-linuxuʆByHu-F9?P] b2v;}a\vD:62P`4="i kO@, XRx[AJ"/z";(:`{$}UZ6ޞC4OiqNR*(v%K୐ I&)bJhfa}<.~B6OX/xw-I57 8^6fkgo*9\X@xvۢ[M+8Z@RF֞$}I JXr\Nz:N`2]!!Q@^()X: (tmxs0F53˩Şl.OYLҨɠt? l %-Bd|S~vnOL4A6r h$ 5yBUZ qkYZlXRq8Xl1,9q>ۼ}Y^ڀC%EkbK};g7 k{ 9m.̃Fbt]w^aY(l)Xobj #ӑiZʕ8J@nx:P7/^t d&d^OK鶘HW^D_%i f ܛJaebSm1IcSř`ŋ#9ݗ֤,pY:g"1ά6L/T#n(rG LP`rvp8yS6{,oZ>trn6C:_PM`6jxLi< (RԢ-ߴF#s\L_jONHRm ?LN8y3>;bx!VEyx5XMn?]VwNe |p{π!۶ml(&%T$/¯j ESSsA6 2ګ]7ɉ%'4EZ"z!7$|f= 4BkUjKKkY&#L$Gk/CyxqrHfntorl8=@&1gs KzKo\\J46 Y#S3z$ʄIgT g)h@뫚 IU濓/ot _1 K'k$@ R5"D俨bx*gؕ,G^&j8=w f-wOn:nLR=2~Sww2rHwaFKx^ wHx|ԂE^1|'5KRB,FVk(RU9>2EҿEZ3vHJ'iلۯv 8 T/ȭpNIf٤Ea"Yo*RqP{ATBxb+[1c8S(oq̺7{fә]r#7kΗ)ZVBT蔤i+-B5CկX@i lXcٯ ,TYOx~]DDsǮ +Lbm5!0Qm7uͺݛi3)lx,Z/6C)7Tʒso!CﻗF)\kg!!JutTŶ GdpҼ9VQ[q/J*Y+I zr'D *wpj˟6Swg|/yыԈ$tsv8BA]Ijǧ!'5lo9fDU` =m27P. wA~ uLkZzkc#&/YYB4k?'T;q)}X|!TzqޫaԵxp 1%v6Vt2W&TAWr|) S v0KdWąkvYGSOI(=Dz{r0Y;"Rg@x2YĥSrij8Ězzs_aKPX;[߹e-͹}ٳ, [6GxbUK1 4hjh Jf;X0גo-<V|;˩fCT6|S-,܀X>z+Իȯz0sʁX$+͑BLs L龷)Dy zdafRǸK/^ѽoKEn P+?UcZPp{Hu.^7S\ɮ5xvz%J,LЁ ZqUQ/QoWQY]` VQgk|MEje7 JMxF55lUMlvRQt;G|\Ne"|6E_:.(`{óV[ƱahKS{H e`{=ߴh5hA.}f#DV@y\V2IW*ٜ\gdy 8S 6f }q^s@N \(T)g*{BoC\$FnMP2q i? |CzGe,"ELyU/rWjuǝ}=뙁`>Z*'ؼ@Q;[M*vH+>V3~]ȬܶKn'yE0.ȹL^H9څH.(RËU\Ȓba>UJK2R\pǂ4-4sB{~OWan^h]w6̌%ݑVf2HǟmiȭNb5U*SCXm,B],S2B,]>G-* ,RdJlF^6ݼSD([E:V pF Դ+bEH7'_x'D%To8tWEOnQl%FGwD y-2Bڅ4 lѯo,>hMzF um^S=ZXUoMȾr*̕5^ 31j58fc;)nphO[GC@*?)YאT.|r]!><]Kͼдxzw dGדeNThn;SD&'_͜  &<>l(t%Y#*zi<}q(zAQgORޱ]6vebʥhX)œ q D!K ̌M@"- QDP bĚ?RkV09l뢵*Ȅ66<2$J@#X=[IϘsS5OغW:xyl}1 昰!mR$Nusr>* ] 5aaA,j>(ۦ13|a[med{p >.yeTK4?8rR  "Oysg;$~ۆ-NYO RT0;eubEOЉ^*e¤%~p6XIG۵>3TelYP$޳LJאT<&q#g d쿅9)A.O)tif>LEI5N3B5Ti,Z W"q66|,ߠf}rk~@Tu]]QqPSF|= 0XɿE -vZ%\Ѵ컺eb:_1_6\'8i^%qѻ5Wظ=7`"uZi#0B_ =cVčI: Y!i2w]Q/b&Y;'oe Nv!=biqn m.x ârNCMz&5҅L116+VC36˥f.]cecX%'A9^ Cʫ]s|4kj?ڄRi~FzyR@0V)m?dd> lH_V,Q[#,LTmjSIS xxCTЋ{tAqEt/Gh(= uۍ~V.~#\MLts8߯R#j7Hht3|m)-a\2{۱!FgItl:dak`4gETox)~u˩&VDvQ.4EB=&nn3s^b`ݭRSr'CdeX&]Di5X FccB/uj@݉jeUt2o <~u ZDגSaA4ӕEt gG7FXsO2'?G69n`<ѓݳ 0ʮJD;_o R=D\,\l &4-%-T#qaXNFЛc~hۦCY FXCm#)v49>0颓ݱ?{`0f[Fi||3EX{^VF[MUjL2R▯s| `Ԡ;xeu𭌦x=B&o Uݦ A1@WA7+"zX_3 .{ZN4%8ĚbUOgwao:paM;;i W8b _FnC0O|[S3]``=I)yIsǶ'IzυL3' ,R#a .>98ksI.sr?Up;hz]1U|Knت6(GϢ-I׹}U3НHΔ!~8uax 6&y3+6"Wݺyx( M< j "IWyؽ }x}Jo/eGZ.ɚz(/@}Ul3M k ';Ō^at?++9M=d-mO3({m8ՆަA7 PeFٚu@1aGI5f12^j(=:m/x pb4x7T$ 5K# {q־sVO#^pL9T7[<' cxݝL&?J&痵K8JLDm3eX'sYV;Oঽqc w/J7ނ⇖y)3a802[N|78𢾙/Dr̅mv=A!3-{(ۓFki:{N0)x?KŰ64pXl5I](el_ rL&H>f' &w-ttpkK|z%<4tqDB2…Vȍh&c´0oEZ[d$4Tސ58%5^=kM*v*$"dr_q_z}1z=3N}'JпPob}#01FnĪ"hSߌd˟R+eIBԇY56)Ł\Ǿ1}ӈjOUϮO!ky1byrO }i8 !B9XcW#ɫ޿=(9\,"Sw1d9Cf>d;< 3$1>syHDI p0ʓɣ*?iF!L\B QZy 8.F^ka,HCVrZ,[Rtr_)b3F4ըGr@ P(YB^{uy4%%nr,ۮ f:H&KYs^K~6p̶̝ݘα<{bfO#-"޷`edX֥S%'U1pu0s|d&=v pQΜps-FGOTDa-OjAh*:4TNM[7#)Ϋ"ߠ#v7.1Uߘ飋pIÄ1uM}Yw9iA78mwp%ZYXN_roLzrH$+ g?5PUQLx1c$ߥ0h6 [lմp )>S `5QP=NQ6_2u?_~rU"GGZu7`EJMPఅU@@}*3J;GD+AGZi򋄧;NwtUtq9WxPj)as"ɋoNQ?S0Fhr*mX}ՁQ)_< !I Bؕ#f/Cts%zwJ4y$ +Z"_~2$ۥO~i\3zajb&&:{\'K3,qnw^36hPsIO;!} WJcx~{t.z`|,ݟB7ȝ卬q/[HnVGG(l YKPg(;k$N[ vH7>(16:eë/NOd(04p>hpOշV~a2}q@p7A9p17!; >5b*s5xoBFug2/cf4/"9,){e S:;^(i\nq/(ɯT9}ۈXc&SNj3-[:c6Ɖ@( bܣ_SpI5GT^W(>RŲlI :nj:N"aBD]%"Д®aJ}5TZP!DUĪaL : pYei2}=ALlKyNvmv5}Kܿ᫾ZX+N:0L.#d\ʜ1#ÀU '?0~)ѾeWȄB BZ$]Q1lVBi 4v/Ǡm:~2EigJgiQڃX;1QF˨1ˌ 6[VH:Ex dz%! z-qh ήpۺ x,bS\en50)]W-={~qbgs79{CCHK0ʻi/{<*$E@n ;aEbK3#&l[2jↀߒEpeeGQłGwқg>@GےP D"rۻM{sҭO67{kC<s}/rV :d : Es"qJqX+v)N z2f"&/r=Ol%^_r @{mο֪$ fS#@x ]$T3ADgYu0<%f,gx}ZxS9-%'0⃚-q/?º69g=\|*=^ԯ{K X km*- |!좇4Oe.^=o`4ɂ1J}@M"v70[V&p\T[)*t5QmXyEv?f~Ivڼ&oo7`.#gY`ދ)i miqj Lkx|DV[\ !AX]oEwRO