|
コマンド |
説明 |
| # /usr/share/squirrelmail/config/conf.pl |
SqurrielMailの設定変更ツールです。
/etc/squirrelmail/config.php を変更するものです。
直接,config.phpを変更しても良いのですが,このツールの方が簡単です。 |
SquirrelMail Configuration : Read: config.php
(1.2.0)
------------------------------------------------
Main Menu --
1. Organization Preferences
2. Server Settings
3. Folder Defaults
4. General Options
5. Themes
6. Address Books (LDAP)
7. Message of the Day (MOTD)
8. Plugins
9. Database
D. Set pre-defined settings for specific IMAP servers
C. Turn color on
S Save data
Q Quit
Command >>D
|
サーバの設定変更をします。 D を選択して,courier
と入力すれば,あとの設定は不要です。 |
Please select your IMAP server:
cyrus = Cyrus IMAP server
uw = University of Washington's IMAP server
exchange = Microsoft Exchange IMAP server
courier = Courier IMAP server
macosx = Mac OS X Mailserver
quit = Do not change anything
Command >> courier
imap_server_type = courier
default_folder_prefix = INBOX.
trash_folder = Trash
sent_folder = Sent
draft_folder = Drafts
show_prefix_option = false
default_sub_of_inbox = false
show_contain_subfolders_option = false
optional_delimiter = .
Press any key to continue... |
courier と入力します |
SquirrelMail Configuration : Read: config.php
(1.2.0)
----------------------------------------------
Main Menu --
1. Organization Preferences
2. Server Settings
3. Folder Defaults
4. General Options
5. Themes
6. Address Books (LDAP)
7. Message of the Day (MOTD)
8. Plugins
9. Database
D. Set pre-defined settings for specific IMAP servers
C. Turn color on
S Save data
Q Quit
Command >>S |
S でセーブして,
Q で終了です。他,ログイン画面のメッセージとかドメイン名とか適当に修正してください。 |