On Apr 23, 2008, at 8:50 PM, Brantley Shields wrote: > > Net::SMTP.start('linus.xxxxxx.edu') do |smtp| > smtp.send_message myMessage, > 'hpualumni / xxxx.edu', '#{em}' > end you need Net::SMTP.start('linus.xxxxxx.edu') do |smtp| smtp.send_message myMessage, 'hpualumni / xxxx.edu', em end is all i think. a @ http://codeforpeople.com/ -- we can deny everything, except that we have the possibility of being better. simply reflect on that. h.h. the 14th dalai lama