Module: Rex::Proto::Mms::Model

Defined in:
lib/rex/proto/mms/model.rb,
lib/rex/proto/mms/model/smtp.rb,
lib/rex/proto/mms/model/message.rb

Defined Under Namespace

Classes: Message, Smtp

Constant Summary collapse

GATEWAYS =
{
  att:'mms.att.net',          # AT&T Wireless
  sprint: 'pm.sprint.com',    # Sprint
  tmobile: 'tmomail.net',     # T-Mobile
  verizon: 'vzwpix.com',      # Verizon
  google: 'msg.fi.google.com' # Google
}