#3980: Can we integrate support for /etc/mailname?
------------------------+----------------------
  Reporter:  antonio@…  |      Owner:  mutt-dev
      Type:  defect     |     Status:  new
  Priority:  trivial    |  Milestone:
 Component:  mutt       |    Version:  1.9.1
Resolution:             |   Keywords:  patch
------------------------+----------------------

Comment (by erAck):

 Unnecessary. This can be configured in /etc/Muttrc by a line

 {{{set hostname="`cat /etc/mailname`"}}}

 or

 {{{source '/etc/someScriptName.sh|'}}}

 if you don't trust /etc/mailname to have only one line with FQDN, and
 someScriptName.sh itself constructs

 {{{echo 'set hostname=this.and.that'}}}

 somewhere.

--
Ticket URL: <https://dev.mutt.org/trac/ticket/3980#comment:6>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to