Sometimes, in the message, the url gets wrapped to a new line, and is
no longer intact, i.e. clicking it does not send the entire url to the
browser (the part on the new line is not included). E.g.:
http://someurl/somedomain.com?parameter1
parameter2
In this case, parameter2 is no longer part of the address.
Can anyone suggest a way to prevent this from happening?