postgrey-1.34-12.fc20$>OH|U 2> wޥT>G ? d   :+:A P\{j D ` |     R      a( ) *4+=,D-H8L 9 : =>?@DGHI$X4Y<\X]^^bdefltuv8wx ,y d Cpostgrey1.3412.fc20Postfix Greylisting Policy ServerPostgrey is a Postfix policy server implementing greylisting. When a request for delivery of a mail is received by Postfix via SMTP, the triplet CLIENT_IP / SENDER / RECIPIENT is built. If it is the first time that this triplet is seen, or if the triplet was first seen less than 5 minutes, then the mail gets rejected with a temporary error. Hopefully spammers or viruses will not try again later, as it is however required per RFC.Rarm02-builder11.arm.fedoraproject.orgHFedora ProjectFedora ProjectGPLv2+Fedora ProjectUnspecifiedhttp://postgrey.schweikert.ch/linuxnoarchgetent group postgrey >/dev/null || groupadd -r postgrey getent passwd postgrey >/dev/null || \ useradd -r -g postgrey -d /var/spool/postfix/postgrey -s /sbin/nologin \ -c "Postfix Greylisting Service" postgrey exit 0 if [ $1 -eq 1 ] ; then # Initial installation /usr/bin/systemctl preset postgrey.service >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable postgrey.service > /dev/null 2>&1 || : /usr/bin/systemctl stop postgrey.service > /dev/null 2>&1 || : fi /usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : ;)_7F8&sZnA큤AMRMR\R\RKRRFs{MMKR\RR36ae8a0ee346556e5b02085443f9c0f436417d8af787915292774fa4c918c11f604e206ffdded177fd1b5839741a4bcf5ac127530c46246ee5a493052301d3dd20ce9c600256ad7fad3c99fcb70c6843119e5d5386dd1ac0dccd75d6a22dc23da721ab1f2a99449df0c2226d6a928b04669b5e3ec20bb52dbab902600438f315728334e5885d08d6ae9ce8244a1615f510669929a1b62e5badf2e07b2bb2b6d2d534531addfc71cae39b000527c498a53f661093feec6f0b8faa87ff340d85c3f30aae47c4f306afcaf8302cc33653b31e05e3b4306758ac905007f68a0a510b1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953e821886625a698f2f5e2b1958ccc906da4a4cb1e9390a40359dbbec59a2893feba434ed6a27d16219309b43d52158af4d77785d549d4ded5b90ecf284e57e3666b801b17f80f790241d10270d9c3ef2880e933dff5a0366b11246ca9ef136cb06f54c9ee044fb4c444be079b2c8fbe79edfb952d838e21cc930b4ff63985a4b2rootrootrootrootrootrootrootrootrootrootrootrootrootpostgreyrootrootrootrootrootrootrootrootrootrootrootrootrootpostfixpostgrey-1.34-12.fc20.src.rpmconfig(postgrey)postgrey @@@@ @@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/sh/bin/sh/usr/bin/perlconfig(postgrey)perl(:MODULE_COMPAT_5.18.2)perl(BerkeleyDB)perl(Fcntl)perl(Getopt::Long)perl(Net::DNS)perl(Net::Server)perl(Net::Server::Daemonize)perl(Net::Server::Multiplex)perl(POSIX)perl(Pod::Usage)perl(Sys::Hostname)perl(Sys::Syslog)perl(strict)perl(vars)postfixrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)shadow-utilssystemdsystemdsystemdrpmlib(PayloadIsXz)1.34-12.fc202.253.0.4-14.6.0-14.0-15.2-14.11.1# Save the current service runlevel info # User must manually run systemd-sysv-convert --apply postgrey # to migrate them to systemd targets /usr/bin/systemd-sysv-convert --save postgrey >/dev/null 2>&1 ||: # Run these because the SysV package being removed won't do them /sbin/chkconfig --del postgrey >/dev/null 2>&1 || : /bin/systemctl try-restart postgrey.service >/dev/null 2>&1 || :postgrey1.34-3Ry@Ra@R&R҃R@QB@Q@QP Ohq@On@MMRJlE@II@H5`@F @F{EVEt Ep@EO#C-CˊCw*C @Bp@B-A@ @@Christopher Meng - 1.34-12Christopher Meng - 1.34-11Christopher Meng - 1.34-10Christopher Meng - 1.34-9Nils Philippsen - 1.34-8Fedora Release Engineering - 1.34-7Petr Pisar - 1.34-6Fedora Release Engineering - 1.34-5Fedora Release Engineering - 1.34-4Jon Ciesla - 1.34-3Fedora Release Engineering - 1.34-2Matthias Saou 1.34-1Fedora Release Engineering - 1.32-3Fedora Release Engineering - 1.32-2Matthias Saou 1.32-1Fedora Release Engineering Matthias Saou 1.31-1Matthias Saou 1.30-1Matthias Saou 1.28-1Matthias Saou 1.27-4Matthias Saou 1.27-3Matthias Saou 1.27-2Matthias Saou 1.27-1Levente Farkas 1.24Levente Farkas 1.24Levente Farkas 1.22Levente Farkas 1.21Levente Farkas 1.21Levente Farkas 1.18Levente Farkas 1.17Levente Farkas 1.14Levente Farkas 1.13- Correct the syntax of systemd unit to support option with space-separated content.- Let perl magic determine the dependencies. - Fix systemd unit typo.- Fix typo in the SPEC.- Update systemd service unit to be more powerful. - SPEC cleanup(BZ#850279). - Add missing dependencies(BZ#1039355).- make postgrey work with perl 5.18 (#1039551)- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Perl 5.18 rebuild - Build-require systemd-units- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Migrate to systemd, BZ 714430.- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Update to 1.34.- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Update to 1.32. - Update init script to the new style. - Slightly update README-rpm instructions.- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- Update to 1.31.- Update to 1.30. - Update License field.- Update to 1.28. - Update URL to the new homepage.- Silence %setup. - Fix init script mode in the srpm. - Remove explicit perl(IO::Multiplex) requirement, not needed on FC6 (but probably still on RHEL4). - Add a comment line to the empty local whitelist file.- Add man page generation (Mike Wohlgemuth).- Include postgreyreport script.- Spec file cleanup.- some minor changes thanks to Peter Bieringer - upgrade to 1.24- upgrade to 1.22- spec file update from Luigi Iotti - update to 1.21- update to 1.18- update to 1.17- guard the pre and post scripts- initial release 1.13/bin/sh/bin/sh/bin/sh/bin/sh/bin/sh 1.34-12.fc201.34-12.fc20postgrey_whitelist_clientspostgrey_whitelist_clients.localpostgrey_whitelist_recipientspostgreypostgrey.servicepostgreypostgreyreportpostgreyCOPYINGChangesREADMEREADME-rpmpostgrey.8.gzpostgrey/etc/postfix//etc/sysconfig//usr/lib/systemd/system//usr/sbin//usr/share/doc//usr/share/doc/postgrey//usr/share/man/man8//var/spool/postfix/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=harddrpmxz2noarch-redhat-linux-gnueabiISO-8859 textASCII textPerl script, ASCII text executabledirectoryPascal source, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression) RR R R RRRRRRRRRR R R RRR?7zXZ !PH6B|)]"k%]ܮe6N1BK S;='?m sFKbVRBbij6?-1i)0}a\o3s8=zBiEXɸ9Ŀڍt06Luq1%{,K2k7p`(hS3 |k4~ʩr P?fs9Z4+^9B-=Xg(z ieת7Ey(e ^)L6Oڝ+\3zRif3AXd$tؾY)8q[`^.Ơt朥C,5IL$|a8meHZB?5ʚ86ѯK)dpmڇNLRS7b">KTH}MƩH jdM`CW.jHyGT(L]Cq0s]:hU=qhKqռww{X̫I@Wf!vr"9;y}I՞ljzK(R IqAŊw0@ٗ" F9jO*c1 ::ҷxvLV 9SW͇09mb<w\ҺvpZ`CBXHn{ !RT6۬n %I|P@LU0ŕqOʓxA_$ Ptغ'Lڳ]sR (.B"Cz0Wr,}I!DV *tW6!&Qj:Y5Dz"Qd$H4J+khlݕ)|}HcrF]_*ü JLΛ=37.\@Dji:Q^D­i[]V-' upY,f~-DTE-7*r:9be: KzeowrϞkj\[\`؊e|"9f sE"|rnĮQ(%Gjy!IKj!dwI;U/X Xg RV=%mg*&YX/3gAU~MЈ,RM55q P{Q\(XP(vB՟jISr#y"X6c?9j9T zrQ#LMDTUr X~4YóZ+S1c=D$>|s qd(1fi{P=Z{RˀnQZ|y2Mu]L>|X[uiaW *O=_*I .=.))OfP+p})Y8PAe5€bבF5TAxnmVoE?pQv3=yfd]Xq/BnU3k{8Q)#a NbLVäkf'?*=uY@Zܭ ;)@װYa?%\:RWh{3 M#ؼ]L^a8+:ϊNoSC]&DTG\(d Q8# Ox/Q'(or1`C 9IC2/REJ6*"@u1;mN*ICmz( 曐S6)R_)2ǩ ΔVL!HI{Z# gWFcffZ|vlUfU]d:NEw0RL 6h}H(*RaԌ*&; > WT/ZC7s?d%7ij?ZqHr,LFX,` *$ ۍŴy[f7Fr9N\tMZmDK~lͷRDnA:$ŭ&hsF6RXV2+ᩔax/ I'd4t&5a %h+3ۤ G%~N?=jHP#: ԨSxȨ(P5yAD. B`Z;wvji5s4Y7O. E%I`-CB" >r.H;[v+WՄyonܐY7v %Ffdb8doxoM~ *E[] pTRAɕ^űwQ|oډBOWUq Wi◓YcM տ@ͤPHUO>^k%at-m$CP#<>Y⦂Sk]dl.&X_?I)()OZqhT ]; /< >"7c;>{ٌa zp]٫@`|PۇeQ^?I9Wf1Ɲv͊Il,(SA{=.6b.YsY>D&4W_;pr'+c+~wP mn({i9zuXH,hd*1j4Yi2SBk]T&iGщf[h*D\M%J-hϣHZ ,ϦS v֋aaUG rX1zb$k߸/Y//cve)oČdRNsxL7ټ֔qD_W 䃾}P/ˈ(}C.0ɖ|bb+(k`+D]=3G2R mT)I]PG("DKMn_,BQYŝJ3!/禟W*\QQV~lMt~%'kVpR6يMW/u6A(P3!-vDc8"L+͚~g+ff=8:Nґ] *gsW2!q"Il*p6 >rtėlNvPxG %#o:4@!,WT5`{mNs>a o|'t|< [5Mo_.G=1W  Ihv٧_'N%3qujFM^E G61n& { \y! _kN|Y9  zbaCYJldK½>-ٱt @/7\>%oOiC4QC C6Wo@ρCCa'?TptLo/L(_)ncf,R#MZvX#j#"^hd"q}8|UG!:Uv pdZtZcn!؅&b68]E__?G_F4Fna$e.˨I|e.HS3mNሃak󸹁^^gPS#mߓed;X&޸mXmMuSA]]{HfcXnW f'3ʼn:H++g ` xR"ob2zZAԉB_?f9C$A{Q{jhޠ3o'ەo Qd[Eɻ݇6I+*1lQ~Er2n7{*C zב56P |a }!##?cSя$y\]*8ETsuLa{UWVqTZ22ώρh:x:K`Nzc`>N0ʊi@W8H0ly2%գ [tS+d h`ϫ-ZH ꙫ{Fy7u0dBhظ륊lm ;1#@1 9;3$}}]ؚj3\y1JW.;릊]ry|g*&_En< u*I" {}jR3t%!2OQl|dbH0w)i^AA7Q&1S{Wa֩dk&@Ȍ ٻ(KwkJ"T][9PXhq)HZAzm \qc( lxebxN5$XR#v|혼ŌYQ5``;{iV:k3zj'H)u0N e4d N6mk/y}261(Ք *x0|F<2ͫ!ȿ!1aYٍW d7 -M?&)LܟvOS:3Vj'YtUSoL- 4V=EmJM(!-GM. :Ρ)\r5h Ә. 63ƒ쬛ǓBނZWkê8<9SP/Qo/3fo ?`iժrtFO" جoBB>)Ie15Xp dwt J9zO[8Mkt&;n.feu/%D>T"p+5 XXۊ 3uSK"CRq0#rNE9FU,PU*+& '쾄שSR&YAήqd ݀ɟ+ΆKt 8SZ'La]E+->xBݦ@.  wfEag-G]Ήƞ)]dd9 fغ` bH2v?x]ܬêѪ:!~n| &޻.:JU4!KL9dz_2J{s2 K} [Q8^ TX31=re/Y&kΝc!b ajXЊXSI{7ϫQ }GBVl(JTKHSkA>Ԫ>bEvPK't{ϽryJ0M\!%`{یftq܅( Vk("ΫnD#D1K@4wY}v{W*;H=}}m +ue;U+Y ߗ*x %dQ}G3GJ@-z%^;\v yk.*/(SKc.2aì^/25IrPX#٣>żll) IHx˰249Mk}8q@L(:J2be@=?63 9VUٰPՕ'9:߮tO"3l!VӵP@Lhm"03PY&ǤZl9 @)2W|#̏%Em(Ǿ4bRD?_G]5kH*"(D)w9e1:]8쩄~;97&*,mI-M\u٬+shOЍH8T!if%\r!D~u)}ٗXpV)}%ֲyX} U80,~S3bVu "w/T1xiͮ2KQ+yf+Dz~8TF߱]6haN `m)GT{8Kӛٷ:2Dg8z۽M=3ܾAM_]>2p3D,aS!/uN/G _Ҵ{ZhF<"s&AC 4gԟ;5IJ5iCϝ5u(_w7g^L/y2c-bbk#;Kid}.q\}?EEfz @_QNiL88ʮ"N/I%+0aUsJ>U 01Jp'‚l|Q!@(~. _E.usI‹P> 'aȬx=Hਖê/C qWHBnF, xtVB)A?ݐxf+8o,.AĦ(LDVji:.y28}Adg`',=jB9NZ28<*Y2Bf>z hȭ?ↀ@Nxېj0%4)@"6cVF 4hRe|EWb5?[(P^-P6+Ja;S32W CT>#w-Au+>+VEf̵Z[-3Ju{fM&_ %G5]ePc` "y-$bA3ǹ SZRx-6>T'ڑ$#DVoǻ6ARaUܙTk`PS2@OM۩8HΫ ҩYEnaOI ckFOV.gZoI`ҍӲc ӜE_9_xJf&Y IgRP=+]$R__2]rf]2:<(Nj[f.0݉>D?Vﯼ䟝C_6pbsgJAymJrNuncvq@Zo2Tnq[齈4D3S46#MBlC+#{deD 5<4G,\* ڼk|EgW;4ӌT YZ