squirrelmail/defprefs.txt

Mon, 20 Apr 2009 19:22:00 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 20 Apr 2009 19:22:00 +0200
changeset 178
0ba300bdf30a
parent 159
5524672ebbe7
child 180
4c723152d46f
permissions
-rw-r--r--

Change unfortunate but partly useful overreaching security tradeoff.
The principle of allocating each running process an individual system
user and group can have security benefits, however maintining a plethora
of users, groups, processes, file modes, file permissions, and even
nonportable file ACLs on a host serving from a hundred processes has
some security disadvantages. This tradeoff is even worse for systems
like OpenPKG which benefit from administration transparency through the
use of minimal system intrusion and only three usage privilege levels.

     1 show_html_default=0
     2 left_refresh=300
     3 hour_format=1
     4 date_format=2
     5 reply_citation_style=author_said
     6 mailfetch_newlog=off
     7 javascript_on=1
     8 use_javascript_addr_book=1
     9 spamcop_method=web_form
    10 show_xmailer_default=1
    11 pf_cleandisplay=1
    12 delete_move_next_t=off
    13 delete_move_next_formATtop=off
    14 delete_move_next_b=on
    15 delete_move_next_formATbottom=on
    16 show_user_on_left_pane=1
    17 show_ip_on_left_pane=1
    18 show_host_on_left_pane=1
    19 smallcal_bottom=1
    20 smallcal_separator=1
    21 smallcal_show=1
    22 smallcal_default=1
    23 smallcal_header=#770000
    24 smallcal_calendar=Personal
    25 move_to_trash=1
    26 trash_folder=Trash
    27 save_as_draft=1
    28 draft_folder=Drafts
    29 move_to_sent=1
    30 sent_folder=Sent
    31 left_size=220
    32 folder_sizes_left_link=1
    33 folder_sizes_on_folder_page=0
    34 folder_sizes_subtotals=1
    35 wrap_at=72
    36 custom_css=tahoma-12.css
    37 newmail_enable=on
    38 newmail_changetitle=on
    39 translate_server=dictionary
    40 translate_location=center
    41 translate_show_read=1
    42 mailfetch_port_0=110
    43 mailfetch_cypher=on
    44 mailfetch_lmos_0=on
    45 mailfetch_subfolder_0=INBOX
    46 mailfetch_server_number=0
    47 use_signature=1
    48 prefix_sig=1
    49 search_memory=8
    50 order1=1
    51 order2=2
    52 order3=3
    53 order4=5
    54 order5=4
    55 order6=6
    56 sent_subfolders_base=Sent
    57 folder_sizes_link_button=1
    58 newmail_media=https://mail.europalab.com/plugins/newmail/sounds/FanFair.wav

mercurial