Module MIME::Headers::Internet
In: lib/mime/headers/internet.rb

The RFC 2822 Internet message header fields.

Methods

bcc=   cc=   comments=   date=   from=   keywords=   message_id=   reply_to=   subject=   to=  

Attributes

bcc  [R] 
cc  [R] 
comments  [R] 
date  [R] 
from  [R] 
keywords  [R] 
message_id  [R] 
reply_to  [R] 
subject  [R] 
to  [R] 

Public Instance methods

The message id must contain an embedded "@" symbol. An example id might be some-unique-id@domain.com.

[Validate]