# File lib/mail/message.rb, line 1059
    def smtp_envelope_from=( val )
      @smtp_envelope_from = val
    end