This manual page describes the configuration file for micq.
BASIC CONFIGURATION
UIN uin
Log in using UIN
uin
Password [password
]
Log in with password
password
If omitted, ask for password at startup.
Status number
Be initially in status
status
after log in.
status
can be:
0 Online
1 Away
5 Not Available
17 Occupied
19 Do Not disturb
32 Free for Chat
256 Invisible
Server server
Connect to ICQ server
server
e.g. icq1.mirabilis.com.
Port port
Listen on port
port
for incoming connections.
port
can be any unpriviledged port (> 1024), e.g. 4000.
SOCKS 5
s5_use number
Set
number
to 0 to disable and 1 to enable.
s5_host host
Connect to socks 5 proxy on host
host
s5_port port
Connect to socks 5 proxy listening on port
port
s5_auth number
Set
number
to 0 to omit authentification and 1 to do authentification.
s5_name name
Identify as user
name
to socks 5 proxy.
s5_pass password
Authenticate with password
password
to socks 5 proxy.
OPTIONS
Hermit
Only accept messages from people on your contact list.
LogDir path
Put log files into directory
path
Default is the home directory.
LogType number
Choose logging style
number
which can be:
0 Disable logging
1 Log to LogDir/micq_log
2 Log to LogDir/micq.log/uin.log
3 Log to LogDir/micq.log/uin.log but don't log mode changes
No_Color
Do not use colors in output.
Auto
Turns auto reply messages on.
Auto_Away number
Wait
number
seconds before automatically changing status to away or na.
Use 0 to disable.
Screen_Width number
Set screen width to
number
columns, or 0 to auto detect.
COMMAND IDENTIFIERS
The following items define the command names for the internal commands
whose defaults (unless noted otherwise) are defined in
micq(7).
clear_cmd alias
message_cmd alias
Default
msg
togig_cmd alias
iglist_cmd alias
Default
i
info_cmd alias
quit_cmd alias
Default
q
reply_cmd alias
Default
r
again_cmd alias
Default
a
list_cmd alias
Default
w
online_list_cmd alias
Default
e
away_cmd alias
na_cmd alias
dnd_cmd alias
online_cmd alias
occ_cmd alias
ffc_cmd alias
inv_cmd alias
search_cmd alias
status_cmd alias
auth_cmd alias
auto_cmd alias
add_cmd alias
togvis_cmd alias
change_cmd alias
save_cmd alias
alter_cmd alias
msga_cmd alias
url_cmd alias
update_cmd alias
about_cmd alias
AUTO RESPONSE MESSAGES
auto_rep_str_away msg
Set the away auto reply message to
msg
auto_rep_str_na msg
Set the not available auto replay message to
msg
auto_rep_str_dnd msg
Set the do not disturb auto reply message to
msg
auto_rep_str_occ msg
Set the occupied auto reply message to
msg
auto_rep_str_inv msg
Set the invisible auto reply message to
msg
CONTACT LIST
Contacts
Start the contact list.
The contacts are of the form
uinnickname
which will associate
nickname
to the user with user ID
uin
Prefixing the
uin
with an asterisk
( *
will allow the user to see you while beeing invisible, while a
tilde
( ~
will put the user on your ignore list of users that will never see you.
Note: micq does not reject messages from people on your ignore list. Note:
the contact list has to be the last part of this file.