Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.217.117
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
exim4 /
conf.d /
transport /
Delete
Unzip
Name
Size
Permission
Date
Action
00_exim4-config_header
544
B
-rw-r--r--
2023-09-29 20:38
10_exim4-config_transport-macros
802
B
-rw-r--r--
2024-06-17 07:31
30_exim4-config_address_file
269
B
-rw-r--r--
2023-09-29 20:38
30_exim4-config_address_pipe
365
B
-rw-r--r--
2023-09-29 20:38
30_exim4-config_address_reply
208
B
-rw-r--r--
2023-09-29 20:38
30_exim4-config_mail_spool
385
B
-rw-r--r--
2024-06-17 07:31
30_exim4-config_maildir_home
1.16
KB
-rw-r--r--
2023-09-29 20:38
30_exim4-config_maildrop_pipe
258
B
-rw-r--r--
2023-09-29 20:38
30_exim4-config_procmail_pipe
220
B
-rw-r--r--
2023-09-29 20:38
30_exim4-config_remote_smtp
1.65
KB
-rw-r--r--
2024-07-11 04:55
30_exim4-config_remote_smtp_smarthost
1.86
KB
-rw-r--r--
2024-07-11 04:55
35_exim4-config_address_directory
414
B
-rw-r--r--
2023-09-29 20:38
Save
Rename
### transport/30_exim4-config_maildir_home ################################# # Use this instead of mail_spool if you want to to deliver to Maildir in # home-directory - change the definition of LOCAL_DELIVERY # maildir_home: debug_print = "T: maildir_home for $local_part@$domain" driver = appendfile .ifdef MAILDIR_HOME_MAILDIR_LOCATION directory = MAILDIR_HOME_MAILDIR_LOCATION .else directory = $home/Maildir .endif .ifdef MAILDIR_HOME_CREATE_DIRECTORY create_directory .endif .ifdef MAILDIR_HOME_CREATE_FILE create_file = MAILDIR_HOME_CREATE_FILE .endif delivery_date_add envelope_to_add return_path_add maildir_format .ifdef MAILDIR_HOME_DIRECTORY_MODE directory_mode = MAILDIR_HOME_DIRECTORY_MODE .else directory_mode = 0700 .endif .ifdef MAILDIR_HOME_MODE mode = MAILDIR_HOME_MODE .else mode = 0600 .endif mode_fail_narrower = false # This transport always chdirs to $home before trying to deliver. If # $home is not accessible, this chdir fails and prevents delivery. # If you are in a setup where home directories might not be # accessible, uncomment the current_directory line below. # current_directory = /