uawdijnntqw1x1x1
IP : 216.73.216.155
Hostname : vm5018.vps.agava.net
Kernel : Linux vm5018.vps.agava.net 3.10.0-1127.8.2.vz7.151.14 #1 SMP Tue Jun 9 12:58:54 MSK 2020 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
var
/
lib
/
dpkg
/
.
/
.
/
info
/
.
/
dovecot-pop3d.postrm
/
/
#!/bin/sh set -e if [ "$1" = "remove" ]; then # Remove the imaps and imap option from the protocols line perl -pi.bak -e 'if (/^\s*protocols =/i) { s/pop3s//; s/pop3//; s/$/ none/ unless (/imap/ or /none/); s/[ \t]+/ /g; };'\ /etc/dovecot/dovecot.conf fi # Restart dovecot because we've updated the configuration file. if [ -x "/etc/init.d/dovecot" ]; then if [ -x /usr/sbin/invoke-rc.d ] ; then invoke-rc.d dovecot start else /etc/init.d/dovecot start fi fi
/var/lib/dpkg/././info/./dovecot-pop3d.postrm