...
|
...
|
@@ -17,6 +17,10 @@ modules:
|
17
|
17
|
sends a message using unix socket interface instead of FIFO interface.
|
18
|
18
|
- TM contains new config variable - unix_tx_timeout -- it specifies the
|
19
|
19
|
transmit timeout of t_write_sock
|
|
20
|
+ - msilo - explicit multidomain support -- recipient's user ID is stored in
|
|
21
|
+ the columns username and domain -- r_uri column kept for compatibility
|
|
22
|
+ reasons (will be removed in future) but not filled by this version of
|
|
23
|
+ module
|
20
|
24
|
new modules:
|
21
|
25
|
- answer server options requests [options]
|
22
|
26
|
core:
|