diff --git a/a5userman.html b/a5userman.html new file mode 100644 index 0000000..80baed7 --- /dev/null +++ b/a5userman.html @@ -0,0 +1,89 @@ + + + + + + + + + +

+�ߤ�ʤ�ͽ��ɽ �֥��ե���5�����ѻ��ʰץޥ˥奢�� +

+ +

���Ѽ���Ͽ�ȥ�����

+ + +

�Ŀ�ͽ��ȥ��롼��ͽ��

+ + +

ͽ�����

+ + +

ͽ����Ͽ�����������

+ + +

���롼�״���

+ + +

�桼������

+ + +
+ + + diff --git a/after5.rb b/after5.rb index 8bf23d6..ec56e57 100755 --- a/after5.rb +++ b/after5.rb @@ -5,7 +5,7 @@ # (C)2003, 2004, 2006, 2008, 2012 by HIROSE Yuuji [yuujigentei.org] # $Id: after5.rb,v 1.19 2012/04/01 11:52:25 yuuji Exp yuuji $ # $HGid$ -# Last modified Tue Apr 3 20:32:44 2012 on firestorm +# Last modified Thu Apr 12 21:18:58 2012 on firestorm # See http://www.gentei.org/~yuuji/software/after5/ # ���Υ�����ץȤ�EUC����¸���Ƥ��������� @@ -347,7 +347,7 @@ @visitedgroup=[] unless @visitedgroup return [] unless @visitedgroup.grep(gname).empty? @visitedgroup.push(gname) - mdir = File.join(@groupmapdir, gname, 'members') + mdir = File.join(@groupmapdir, gname, 'members').untaint return [] unless test(?d, mdir) members = [] Dir.foreach(mdir){|item| @@ -1215,7 +1215,7 @@ Or, put short subject in the first line, details in latter lines.'], 'joinquit' => ['����', 'joining/quiting'], 'of' => ['��', "'s"], - 'id' => ['ID(���޻�1ñ�����ʤ���)', 'ID(without spaces)'], + 'id' => ['ID(��ñ�줫���޻���1ñ��Ⱦ�Ѷ���ʤ���)', 'ID(without spaces)'], 'name' => ['̾��', 'name'], 'anystring' => ['(���ܸ�OK)', '(any length, any characters)'], 'setto' => ['������ �� ', 'set to '], @@ -2022,7 +2022,7 @@ @H.radio('editmode', 'remove', 'Delete?') + " / " + \ @H.radio('editmode', 'modify', 'Overwrite?') + " / " + \ @H.radio('editmode', 'append', 'Append?', true) + "
\n" + \ - @H.element("p"){msg('headsched') + \ + @H.element("p"){msg('headsched') + "
\n" + \ @H.element("textarea", @schedulearea){}} + # textarea @H.submit_reset("GO") } #form @@ -2484,6 +2484,11 @@ exit 0 end + # put Link to home + def link2home() + @O.print @H.p("-> " + @H.a(@myname+"?-today", "Home")) + end + # # user management def userman() @@ -2621,6 +2626,7 @@ @O.print @H.p("Update webpage"+msg('failure')) end end + link2home end # # Display form of group management @@ -2732,6 +2738,7 @@ end end end + link2home end def users() unless pm=open_pm() @@ -3051,7 +3058,8 @@ unless somethingdone # @O.print @H.p(msg('nothingtodo')) end - @O.print footer() + # @O.print footer() + link2home end def newgroupsub() if !checkauth diff --git a/multiplenotify.html b/multiplenotify.html new file mode 100644 index 0000000..9e4699c --- /dev/null +++ b/multiplenotify.html @@ -0,0 +1,35 @@ + + + +When you want to get notification to multiple address + + + + + +

+$BJ#?t$N%"%I%l%9$KDLCN$r +

qmail$B;H$$$^$7$g!#(Bqmail$B$N3HD%%"%I%l%9;H$$$^$7$g!#(B

+ +

$B$A$_$N%"%I%l%9$,(B foo@example.co.jp $B$@$H$9$k$H(B ~/qmail-bar +$B%U%!%$%k$r:n$k$H(B foo-bar@example.co.jp $B$N(B +$B08@h$r5[$$9~$`$h$&$K$J$k$N$G!"$=$3$KE>Aw@h%"%I%l%9$r$?$/$5$s=q$$$F$*$1$P(B +OK$B!#(B

+
+% cat > ~/.qmail-bar
+&tensou1@example.ac.jp
+&tensou2@example.com
+
+ +

$B:G8e$K(B C-d $B$r2!$;$P$*$7$^$$!#$"$"4JC1!#$J$K!"(Bqmail$B$8$c$J$$$H$J!#(B +Postfix$B$G$bNI$$$>!#$J$K!"(BPostfix$B$G$b$J$$$H$J!#$5$i$P$8$c!#(B

+ +
+ + +