Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 18.118.19.89
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
exim4 /
conf.d /
router /
[ HOME SHELL ]
Name
Size
Permission
Action
00_exim4-config_header
514
B
-rw-r--r--
100_exim4-config_domain_litera...
646
B
-rw-r--r--
150_exim4-config_hubbed_hosts
556
B
-rw-r--r--
200_exim4-config_primary
2.96
KB
-rw-r--r--
300_exim4-config_real_local
607
B
-rw-r--r--
400_exim4-config_system_aliase...
1.56
KB
-rw-r--r--
500_exim4-config_hubuser
878
B
-rw-r--r--
600_exim4-config_userforward
2.05
KB
-rw-r--r--
700_exim4-config_procmail
403
B
-rw-r--r--
800_exim4-config_maildrop
323
B
-rw-r--r--
850_exim4-config_lowuid
907
B
-rw-r--r--
900_exim4-config_local_user
402
B
-rw-r--r--
mmm_mail4root
472
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 400_exim4-config_system_aliases
### router/400_exim4-config_system_aliases ################################# # This router handles aliasing using a traditional /etc/aliases file. # ##### NB You must ensure that /etc/aliases exists. It used to be the case ##### NB that every Unix had that file, because it was the Sendmail default. ##### NB These days, there are systems that don't have it. Your aliases ##### NB file should at least contain an alias for "postmaster". # # This router handles the local part in a case-insensitive way which # satisfies the RFCs requirement that postmaster be reachable regardless # of case. If you decide to handle /etc/aliases in a caseful way, you # need to make arrangements for a caseless postmaster. # # Delivery to arbitrary directories, files, and piping to programs in # /etc/aliases is disabled per default. # If that is a problem for you, see # /usr/share/doc/exim4-base/README.Debian.gz # for explanation and some workarounds. system_aliases: debug_print = "R: system_aliases for $local_part@$domain" driver = redirect domains = +local_domains allow_fail allow_defer data = ${lookup{$local_part}lsearch{/etc/aliases}} .ifdef SYSTEM_ALIASES_USER user = SYSTEM_ALIASES_USER .endif .ifdef SYSTEM_ALIASES_GROUP group = SYSTEM_ALIASES_GROUP .endif .ifdef SYSTEM_ALIASES_FILE_TRANSPORT file_transport = SYSTEM_ALIASES_FILE_TRANSPORT .endif .ifdef SYSTEM_ALIASES_PIPE_TRANSPORT pipe_transport = SYSTEM_ALIASES_PIPE_TRANSPORT .endif .ifdef SYSTEM_ALIASES_DIRECTORY_TRANSPORT directory_transport = SYSTEM_ALIASES_DIRECTORY_TRANSPORT .endif
Close