Got a question.  When I want to drop TODO notes in my inbox, I find myself
using Mail instead of mutt because mutt always wants to tack on a domain
name, which causes the mail to be relayed out to my ISP and then fetched
back in.

Is there a To: syntax which will tell mutt "not" to tack on a domain name?



For example:

    Mail rhh

issues mail which is delivered to the local sendmail and from there to my
inbox directly.

However:

    mutt rhh

always causes mutt to stack on a domain name, which relays the mail out to
my ISP.  

-- 
Randall Hopper
[EMAIL PROTECTED]



FWIW, I've also tried:

    mutt rhh@[127.0.0.1]

which should work, but somewhere along the line sendmail or mutt is
replacing the domain string with the "dummy domain name" assigned to
machines on my local home ethernet.

Reply via email to