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 /
doc /
mutt /
examples /
[ HOME SHELL ]
Name
Size
Permission
Action
Mush.rc
441
B
-rw-r--r--
Muttrc
178.06
KB
-rw-r--r--
Pine.rc
1022
B
-rw-r--r--
Tin.rc
606
B
-rw-r--r--
bgedit-detectgui.sh
1.29
KB
-rw-r--r--
bgedit-screen-tmux.sh
1.93
KB
-rw-r--r--
colors.angdraug
4.64
KB
-rw-r--r--
colors.default
611
B
-rw-r--r--
colors.linux
605
B
-rw-r--r--
gpg.rc
4.67
KB
-rw-r--r--
markdown2html
9.48
KB
-rw-r--r--
mutt_oauth2.py
17.29
KB
-rw-r--r--
mutt_oauth2.py.README
14.06
KB
-rw-r--r--
mutt_xtitle
311
B
-rw-r--r--
pgp2.rc
1.66
KB
-rw-r--r--
pgp5.rc
1.75
KB
-rw-r--r--
pgp6.rc
1.68
KB
-rw-r--r--
ray.muttrc
1.93
KB
-rw-r--r--
sample.mailcap
134
B
-rw-r--r--
sample.muttrc
12.66
KB
-rw-r--r--
sample.muttrc-compress
1.31
KB
-rw-r--r--
sample.muttrc-sidebar
3.9
KB
-rw-r--r--
sample.muttrc-starter
2.65
KB
-rw-r--r--
sample.muttrc-tlr
10.57
KB
-rw-r--r--
sample.vimrc-sidebar
2.62
KB
-rw-r--r--
smime.rc
4.19
KB
-rw-r--r--
smime_keys_test.pl
3.39
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sample.muttrc-sidebar
# This is a complete list of sidebar-related configuration. # -------------------------------------------------------------------------- # VARIABLES - shown with their default values # -------------------------------------------------------------------------- # Should the Sidebar be shown? set sidebar_visible = no # How wide should the Sidebar be in screen columns? # Note: Some characters, e.g. Chinese, take up two columns each. set sidebar_width = 20 # Should the mailbox paths be abbreviated? set sidebar_short_path = no # When abbreviating mailbox path names, use any of these characters as path # separators. Only the part after the last separators will be shown. # For file folders '/' is good. For IMAP folders, often '.' is useful. set sidebar_delim_chars = '/.' # If the mailbox path is abbreviated, should it be indented? set sidebar_folder_indent = no # Indent mailbox paths with this string. set sidebar_indent_string = ' ' # Make the Sidebar only display mailboxes that contain new, or flagged, # mail. set sidebar_new_mail_only = no # Any mailboxes that are whitelisted will always be visible, even if the # sidebar_new_mail_only option is enabled. sidebar_whitelist '/home/user/mailbox1' sidebar_whitelist '/home/user/mailbox2' # When searching for mailboxes containing new mail, should the search wrap # around when it reaches the end of the list? set sidebar_next_new_wrap = no # The character to use as the divider between the Sidebar and the other Mutt # panels. # Note: Only the first character of this string is used. set sidebar_divider_char = '|' # Enable extended buffy mode to calculate total, new, and flagged # message counts for each mailbox. set mail_check_stats # Display the Sidebar mailboxes using this format string. set sidebar_format = '%B%?F? [%F]?%* %?N?%N/?%S' # Sort the mailboxes in the Sidebar using this method: # count - total number of messages # flagged - number of flagged messages # new - number of new messages # path - mailbox path # unsorted - do not sort the mailboxes set sidebar_sort_method = 'unsorted' # -------------------------------------------------------------------------- # FUNCTIONS - shown with an example mapping # -------------------------------------------------------------------------- # Move the highlight to the previous mailbox bind index,pager \Cp sidebar-prev # Move the highlight to the next mailbox bind index,pager \Cn sidebar-next # Open the highlighted mailbox bind index,pager \Co sidebar-open # Move the highlight to the previous page # This is useful if you have a LOT of mailboxes. bind index,pager <F3> sidebar-page-up # Move the highlight to the next page # This is useful if you have a LOT of mailboxes. bind index,pager <F4> sidebar-page-down # Move the highlight to the previous mailbox containing new, or flagged, # mail. bind index,pager <F5> sidebar-prev-new # Move the highlight to the next mailbox containing new, or flagged, mail. bind index,pager <F6> sidebar-next-new # Toggle the visibility of the Sidebar. bind index,pager B sidebar-toggle-visible # -------------------------------------------------------------------------- # COLORS - some unpleasant examples are given # -------------------------------------------------------------------------- # Note: All color operations are of the form: # color OBJECT FOREGROUND BACKGROUND # Color of the current, open, mailbox # Note: This is a general Mutt option which colors all selected items. color indicator cyan black # Color of the highlighted, but not open, mailbox. color sidebar_highlight black color8 # Color of the divider separating the Sidebar from Mutt panels color sidebar_divider color8 black # Color to give mailboxes containing flagged mail color sidebar_flagged red black # Color to give mailboxes containing new mail color sidebar_new green black # -------------------------------------------------------------------------- # vim: syntax=muttrc
Close