I am trying to set up my application so that users can send us messages via the website, but I am having trouble figuring out what settings I should use for the Ruby actionmailer. Any help would be much appreciated.
delivery method: smtp or sendmail?
address:?
port: 25?
domain:?
user_name:required?
password:required?
authentication?
Lisa