Following Hans'es guides I've added to config/eniroment.rb file line: ActionMailer::Base.delivery_method = :sendmail Now emails are sending and everything is going fine. Thanks a lot! Another question: Is there possibility to check if some field in form is empty and the don't send form?? -- Posted via http://www.ruby-forum.com/.