in reply to format + mail
This is because "@" is taken to be an argument substitution whether or not it is backslashed. I also wonder why you're using formats when your not substituting anything (I assume your example just doesn't reflect that part yet).From: Me < Me@example.com > "@"
blakem is right though, a here-doc might be more appropriate for this, depending on the actual body of your email, of course.
|
|---|