Hi, * Wilkinson, Alex [07-09-07 16:10:31 +0800] wrote:
Email sent from Outlook-2003 -~-~-~-~-~-~-~-~-~-~-~-~-~-~
So this proves that outlook marks it up in HTML and does some seriosuly weird stuff to the email when it gets sent. How the hell does an MTA such as mutt deal with the below crap ?
This is a multi-part message in MIME format.
------_=_NextPart_001_01C7F124.1170E94F Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable
http://www.mathworks.com/support/sysreq/current_release/?parenttopic=3DSy= s tem%20Compatibility
This is technically perfectly valid. Note that the part in encoded in quoted-printable. These lines must not be longer than 76 and an equals sign as last character denotes a so called soft line break. As the first URL line ends in = it's a soft line break, so the next one is appended. As line 2 doesn't end in =, a real line break is added by mutt.
So, mutt does everything correct. You have to blame outlook for breaking the URL into two parts; and there's nothing mutt can do about it.
bye, Rocco -- :wq!