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.171
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 /
doc /
devscripts /
examples /
[ HOME SHELL ]
Name
Size
Permission
Action
bts_autosubscription.procmail
1.28
KB
-rw-r--r--
debbisect_buildsrc.sh
822
B
-rwxr-xr-x
debian.procmail
4.02
KB
-rw-r--r--
forward.exim
180
B
-rw-r--r--
forward.procmail
19
B
-rw-r--r--
master.procmail
3.8
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : bts_autosubscription.procmail
# This handles initial submissions ("Thank you for the problem # report...") and also followups ("Thank you for the additional # information..."). :0 * ^To: Justin Pryzby <justinpryzby@users\.sourceforge\.net>$ * ^From: owner@bugs\.debian\.org \(Debian Bug Tracking System\)$ * ^Subject: Bug#\/[0-9]* |echo |mail "$MATCH-subscribe@bugs.debian.org" # This handles bug reports on which I've had an effect via the control # bot. The 'To:' condition is necessary, otherwise I'd occasionally # be subscribed to a massive number of bugs when Don reassigns from # debbugs to bugs.d.o, or Eric from mozilla-firefox to firefox, and # I'm already subscribed to those packages anyway.. :0 * ^To: Justin Pryzby <justinpryzby@users\.sourceforge\.net>$ * ^From: owner@bugs\.debian\.org \(Debian Bug Tracking System\)$ * ^Subject: Processed: |grep -Eo '^Bug#[0-9]+:' |sed -e 's/^Bug#//' -e 's/:$/-subscribe@bugs.debian.org/ ' |tr '\n' ',' |sed -e 's/^/To: /' -e 's/,$/\n/' |sendmail -t :0 * ^From: [0-9]+-subhelp@bugs\.debian\.org$ * ^Subject: Please confirm subscription to [0-9]+@bugs.debian.org * ^Reply-To: \/.*@bugs\.debian\.org$ |echo |mail "$MATCH" :0 * ^From: [0-9]+-subhelp@bugs\.debian\.org$ * ^Subject: Subscription to [0-9]+@bugs.debian.org successful$ Mail/bug_subscription_success # vim:ft=procmail:ts
Close