Defect #6875
closedemail don't work in redmine 1.0.3
0%
Description
I never used ruby and i don't know if t needs configuring it to send email.
My redmine is working but I cannot get email. I only modified the file email.yml and when I use the test email link in the notifications settings dialog I get "An error occurred while sending mail (435 Unable to authenticate at present )"
My environment is:
- RUBYGEMS VERSION: 1.3.1
- RUBY VERSION: 1.8.6 (2007-03-13 patchlevel 0) [i686-linux]
- INSTALLATION DIRECTORY: /usr/local/lib/ruby/gems/1.8
- RUBY EXECUTABLE: /usr/local/bin/ruby
- EXECUTABLE DIRECTORY: /usr/local/bin
- RUBYGEMS PLATFORMS: - ruby - x86-linux
- GEM PATHS: - /usr/local/lib/ruby/gems/1.8 - /root/.gem/ruby/1.8
- GEM CONFIGURATION: - :update_sources => true - :verbose => true
-:benchmark => false - :backtrace => false - :bulk_threshold => 1000
- REMOTE SOURCES: - http://gems.rubyforge.org/
can anyone help me?
Thanks.
Updated by Felix Schäfer about 14 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Have you read the EmailConfiguration guide? Please do, try it out, and ask installation-related questions in the forum, specific questions will also probably get answered faster.
Updated by Maria Jurado about 14 years ago
- Status changed from Closed to Reopened
I wonder if you needed to configure ruby
to make eMail works. What steps do I need to configure it?
Thanks.
Updated by Felix Schäfer about 14 years ago
- Status changed from Reopened to Closed
Maria Jurado wrote:
What steps do I need to configure it?
Again: Read the guide, use the forum for specific questions. The issue tracker is for issues with the code, not for installation/configuration problems.