imapsync-1.456-1.fc16$>X̆Vq/R=Tz>9#?#d   C&, ;Qrx            $ Q ~ "T""(8 9 P: G H H l I X Y \ ] ^!$b!rd!vl!{t! u! v! w#0 x#T y#x#e#f#Cimapsync1.4561.fc16Tool to migrate email between IMAP serversimapsync is a tool for facilitating incremental recursive IMAP transfers from one mailbox to another. It is useful for mailbox migration, and reduces the amount of data transferred by only copying messages that are not present on both servers. Read, unread, and deleted flags are preserved, and the process can be stopped and resumed. The original messages can optionally be deleted after a successful transfer.Nilsx86-10.phx2.fedoraproject.orgغFedora ProjectFedora ProjectWTFPLFedora ProjectApplications/Internethttp://fedorahosted.org/imapsynclinuxnoarchf9DK H#8#>A큤NilsNilsNR#NilsNT+Mī-NTRNilsNils570329318ac803a86f9050b1b3d88428cf8d6392b78cc3669e5c858ca4870a56ef47d2fbf424639037c01f7cbaf173802b2b65755c783dd8da76e6dbc429aff297fb1b05f2f27fa29297a5fe36cffe1ef4aa1dc53b9c4edd760106b1c603fd2bc52f077b775af2218fc33972035dd29ed8a91a64dc3e3b1fce9188894e7f7d918766fb297c91732e1d8e123ec577307c945945c0618104e421f64f4a0ff6f0ed6354fa2a1a6d1a5caa1d901fc8752cd1c61fee1d8eae86462d256ffb5d233a6d39156c4a930500114e212728cb4a2fc25bccd223fa0ae6ced50b026445f29a9c780acdfbe54f2673d0ea3ed23dd74a2d63504885230bcb31d0b43db5ccccd013rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootimapsync-1.456-1.fc16.src.rpmimapsync@@@@@@@@@@@@@@@ @@@@@@    /usr/bin/perlperl(Authen::NTLM)perl(Carp)perl(Digest::HMAC_MD5)perl(Digest::MD5)perl(Digest::MD5)perl(English)perl(Errno)perl(Fcntl)perl(File::Basename)perl(File::Glob)perl(File::Path)perl(File::Path)perl(File::Spec)perl(File::Spec)perl(Getopt::Long)perl(IO::File)perl(IO::Socket)perl(IO::Socket::SSL)perl(MIME::Base64)perl(Mail::IMAPClient)perl(Mail::IMAPClient)perl(POSIX)perl(Term::ReadKey)perl(Test::More)perl(Test::Simple)perl(Time::Local)perl(constant)perl(strict)perl(warnings)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.253.0.4-14.6.0-14.0-15.2-14.9.1.1Nh@NM@M۝MMMM@MbSM[@L~La?@LH2LK@Jx"H5@H@H;G@Nick Bebout - 1.456-1Nick Bebout - 1.452-1Nick Bebout - 1.446-1Nick Bebout - 1.434-1Nick Bebout - 1.422-1Nick Bebout - 1.411-1Nick Bebout - 1.404-3Nick Bebout - 1.404-2Nick Bebout - 1.404-1Nick Bebout - 1.398-1Nick Bebout - 1.366-1Nick Bebout - 1.340-1Nick Bebout - 1.337-1Nick Bebout - 1.315-1Nick Bebout - 1.311-1Nick Bebout - 1.286-1Lubomir Rintel - 1.255-3Marek Mahut - 1.255-2Marek Mahut - 1.252-2Marek Mahut - 1.249-1- Upgrade to 1.456- Added the --search option allowing to select messages with the powerful IMAP SEARCH command. - Added IO::Socket::INET version info. - Bugfix. Fixed ps call to work with Solaris 10. Thanks to Daniel Rohde. - Kerio 7.2.0P1 success. - MDaemon 12.0.3 success. - Bugfix. Date reference to select messages with --maxdate --mindate is the beginning of imapsync run now. - Added PERMANENTFLAGS output with --debugflags- Bugfix. Try to handle Markus bug in foldersizes() when select_msgs() returns a list of undef. - Check if uidexpunge is supported at the beginning of execution, not when needed. - Set --uidexpunge2 if --delete2 or --expunge2 if uidexpunge not supported. - Changed all warn() calls (STDERR) to print calls (STDOUT) - good_date() "24 Aug 77" -> "24-Aug-1977" - Patched tests_good_date() and good_date() with Dax Kelson patches. - Started code to deal with epoch of messages. - Handle better folder creation, not a failure when folder "already exists" during its creation. - Replaced default setting. Now --delete2 sets --uidexpunge2 instead of --expunge2 (unless --nouidexpunge2 is set) - Added epoch() routine to prepare the safe bidirectional sync (maybe...) - Adapted the usage output multiline character to Unix or Win, \ or ^ - Bugfix. Avoid a "no number" warning when size is null. - Added "Date" in the default --useheader list. ("Message-Id", "Message-ID", "Date") - Bugfix. Bad header beginning with a blank character.- Bugfix. Made --usecache work with --maxage or --maxsize or --min* - Improved the way imapsync deals with headers: - - Stopped getting first 2KB of message. Not a good idea. - - If $imap2->parse_headers() fails then take the whole header (instead of body). - - Default is like --useheader Message-Id --useheader Message-ID - - Use header Message-Id and header Date as sig md5 when taking the whole header. - Better output in debug mode. - Options --usecache and --maxsize --minsize can safely be used if --delete is there - Added tests of mkpath very long path > 300 char. Win32 fails on them. - Bugfix. Added special case for Inbox vs INBOX bug creation ("Couldn't create folder [Inbox] from [INBOX]: 143 NO INBOX already exists!") - Adapted regression tests for good_date() when no zone is given. - Bugfix. intarnal date needs zone data. Default to +0000. - Bugfix. Starttls() only for 2.2.9 - Fix. Removed a debug print always printed. - Bugfix. Changed the way imapsync knows whether a folder exists or not. Exchange might be happy and stop deconnecting for this reason. - Added a warning and die if --usecache and one of --maxsize--minsize --maxage --minage is used. - Bugfix. Reconnections are well done in tls mode now. - Zimbra 5.0.24_GA_3356.RHEL4 [host1] - Exchange 2010 SP1 RU2 [host2] - Added --debugsleep to have to play will kill and reconnections.- Added --debugLIST to track messages list uid or number only. - Bugfix: a lack of variable initialisation caused to fetch no existing messages. - The APPEND error then the FETCH 0 byte error may be fixed now. - relogin1 before each folder select. - --splitX are set into sub login_imap() now. - Added --relogin1 option (--relogin1 5) to force a reconnection when FETCH message fails on host1. - Added --debugcontent to avoid debugging content (can be big) with --debug option. - Added --debugflags to permit flag debugging only. - Added --flagsCase to correct flag case that are not RFC compliant \SEEN -> \Seen (on by default). - Added output to track 0 byte messages during the fetch on host1. - Bugfix. --proxyauth2 was setting proxyauth1! - Thanks to Denis BREAN! - MDaemon 12 - Exchange 6.5 host1 - Bugfix. Modified create_folder() to avoid Inbox -> INBOX problem ("already exists"). - Bugfix. --maxsize --minsize now work with --useuid - Bugfix. flag sync of already transfered messages now take care of --maxsize --minsize options. - --delete2 implies --expunge2 now unless --noexpunge2 is given. - exit if --delete and --delete2 are given together. - Same behavior for --expunge or --expunge1. - Added 0 length message tracking when fetching host1.- Bugfix for "Folders in host2 not in host1" list when - folders are given by --folder option or equivalent. - The old list listed too many folders with --folder INBOX for example. - Updated success list. - Added --takebody option. - Added Gimap (Gmail imap) success. - Added IMail 11.03 [host1] success - Made --delete2 works with --uselib or --usecache - No longer --useuid with --fast - Debug output with permanentflags. - Added isync url. - Sleep 2 seconds after foldersizes calls.- Add dependency on Authen::NTLM- Remove dependency on Date::Manip and Mail::Box- Upgrade to 1.404- Upgrade to 1.398- Upgrade to 1.366- Upgrade to 1.340- Upgrade to 1.337- Upgrade to 1.315- Upgrade to 1.311 - License is now WTFPL- Upgrade to 1.286- Attempt to patch around too new Mail::IMAPClient- Upstream release- Upstream release - Dependency fix (BZ#447800)- Initial build.         ` W` `` b` a` f` c` e` d` _1.456-1.fc16imapsyncimapsync-1.456CREDITSChangeLogFAQINSTALLREADMETODOimapsync.1.gz/usr/bin//usr/share/doc//usr/share/doc/imapsync-1.456//usr/share/man/man1/-O2drpmnoarch-redhat-linux-gnuASCII textUTF-8 Unicode text, with very long linesa /bin/cat script, ASCII text executablea /bin/cat script, ISO-8859 text executablea /bin/cat script, UTF-8 Unicode text executablea /usr/bin/perl script, ISO-8859 text executabledirectorytroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)RRRRRRR R R RRRRRRRRRRRRxz2?p7zXZ !#,<0]"k%a8R4Vcwev|2O/ᡎ!PcKh y۝/b%j) HLF}8E}r#bH ㆚ 6GiD]~_C˳qƟh8N&Z*nz f>ŋuРwZz^{)B@떻fOH[{{za( ZYQ_ ɫCF8<ēR<:,϶G~qqcD4{E%Y\YY<:ݧHFB '4jG5r {oBrӇzzPaVm JArcZ`rh/n~y]k mNG(F=Gh<7NC[ْFjUʌ/Nb?[%aPJ<]KU(p+vXkft߉=:`dSo %= [{ȋxf}_!~y0faUZVH9 @;5-~>ݗNA/ e 1@y>y&_s_O`wgW c@nks?4CuCLWuWl,A[:ӈR/~q߻ L;꟨bbU>RG^["ӛ^8$̜ܕ~-m-'R@nwOHS̯ucy/7gFEh7Q3#O#9e59&Tm:Ш,>.oߒ`ݝ.#OmrZv6VJkvST)Udh1ʎv45D՗6ODP#2ָ5ON[kг6iixQ|T<ϒtX=W^xd,9ΠK.!:Nt#çZ!6F5K@S0C0CD}4(0Y&tnNjO"hC eLG>Di/l5xY^ aqQ[#cM&"r JdO"D'NVX'Qr"Zx2*bFU:10^r0'M:ٔF~3=^U1&)9A85?.y-x9`. FcpKJ +_xצzfAL*BBťX( b3o$n}U`*q+q uA`oH$G@-&ͱW Ā\Ɗ!x -S%@-qxXBU,(g1^~5E.{ixgu~Reؼ|yr`Ӳ0FL)WL%"=P~ZyP9O@wyB1(8 NoX/rdx0S@Q)~zq|Gn[ 5K@yܷ?by@Ƽ=O^}mLSDzԗOʬBT_1$c!izhs>*;8Yy*g^6w:ELCn, =4 23ǩ `/Xtef:rE:DZY*~"Etmku^[U~ K(7ˆ G*'o%sa++Db _%M?H~ʔ[ _4GOǫ+!P7l+{z!O$?/zhf[J udD0ocMē$k퀪M5 $4`;5nYfL7'&YFUK&;R|()"o`sHr 6\ҽS EaM }df͊3N6 P46Xj9xmdlZ>gWY 26[]ɬº7Sr.}*Ti`bԮP% #fM8.ⲗ]>Yӌa+,qkJ sZ_[egU3L.*H'$q=:-=Qj#-FF3>Am2S6@uogetMC9K`y8reϴ =B8?ڬ^Ό}v+_:݇1yT_JF ?:c(F?']\ӓQƐa L{8@ŋ9L.mLw<;Ö_^lbDeWH_tFNMalLkЭR0R耴/C[x\UyE1<=]OIIC8aÉz?X؎K~3Z7M7/vƫd~(U?r-[bǍ 穬Sʵ&j G%`i *_^2-K`ϒxD6TOq5gT@Qj\Wu|%˜KϓKl5;AZ8LWQ )vCKͬ>|8)*b=i tH܋LgY<>Uj-W|Z&!+|V:'?5܀[h.'=q1dA_^yWyvW f!3|ʣ<ﱽ~Dy&u"&tsfN`ڲYY{ZJ=ÞZx^40S*GpHm ??ڪ[S΁0ɤyX#&1f7vUH{c;źLڱW8[;׎r%|6?3,x Fmh&l;d{R$TbKj%E7-ࡩ6 |=Nd{,~UKŻ#A/"tb&AAG=tAgQOgUɛ=zJuQl〲_P+H0+0.1n[0.zEy @|vP!eT˞)~g :QK9i!d3.ŵ94(q,Яo:hJ Z\?0"vR/)@wI1EU6+>Ri[R`>Ǜ%Z[ q;_ҐEC)3e4ATŸG3}S`+ 1`N`pnЃJ6بȂrFrM{otҊҋj ,|쪺Uf;^SP$$!zUtđ/u x[P5~+9l8@(|g=i|'XoPrfn޷Kr =f"[@LBY9`Y QvhX臻 BX( 8펙xʿ۟3^jl27v|2¼G~d Bަx]^-Ic^ in\Mn'VmP|Ҷ3_a(#vg<6 ˪ɾI0yItf!2yd>&/޾W~!9."-3JG;s# "̝`8CVGZ =`\CSEbbf fu~DW)5u oq'\*T/iTYCa ,_?.MlyPBy'R!Z@^\@XNa7P1M ugŎO^䢉Eb!OOi~s3@uK% nc_NM}\`sۏ6J Z>A>jzSږRmExw׫^C}&ʞ[ )һz!gܶ{8ga ޷%5ᆛ%?B:7C h5ǏJax8 x%=f6׊A fk S$<m2|^bxPa]:V洛ZX&"맂@ʟj5s4/ H!d(й4P2=UM}{"8W*RP ![^d7~u| Cxٺ\W ,br~ĥDʤpiKD#'ukFS1@FN;OM)ַgbj`!ǂ,/m[suf6/[:@UCd'pc>jaO~}ç, mb⹏"g+C⇆Fl !a'^,hEh aRm;\+n8:zsdk6@0G p#0E²l(5MIJ e5F p~,ē.s"J Mp>8}K[GB8 (Od-?nVq50l+a "_lRc$A jnO2YH%#I~UIuLW_ld/鿜>5WCo7v64,079ɛ`0L۱ۈPtIGGZC9&M)9<\ZIuJcZn~q'/:s 9+[ݎ \,BHUaاj)'%=I=rQ8Ze~cY{# Wa@M$q9]**– MYn}aS;T :oBߚ]y~GH]ol6zsv[iRav@Qyp@m:#S$WATځ7X#zS<<ȶ{emE@P/ޟ x-Y\& Qrܳax^_dM֋Lc  W foz :eWS_=~f=.b@@ӣx躦^6MWў%߯)|XTkNC; $.UZ q'TTXCgAe**uVN"s5L#8 ˕ 0b7ĖY|1 f »y{ȘҦ:0HG T$Ly AGU<`(0Z SdF uA>Z2N9g*((E Tz:14D(VQ&?pWNg?V{(s@Ajl tIE u*i\Zːq ȬKԼ2p$LLLgA~%ct5Wjm7 >9dڔI>azK!?a!+mLAgk]ܫ5OXZkHy\tAI%ᚚK#,"]Aw6"SJ_Sy+h48*͒**dυ '8*:uT+*9cOkҗ"9)p3PP{ZWq˾vT9bqNWd5v68D75i\O>L-Ud+%Ub=M*3t~rd E"~PL1|(`~]le-_Aݝo+^cUf kC6-0kZkL/Ku}䚦ڗAo|xt5K.Όi5J#>|H%OpFge@aU7*,3T| oWjn̮IXH!'̑DڃP Uu0e&g;]1霊DnF|lwTadO?)phO2]рnU?HOҥTX@R @0\VsزD o8$eVy`]<x?D!EgRHhUAizQ8De䬨vO`Pqb|AM9(O zd"#23Q~bϜqaN;C%5+YYQTҰ2Iצ (cdDr`r[V [BIԖ2]iETD7!񋮸1uozx.bҐdo+ҎՁXswAU i67-{Kg!:`T犸7$8HꮤͬnJkޭ;~{DReEa) ";b 0.x'ɱ?rbKeCe/ÞyBc߿]*.߬f"o:<: }[,h,hhAR}Ao8-< 5etSڗ1\d>a ;4n_c#<)eQr 6CC/ eW-UGN؃&pMOpgH\VuieX[^ֲ.Am%@=R5.?)Iw%N X&=$LR9w):R9 ܹFw ĨPuߔ+fRo ss-pNRgM^$+:fcT"U﫹ѱ [qޏҎvG><ƽ|bt8 p)6\>m$ӉxAb2˯`D{bsGL9s/<~GXJ$.`?xMŷ}z. 6?KD,IIc03'=Dw]/PY杯9-j"L?%qx'/1wR18l7wwwzɭcfo@e>m,3csoILǯk '!z\L(5 sgRRWZPJkMPFlq~6<!!s854v_!sLzU־rR#s\0E&+,S]6 a3'|aIt1s!f6(V~ >J-=CS?; @wr@4q+gKS#n4" f6*O˛J.\"wZGWEƝـ#9;R?.hH~<2d81+R )ϟQb|*ej!98|#MD]L:7\J,c4o$hW* Ku!hGD>:[}' " w\/TYZ^Y~npiMj^xf]?D>c`^u|gAO-h [ދT[ 4r$hz\p24f. yE#ŠNa-SjzfK+EPFvqڔsUuiONv5hqt GIoa+V-fb>IQ`*Ϩ QyɨߌۗI9K) EO~ _1*I~vb!c2I@rӧ61W"]/=ZE}{'ƯlNŘ2$7Q({vml* z]TWެs̿AJGtI9|[+-7ͅz͊z"p.Bi@_J˛p% Z k+~\ki/K˖-^{oI&wថxfs!z~ ׬Gf&iHh[º]K\Ss,t#ri-.`m1g8 $f,? bi5JH1F5 Rg`I3i),.2{a,6ZmvH2CJl3 sEEl|snox +-M|@'PJI_2J4CY?2HHÐi nCBvI # oY&;?aE}d݌ 3XN\I{8hjNA .;Pw\i#tv{FtED̛Ov}!]JStHO6aD##;?r|HHͻk-:ڿ]6vaiTUQ.P0VB @2 ";sԀ"w.h#QȄ}!'/[-#b;a }06BAĴKǯVnn[ ! #h3=i@M@\Q/q4X$$4#Q6x뉨u̲ #ܤDyXARZkDzQAH#ۄ򥣫\m*a;U;d? M'w5 Μt0ҫJ$F{l!fSڄ~bI,l]评=j,z# 玴8/ 9iS4h(qq\xɆ*@3R6=l| u}q%~jqE`}MBfWg2S5"cؽǁusƕF̱xب>awZ򹰝z)B [Sapl,-O_5w?GaeԘ a}Ex@dPsOIǪIm:m!yS.QI2~ w@V+gd&Pq{C__ 2$Tf^o"\t9Q&`- ȟYa+xuf?ҫf`hNH7b\2,]:Խ0A&#;d\aۡ|^b_pbQ2TcR; R؞D}OHPjR?=.:@ g8@ٯ 91\sem$R~i^q 2g.+rk '-yWx0},LòɝO#K7|g%Xn9&@ŒZc}',W&, 3,ZR1d k%Bwa3#6iBΛ{:co0Ov`sր1`OA0z> ?r,j9 (Vĥ7v9`*3-\7!6ɴ).1Wy[醚HfĘ2$e`G*- X%|1ݭDž8u;JHS ODϖ4k4j!h"?$aHby , YZ