Method: Mail::Sendmail#destinations_for
- Defined in:
- lib/mail/network/delivery_methods/sendmail.rb
#destinations_for(envelope) ⇒ Object
56 57 58 |
# File 'lib/mail/network/delivery_methods/sendmail.rb', line 56 def destinations_for(envelope) envelope.to end |