class Mail::Sendmail

def destinations_for(envelope)

def destinations_for(envelope)
  envelope.to
end