Patrik Modesto wrote:
> I create new message, then to the first empty line under header i write
> http://www.something.com and send this mail. This address is send as a
> part of email's header and body of this mail is empty. Why? Is this
> correct?

Are you using 'set edit_headers' ?  If so, you need to have a blank line
after the header to denote where the header ends.  Mutt sees your URL as
a valid header line,
        http: //www.something.com
and thus happily accepts it (a field called "http:")

Reply via email to