Module: Protege::Gateway::Mail
- Defined in:
- lib/protege/gateway/mail/address.rb,
lib/protege/gateway/mail/outbound.rb,
lib/protege/gateway/mail/attachment.rb,
lib/protege/gateway/mail/message_id.rb,
lib/protege/gateway/mail/references.rb
Overview
Namespace for email-specific value objects — addresses, Message-IDs, and References chains — used when parsing inbound mail and building threaded replies. Pure lexical helpers with no transport concerns.
Defined Under Namespace
Classes: Address, Attachment, MessageId, Outbound, References