There's no documentation for this item.
# File action_mailer/vendor/tmail-1.1.0/tmail/utils.rb, line 41 def TMail.new_message_id( fqdn = nil ) fqdn ||= ::Socket.gethostname "<#{random_tag()}@#{fqdn}.tmail>" end
<code/>
<pre/>
<code/>and<pre/>for code samples.