Hello all,
currently I am playing with Net::SMTP. I tried the following code in IRB:
Net::SMTP.start("polaris-neu.offis.uni-oldenburg.de") do |smtp|
smtp.sendmail(msg, '"Tammo Freese" <tammo.freese / offis.de>',
'tammo.freese / offis.de')
end
But the From: part of the mail is always tammo.freese / offis.de, without the
name in '"'. Is there a workaround for this?
-
Tammo Freese
freese / acm.org