dovecot-2.3-3.3.1 >  A `3p9|x=O V Sc1 `|Ϙ/CmN+4CJ8jݩݞF5ӑYs'sEtn35rJme}(C*d*ah+ Ł Кp`\( BtSEe7}'(craq90^AҪTOjh.,|`ͮ9V6g((-0)U)eETO&lý|sed1a8e34c19bcaacf1165adc0339e8d21580b6d5ee280da314ebfef8284157356c2cbffc1912f35d00aa7d28a422fea045b07e0a6`3p9|u(@qR{L 64N3fq J8X~hDg,L$)w+X~7)x"@pjԍ}ȍ̀I[cVpF*8?*(d   Q8<DHa   00 <0 0 \0  0 D0000( 8 98 : = >!?! @!F!G!,0H!0I"0X"Y"\"0]#0^& b'c(Ed(e(f(l(u(0v)z)))))))*$Cdovecot2.33.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.`2goat04 SSUSE Linux Enterprise 15SUSE LLC BSD-3-Clause and LGPL-2.1+ and MIThttps://www.suse.com/Productivity/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`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`2`22a578b63978d4658a4982a6cd6cdc8b123eb297be639937a6febed1ab696868dba719648ba98d4536a231fdd022e017c830aed00ee91d55a7d4b0cf359cbb44abb51c1d5de46fcbde5f639a1e0a02585fdc857378da8bbc4585651cc8f8a05f177fb7826c5ace72bcbac92a562aa61f6e350977345a7ca5ab93239e99f8501f72270e51ab3d9759ceacc39d63f2c5a2b8ddc5597c74ce82add0f62b970dd931cee1662ab85f71032f4e9976473460bf4be73d7d4ea02308c173aab285b493f29serviceQPQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootdovecot-2.3-3.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-3.3.13.0.4-14.6.0-14.0-15.2-14.14.1`e@Z?Z?Z:PU~@T^T@TT=@T @varkoly@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.deledest@gmail.commrueckert@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/shgoat04 1619669758  !"#$%&'()*+,-./02.3-3.3.12.3-3.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.suse.de/SUSE:Maintenance:19399/SUSE_SLE-15_Update/b3a1c8296c6f060c21e61958b876989f-dovecot.SUSE_SLE-15_Updatecpioxz5noarch-suse-linuxdirectoryemptyASCII text>w ҡpa+*dovecot23utf-86ad002e8548be3cb35ab69abe2b3a15f13c20a91c3b16f9b25b1f57cff54dc35?7zXZ !t/o] crt:bLL vnBӡݮ{V5p2PIUՃVGZAٻO:GZ`i&";"؛ w-0 Tηk[gI}ٗSm9Hć9ۣ'k'nn "M e8Im#4iKrAZ@9!zs_zIVkv]҈ZX 9OUs?^-Qƺc<:2 !zXoRqFU"6(t,YRe*}^lcs췄,ʚ^ 0ϲv[!Y 4Cv_ wZdfe;접8NWW7DKV6/Bf"% zYq3fKޝ^Y KMmihCIa`بP|Q {_FE;/rо;*žIMؽp#D,Lc2qa hGܝ{Vadq/*ʸw%DsD!.uגoYR[m~ &C ".Tc~Q5޾ٷs+*JRf2f@:t%I4F4,()%n_F H0Lxu 󲷇іx#j5W!Br>wreq!7h!Ӳz,_6ͩq^b9?~}F4DcȕȄ:rA Q=B8qjd*Slډ#/y|9^0ΞkgGσjKxX ҘE_v&|r4ԟڰPzl)Pgi!*%33o ZO{v's?mi >42%'A/? nቅ:pŮ4@b*dH@ DNde|˵x50#a2MP@ TS_N:Z ݟ=s— _P/T^URͨq{exά kWm LVޏ3cO (~NHN8r]R[Uatv&?gLrgPd9vd#u\EiܠS<"=,iMd62tl߃S2L^F[кz.~ajs4a nEW<ZvFڸ=[JG($z8XBzHknە e>&2P`d@:ttg#AHCV֝_ױUښUouE"Rl!#}d8G쉦߆)$C, &5 $ YZ