dovecot-2.3-lp152.4.3.1 4>$  Ap`"/=„pD?* .@M --w]LG>(т=pfd UA-|6N"2?I[ 3%WRt3_r'\qD j9ťW/;YsVƦLox@+B+'OI(::-Fp&x m>o`V, }w4Ja uSCְ( }4Dlևߢw@YD ETEW6[(fU=PHW179acc368dbc77e715b93d024250313c94defd84a75db869df1823681141a996f89c6aa0df9b4abb6c91741c4a1eed31b8192c046L`"/=„p)fTnfcyvLV[Hn &=n)*iZ WerQ@=LK2ň9P2Ź]t0@oQ8"=BW0P)$p{'7GV~gRMBs 'gz e>Nt,>vzdmE~i.<!FI~~1(v/pF*l?*\d   W@DLPcl   00 (0 0 H0 0 00000(8 90 : =!>!?!@!F!'G!<0H!0I"0X"Y"\#0]#0^& b'c(ad(e(f(l(u)0v)z))** * ***XCdovecot2.3lp152.4.3.1IMAP and POP3 Server Written Primarily with Security in MindDovecot 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 is a wrapper package that will just handle common things for all versioned dovecot packages.`goat05 SopenSUSE Leap 15.2openSUSEBSD-3-Clause and LGPL-2.1+ and MIThttp://bugs.opensuse.orgProductivity/Networking/Email/Servershttp://www.dovecot.org/linuxnoarch/usr/sbin/groupadd -r dovecot >/dev/null 2>&1 || : /usr/sbin/useradd -g dovecot -s /bin/false -r -c "User for Dovecot imapd" -d /run/dovecot dovecot >/dev/null 2>&1 || : /usr/sbin/useradd -g dovecot -s /bin/false -r -c "User for Dovecot login" -d /run/dovecot dovenull >/dev/null 2>&1 || : #Needed for update: /usr/sbin/usermod -d /run/dovecot dovecot >/dev/null 2>&1 || : /usr/sbin/usermod -d /run/dovecot dovenull >/dev/null 2>&1 || : # try to copy the default configuration. # # we fail silently if the dovecot-implementation package is not # installed yet. This allows us to break a little build loop between # dovecot and dovecotXY. if [ ! -e /etc/dovecot/dovecot.conf -a -e /usr/share/dovecot/example-config/dovecot.conf ] ; then # install default config echo "Did not find a /etc/dovecot/dovecot.conf. copying default configuration" cp -na /usr/share/dovecot/example-config/* /etc/dovecot/ # the chmod breaks the lda. lets use the more open permissions #chmod -Rv o= /etc/dovecot/ fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in dovecot.service dovecot.socket ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fisystemd-tmpfiles --create /usr/lib/tmpfiles.d/dovecot.conf || true if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in dovecot.service dovecot.socket ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable dovecot.service dovecot.socket || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop dovecot.service dovecot.socket ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in dovecot.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart dovecot.service ) || : fi fi&zA큤A큤A큤A````````````````````````````````````````````````2a578b63978d4658a4982a6cd6cdc8b123eb297be639937a6febed1ab696868dba719648ba98d4536a231fdd022e017c830aed00ee91d55a7d4b0cf359cbb44abb51c1d5de46fcbde5f639a1e0a02585fdc857378da8bbc4585651cc8f8a05f177fb7826c5ace72bcbac92a562aa61f6e350977345a7ca5ab93239e99f8501f72270e51ab3d9759ceacc39d63f2c5a2b8ddc5597c74ce82add0f62b970dd931cee1662ab85f71032f4e9976473460bf4be73d7d4ea02308c173aab285b493f29serviceQPQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootdovecot-2.3-lp152.4.3.1.src.rpmconfig(dovecot)dovecot      /bin/sh/bin/sh/bin/sh/bin/shconfig(dovecot)dovecot-implementationrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd2.3-lp152.4.3.13.0.4-14.6.0-14.0-15.2-14.14.1`e@Z?Z?Z:PU~@T^T@TT=@T @Peter Varkoly mrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.deLed mrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.de- /var/run in /usr/lib/tmpfiles.d/dovecot.conf is deprecated, please use /run instead (bsc#1185074) The home directories of the internal users was moved from /var/run/dovecot to /run/dovecot too.- bump recommends to 2.3- copy example config from /usr/share/dovecot/example-config/ instead of the documentation directory. (boo#1070871)- bump to dovecot 2.3- updated README.SUSE: Remove all references /etc/ssl/certs/. It should not be used anymore. (boo #932386) Please make sure you read README.SUSE after installing this update.- fix bashisms in pre script- add reload support to the dovecot service file- also track the config files from the sieve support in the %ghost- make the /etc/dovecot handling consistent between dovecot and dovecotXY. both now use: %dir /etc/dovecot %ghost %config(noreplace) /etc/dovecot/*- copy the correct file as init script in the non systemd case - remove %buildroot from %pre script just in case we uncomment that part at some point - only have %post in the systemd case/bin/sh/bin/sh/bin/sh/bin/shgoat05 1620317469  !"#$%&'()*+,-./02.3-lp152.4.3.12.3-lp152.4.3.1 dovecotREADMEconf.d10-auth.conf10-director.conf10-logging.conf10-mail.conf10-master.conf10-ssl.conf11-object-storage.conf15-lda.conf15-mailboxes.conf20-imap.conf20-lmtp.conf20-managesieve.conf20-pop3.conf20-submission.conf90-acl.conf90-plugin.conf90-quota.conf90-sieve-extprograms.conf90-sieve.confauth-checkpassword.conf.extauth-deny.conf.extauth-dict.conf.extauth-ldap.conf.extauth-master.conf.extauth-passwdfile.conf.extauth-sql.conf.extauth-static.conf.extauth-system.conf.extauth-vpopmail.conf.extdovecot-db.conf.extdovecot-dict-auth.conf.extdovecot-dict-sql.conf.extdovecot-ldap.conf.extdovecot-sql.conf.extdovecot.confsieve-ldap.confdovecotdovecotdovecot.servicedovecot.socketdovecot.confrcdovecotdovecotREADME.SUSEdovecot/etc//etc/dovecot//etc/dovecot/conf.d//etc/pam.d//etc/sysconfig/SuSEfirewall2.d/services//usr/lib/systemd/system//usr/lib/tmpfiles.d//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/dovecot//var/lib/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:16232/openSUSE_Leap_15.2_Update/c634e5b7115d1a2a16ea9aff9826ae62-dovecot.openSUSE_Leap_15.2_Updatecpioxz5noarch-suse-linuxdirectoryemptyASCII text"9RyV{]9cHdovecot23utf-8c31790ca4f1818d57c837bee5aed8dc2f0d11d7b33a7f89aca5c0ef5145436f2?7zXZ !t/o] crt:bLL Gxʵu6y;x08灸!=͟Au-^?IDW Pv7~>n4t(]RaZbXzE8ZWG Pv| 6bd/vd$[t.ⓐCwfFk{p)'Stԑ,ߎVzA?ctdP 7x3 ͚R>1bwcp`)ȬsYw~ub,ԠGɤZ=o֎" gb[lp̈́S~@cM`BwwUf2'I"3CVL%͢.iZe(E qG#QW9_iTA2fyU^vqBPDś*KڷbS k+04lNGVD>J#8zF:/Rq_:^GPŪ;TYf-4O0~-uWG9|_1O8NY m[;}C$HbB{suf?KzC %V\^ | ΈĕDÒ YRk'@ 4bvĒ1s>OtZ[pԝ&ʯI$>7,`z cWc\]FRL]{N>E=2q 6!1t)2U%U$>yhb'Nhaߗk$QQeUTKHhXwpr}8N5/^sw+b y/ Q0{¯A]t/\ fUˎ2b߹hwǬ8>n  ~pI~Qj=e&PLnQMtk sd?=W7GxG (v]WAi7GT$rB^=w#Ӯ]Q "I#:lm>9g*IHeǼ3bR7e= U^cq HCamYg,|0xz +LI];i> Xq+o7W-E@P Le*6Pc9ep&WX)I20@r0螲LՖ9eȫoYt/2|GbVC@G$vK_{vgj 2myS437^D?MsYGPJyПU&\C=D1((m˙ ,7wʌ͆[-j+A"ap&_`&`*.I}Q9q@f`Y7n]l}im^L`:4^j`4 4JvɈ'U wGo?4z$uH~4B@V{ê>!S6 vɐEE3+ . + si"P}Ӌ父`).>s eQ@%ڋ4'["{J3,@vŖK=(+D\M'-@;G]5 ?SI۹ʜKSp(qT)\+/-tҤx4ZXWAН= XoxX^6}Q UT?/v7m{L 1rwJ!H*pvC Ʒ 1&{v YZ