Sha256: 313c4ee7e95cae949d37ec0dac6f802835f96b397b73d22c5fd69cba62298f3f
Contents?: true
Size: 611 Bytes
Versions: 63
Compression:
Stored size: 611 Bytes
Contents
From: <%= name %> <<%= mail %>> To: <%= receivers.join(', ') %> Date: <%= date %> Message-Id: <%= message_id %> Subject: <%= mail_header %>-<%= serial %> <%= name %> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Errors-To: <%= receivers[0] %> X-Mailer: tDiary <%= TDIARY_VERSION %> X-URL: http://www.tdiary.org/ <%= body %> -- <%= @conf.index =~ %r|^https?://|i ? '': @conf.base_url %><%= @conf.index.sub(%r|^\./|, '') %><%= anchor(@date.strftime('%Y%m%d') + ('#c%02d' % serial)) %> IP: <%=@cgi.remote_addr%> Status: <%= @comment.visible? ? 'shown' : 'hidden'%>
Version data entries
63 entries across 52 versions & 1 rubygems