⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.25
Server IP:
109.199.105.153
Server:
Linux connect.inboxifs.com 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
lib
/
dpkg
/
info
/
View File Name :
postgrey.config
#! /bin/sh # debconf notice set -e . /usr/share/debconf/confmodule if [ "$1" != "configure" ]; then exit 0; fi if dpkg --compare-versions "$2" lt-nl "1.32-1" && \ [ -e /etc/postfix/main.cf ] && \ grep -q 'inet:127.0.0.1:60000' /etc/postfix/main.cf; then db_input critical postgrey/1.32-3_changeport || true db_go || true fi