diff options
| -rw-r--r-- | fml/share/message/euc-jp/user/welcome | 20 | ||||
| -rw-r--r-- | fml/share/message/us-ascii/user/welcome | 16 |
2 files changed, 36 insertions, 0 deletions
diff --git a/fml/share/message/euc-jp/user/welcome b/fml/share/message/euc-jp/user/welcome new file mode 100644 index 00000000..cbf881e9 --- /dev/null +++ b/fml/share/message/euc-jp/user/welcome @@ -0,0 +1,20 @@ + +あなたは $article_post_address メーリングリストへ登録されました。 + +********************************************************************** + + $article_post_address メーリングリストへようこそ + +MLへの投稿は $article_post_address へ送って下さい。 + +本MLではコマンドを含むメールを送ることによりさまざまなサービスを受け +ることが出来ます。 + +コマンドは $command_mail_address へ送って下さい。本文に help とだけ書 +いたメールを送ることによりコマンドのヘルプを見ることが出来ます。 + +なおメーリングリストの管理者へ直接聞きたいことがあれば +$maintainer へメールを送って下さい。 + +********************************************************************** + diff --git a/fml/share/message/us-ascii/user/welcome b/fml/share/message/us-ascii/user/welcome new file mode 100644 index 00000000..e2e7a824 --- /dev/null +++ b/fml/share/message/us-ascii/user/welcome @@ -0,0 +1,16 @@ +You are registered in $article_post_address mailing list. + +********************************************************************** + + Welcome to $article_post_address mailing list + +Please send your message to $article_post_address for posting. + +This mailing list provides command mail interface. Please send a mail +with commands in the message body to $command_mail_address. + +Send a line "help" to this address to get help message. + +If you have some questions, send it to $maintainer. + +********************************************************************** |
