ソースを参照

- explicit multidomain support (recipient's ID stored now in (username,domain))
- r_uri columns kept for compatibility with old version of msilo but is not filled by this version and will be removed in future
- the version of silo table should be 3 -- the module checks it at start up
- NEWS updated

Daniel-Constantin Mierla 21 年 前
コミット
684698c4a5
1 ファイル変更4 行追加0 行削除
  1. 4 0
      NEWS

+ 4 - 0
NEWS

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