> Rails v2.3.8; Ruby v1.8.7
> When sending a plain text email using ActionMailer, the email contains
> = signs at the end of long lines.
> 
> This is a problem as I'm including a link which is bound to break over
> more than one line and so the user will not be able to cut and past it
> into a browser.
> 
> Can anybody tell me how to stop this behaviour please?

Do you see the = when you view the email?  I believe most clients handle it, 
strip it out, and merge the two lines...

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to