dovecot12-backend-mysql-1.2.6-2.3>t  DH`pJz/=„|j t5a bttg"޶ͯ3gŁi>bc2f,\c^2]h\/88S>kǷ_y 4ZިJ;^9Fψ%3t[LZ^ *svj_ B$Ly?m"6782p9L֜~#a'9mCD|o}YɝՇI/ҀoW.&]$coYR>k׆Ҏ~fC8; qFVO4ϩba42750632fa0e7beb342706abdf1d7fe57359ab:#Jz/=„PPXg]J3EZu Ҷ'&u٨ {YIhNnl]r &GFI_[ш$˙mƢR,×̕rj_VAW8;q4i~P"맘io5\b^ٗLNN' Ⱥ)yDg7QUNYL#ZМSRT2m7ላ/ZV.`nLPUf~L.ϕi9ӭdgXB4iN>;/?d  $ >,08<JS     $ G |P t k 9(>8D9X:BFGH I,X0YDZp[t\|]^b#cdeflzCdovecot12-backend-mysql1.2.62.3MySQL support for DovecotDovecot 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 MySQL support. Authors: -------- Timo Sirainen J.build31K`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.orglinuxx86_64K`JJJc1e1f4d62c4084e0295057d8bb08e72b../sql/libdriver_mysql.so../sql/libdriver_mysql.sorootrootrootrootrootrootdovecot12-1.2.6-2.3.src.rpmdovecot_sql_backenddovecot-backend-mysqllibdriver_mysql.so()(64bit)dovecot12-backend-mysqldovecot12-backend-mysql(x86-64)   @@@@ dovecot12rpmlib(VersionedDependencies)rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libmysqlclient.so.16()(64bit)libmysqlclient.so.16(libmysqlclient_16)(64bit)rpmlib(PayloadIsLzma)1.2.63.0.3-14.0-13.0.4-14.4.6-1dovecot10-backend-mysqldovecot11-backend-mysqldovecot-snapshot-backend-mysqldovecot11-snapshot-backend-mysqldovecot12-snapshot-backend-mysql4.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-backend-mysqlbuild31 12563645901.2.6-2.31.2.6-2.31.2.6-2.31.2.6-2.31.2.6libdriver_mysql.solibdriver_mysql.solibdriver_mysql.so/usr/lib64/dovecot/modules/auth//usr/lib64/dovecot/modules/dict//usr/lib64/dovecot/modules/sql/-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] b2r!lBCDC3.5@Rr6Ѽ E[[yEFtnA1\r}r蘐Nn nzmR.kZCTE4Lwљ*\x7V __svu..U,Q7xU@%osy y?{tOJTՑ.8̀$m? N6. ㌠w"ޚhyF7衴B ,u@wχ v\`WNf9 ?tv!2c- ]o;ܔ 3gwi& )$c`HL!į;Mh PUlDim?S1Us4qVڮFuYy3BVֶ̄,#Rw–)iגƍ3vY+L4֟e^sDotkjT9x #ʱ=W l?B->r4`zI_JG]湝<Ɲ!5jcxB9鬽l{FI @Xb6)IALı]"yIn?t.N:RS'dm?\F|>l#lk`tw#~R6S+Hsj|@kyʩ~3E E^n{1|zwL=<d^r7zB- Yw'66ad .5$ls݈ UaҼE[(<ađf,s̹LٮAKrv6ӽIp_+.dJ*d vfY=/ʸD_M|s72w^'Nq:Pa.aH 1}n?-}2-vs;ejQ[d 嶼ԏ_;?Y=# Ak&Eś u_w}f/ʝr`*6mir*pt&<%R &iK7lk}&@']UM ;@_C p<(<Œȴknn3jJ1 6KVB#=lqm13{};IO֙![*8Pm"z=MӐ&kxG ]{ֲs`Svs"zYT둹{6gFĬ%*]Xגi*EWM&QYA)'ՙe_}Sӵɢ('$*,jl[S88,WmZ0A4Gj2?ֹl>lpy(Œr 2֚ZM؄f}6OrsrLEiD5&mfՄ1iSbg g> ~L7lrw-s\nOljd/"vY<8maZ;,Wś!!D+vry{oeL="*'sm}~F 9%Ҫ^2%wH7)/s+gjZCi$%"jN]]q?^cNnD5u@v,!AŔ7 0(]MEr 꽼`>\MM^P_E]!5(`.eI.3AqP6KN++ 'B7|sm,UyX0LiL@ d~_kTuѯM% ptdzA4r][ 1 42oQ-J6D P$)K3.VW=#EG5ji3Jj GPِ1y3Zlcy.A!H^)WPBr 8KB!Y`$h;BT(_b|VxNR@30}߇L0*vشdvOr"ƪܧjI-`aH(J+Ƈ7qN,oT\bQ6 FوSGݰ$Dًg轆2hL$  πkKwJNErgicW+KDk &,t8u6{ OP׺&y'Uv,G =Hf*1ljoVt#)w*>thw\5܃}@+`|QƷGp+Ek}H?m&0>#{*풤ޤʆ]zCtOe4 5V-)ɬ4Q<"|>hrce]n9 9~ ڟN~%Q-&!L~ &@ďt]xn>Ɲ|X.#^\Gpqwn?I\uNפU yB( kUn51_ u`qpE>E0V.j΄z?Mo3 O-iBFޫ+`Z4m)ؤ?4ge}~ nxĺ}M[5zfs@ \TA w U׆fAHȌ2Oʅ xc[:KRu~C侵-}37_R܎(.@ Ddt=r<VQA"!FCqfhP.m^F~dKlӺEG#{YCiBZ oY=mfaXs#׫r*DAld@7L; e ~pNBlCR= ^9*,&kLۼL%[+D:^2) ՘nc Ar/f3[f84$̖w_@"Qkt-.wϊi M)IJL3 7^\`IÀ_.ׅ>b~q \W܁WLι1H֘k @yT >XO?vjq&E0 y(z=|8)YN뼊LxVze3U(;?$; /CrVRV-H?@Ƚ"JT%y W-XjrJV2gt}|e"@0,3M|X{;͟ z1ګ,( 7sAF %60){瀛M9&YI=6\n eE7v'Zq lhz;zUشF”pnW ӗFX <ђQ(r4l0A좦Eؑ/)384x)sNm 3=YVJ'.H#zSY]yeDv.0On3*͉^ip)6$