Method: MList::Util::TMailReaders#identifier

Defined in:
lib/mlist/util/tmail_methods.rb

#identifierObject



25
26
27
# File 'lib/mlist/util/tmail_methods.rb', line 25

def identifier
  remove_brackets(tmail.header_string('message-id'))
end