exim-greylist-4.96-10.fc39 >t 6 6_6 3!92d LuZLdb uZL D8B]h;`ϓwq3j#Sک"i*ĦF4|Dm#rfҫ{oY v3Tq̠M6K:*qJ,u]kt0̜N1mEvG1,Gc/^Y{$.?BogH@PfmYIA"^{Ѻ0{h}P|4:|G:a?dGBB*w-0;և )A}cjQlV _Vxk5AU#rm*֨د j` j,/|3Gϟ#wCR$Jw{ ddSl(f[蔎&QW6H<ɉ$)*Rf17b852dc85aa1dc20387da1e8885e177e1598da48c35ff380e7c982f1748a96ef6cd2cb0f3d36b74d7f2c934566c2c0ea18deaa030204388b603e0047304502201688e465d270591a34ff6b4ab76c590206c722936a866d9fdf0ed24e023e4436022100cb2da01988ebf77e0e749924a37e65cc40b62ba5af009443b791e3a99d0e1b71030204388b603e00473045022100b538d2e67ed3eac44eccd67ff19059334062a433ce91826a082ffc786e8858ce02205c9c9aeb3eb84ec989329d6d095d814cf86a2dc156a6698b572f374c7cc368cb030204388b603e00483046022100ac183f30b599ebb438c044c76d6baad055d7477f0a65403986fed23c76a933d0022100cc6de523451c25efe2b8e2a00e94ef5e013425cfd1a9013d46edec46475ec7a4$3!92d LuZLdb uZL{0XWPdfCgUܬj':ɂSQ7CMe/ }>,wHS%0kD=Q$ YDET:s~D0mQdmAi{;?MgԭR>96|T+hUb405q"t KM*w]7ίi'&N!š %TUZ!ĪE@3Mmƀo)9J/,Rw NsQCc޾"ք%BUGSDn )wLN$lu(KaJ}n2⵫]mpՖY[ظk)Ě3(܁4[q)m+..~xdRY:NH)3rqMuDׯA*hu3bj`yzk']pa3dF߾9ƨ"_< ˴zr!*>Ty[DU 9ɧfP7ReĿBS{/RG522k V+WeR$">`@?d  Nx|       4D  N (89: >GHIXY\ ]0^wbdnesfxl{tuvwx y048\bCexim-greylist4.9610.fc39Example configuration for greylisting using EximThis package contains a simple example of how to do greylisting in Exim's ACL configuration. It contains a cron job to remove old entries from the greylisting database, and an ACL subroutine which needs to be included from the main exim.conf file. To enable greylisting, install this package and then uncomment the lines in Exim's configuration /etc/exim.conf which enable it. You need to uncomment at least two lines -- the '.include' directive which includes the new ACL subroutine, and the line which invokes the new subroutine. By default, this implementation only greylists mails which appears 'suspicious' in some way. During normal processing of the ACLs we collect a list of 'offended' which it's committed, which may include having SpamAssassin points, lacking a Message-ID: header, coming from a blacklisted host, etc. There are examples of these in the default configuration file, mostly commented out. These should be sufficient for you to you trigger greylisting for whatever 'offences' you can dream of, or even to make greylisting unconditional.d5buildvm-a64-39.iad2.fedoraproject.org XFedora ProjectFedora ProjectGPLv2+Fedora ProjectUnspecifiedhttps://www.exim.org/linuxaarch64if [ ! -r /var/spool/exim/db/greylist.db ]; then sqlite3 /var/spool/exim/db/greylist.db < /etc/exim/mk-greylist-db.sql chown exim.exim /var/spool/exim/db/greylist.db chmod 0660 /var/spool/exim/db/greylist.db fi큤d'd'd'd'623041e927fde2df57d1db8d1c7b1baff36e563bb6a18099e541142403c23d5394a8ca56140e4ecd9b0d8f5d96f50d6ea34c6ba515cbae2ac80261a94fc6d1a0fe992b118359fa7a23f50fdf903c5152ed46184d4b6d2c958360f266ea0ef5f6@rootrootrootrootrootrootrootrootexim-4.96-10.fc39.src.rpmconfig(exim-greylist)exim-greylistexim-greylist(aarch-64)@    /bin/sh/usr/bin/bashconfig(exim-greylist)crontabseximrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)sqlite4.96-10.fc393.0.4-14.6.0-14.0-15.4.18-14.18.91d@dD@c0ci@c|ca @cOc@b?b@baNaW@aZa@` @Fedora Release Engineering - 4.96-10Jitka Plesnikova - 4.96-9Fedora Release Engineering - 4.96-8Florian Weimer - 4.96-7Jaroslav Škarvada - 4.96-6Jaroslav Škarvada - 4.96-5Jaroslav Škarvada - 4.96-4Marcel Härry - 4.96-3Fedora Release Engineering - 4.96-2Jaroslav Škarvada - 4.96-1Jitka Plesnikova - 4.95-4Fedora Release Engineering - 4.95-3Björn Esser - 4.95-2Jaroslav Škarvada - 4.95-1Sahana Prasad - 4.94.2-4Fedora Release Engineering - 4.94.2-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild- Perl 5.38 rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild- Fix pointer truncation bug in DLOPEN_LOCAL_SCAN extension (#2152978)- Fixed exit on attempt to rewrite malformed address Resolves: rhbz#2143283- Fixed use after free in dmarc_dns_lookup Resolves: CVE-2022-3620- Fixed use after free in regex handler Resolves: CVE-2022-3559- Fix "tainted search query is not properly quoted" for greylisting- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild- New version Resolves: rhbz#2101104- Perl 5.36 rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild- Rebuild(libnsl2) - Drop support for NISPLUS, as libnsl2 >= 2.0.0 does not support it anymore- New version Resolves: rhbz#2008452- Rebuilt with OpenSSL 3.0.0- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild/bin/sh4.96-10.fc394.96-10.fc394.96-10.fc39greylist-tidy.shexim-greylist.conf.incmk-greylist-db.sqlgreylist.db/etc/cron.daily//etc/exim//var/spool/exim/db/-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointercpiozstd19aarch64-redhat-linux-gnuBourne-Again shell script, ASCII text executableUnicode text, UTF-8 textASCII textemptyRhttps://bugz.fedoraproject.org/eximutf-8ff1e04bfca2c35c5f7213a448f529380d0a4bc8c131be4c9b62953a16c4ba07eb263ba26d75f6dcf159ca8c2117d6126da3ac06a80af88461db376d5b71482d3?(/hMgs<0 TmvmSI˶;ɽyՒ_ZӋ[Uq!GvK,AnD+X~ 9קl祉{bH{)U[Z̫N7(A`C! x2@B} fzY,HlYkKAvJAv:uP:{Ya[rNcvi#׳\t) g*A`2&$(R(&";CEEvF@lf8 !x2 Y/M l2}>98Y.׍%jȒ~r,'K /mA: v,ԯEؠ0 @0mp#FRr锋r>uT)l)J=n?rRҿ!)AV/G=z-tNBggs!=.vnoXpꉍY5-njI gD:;RV 7χ#rZ~6A1OXALJF) z!kTl\F>lthyR{rWvݘQAj vHtJ>#w4ic_A y| T*)ak@$I9ϯoH-YoIzֲR_MbKV<de!ȱnU6V %XN!i04D0[JQ(G~@C}>~gDD2q(҃%ԟa~I?ۙ HKzL$)OVeN.Ln۳%'E5?է-J/薝?Bqإn>e^t<\eLٞcʾnn=iQ pD8Mx0dIVz7O>M1eIvGͥ2$'nh^WnǬ3T^c܍d.b3G( spX`dTXl6JA iu#=~8V\RgIDdTjDfDR$B@6XC 2"""""" I p̘@ F @^֙ Mmt#E6#|7^'kA.}=c+WYw kCg̃9q~p#Gi EN``mUjDagK,Zm*s rfԞ_Ќ z-](|-M@iwh]-#*w fEQ4 {;w9 Db+StI@} ݐ B8Aސon)*Q+C ,w7)=u^ %r^E^5:6]J vihB~6"neҭ/sFG.@s5G/Jbkѡ' C\x ";C:Z6][ `trHnOH-Byޅ7ihx!HErx,y*w74a#3kE=R]&Yo$cx% /8ض5\\8<hҘw0]ﰝdO+&Ӕ%nNl5zST^BAia~@7F\Yd4{xy5}$nkL<,@#d.2bVHij+O{'ҹ|Lx_%#>0 k j`w0 auj]?Sbn')7+zm2ACXH' RsB%CpPw#i) Uyt"RP BЄn*ݷZvZj"kNS8<}b=A+y03}ך,6 w4T}nB XhuN%&]E8G/~l4肭e(u5g#\ HOOXdكn۵L +WI>+ޞdQ ,f[]Squ9D4`;OJdiVu$ g-Ɛ~9^z] %$h4scu擞l;5i):z2;}x+g):@PcG+ p@DCFAVˤ)`Ժt}у! s9+ 4#rY1mUi~oւ4J-@(N-̽qӉAcGYjK)9ّ2 FpOJ^EB#-,Ua~vy';y