I am trying to send an e-mail with a link in it. I can send e-mails
without any problems but can not figure out how to include a link in the
body. I've been trying to use action_mailer in Rails but it's a stand
alone script so there is no :controller or :action. Is there any where
to make those nil? Or even better to leave out action_mailer? Pointing
me to a tutorial is fine