SMTP configuration
|
|
What information (and the format) is needed in the SMTP Configuration step of installing the Redmine stack? Also, what additional functionality will be supported by setting up the SMTP? |
|
|
Hi Tim, You can configure SMTP during the installation to let Redmine application to send emails. You should configure the following parameters: address – The address of SMTP server. You can find these parameters in your email account. The server connection is not secure by default, but you can follow the steps to connect to SMTP server using TLS. There is more information about this at http://blog.jasonbynum.com/redmine-google-apps-email-and-slicehost-in-10-steps I hope it helps. |
|
|
Dear Beltran, I configured the SMTP after installation by editing the ..\redmine\config\environment.rb file. “An error occurred while sending mail (getaddrinfo: no address associated with hostname.)” Please guide me. Thanks & Best Regards, |
|
|
Hi, Could you post your SMTP configuration? It seems that is related to the hostname. |
|
|
SMTP Server Configuration in the file environment.rb is Config.action_mailer.smtp_settings = address => “OurComapnySMTPServerName.OurCompanyName.com” And, config.action_mailer.perform_deliveries = true Also please note that I am admin for redmine and My Company user Name & My Company Password are used in this config. Do you need any other inputs(s)? Thanks & Best Regards, |
|
|
Could you try to ping to your companyHostName?
|
|
|
Yes. But in redmine, this error … |
|
|
Sorry but i don’t know what is happening. We are working with Redmine and the SMTP configuration works ok for us. Maybe in the Redmine forums you can find more help abut this. If you find the solution please post in this thread. Thanks. |
|
|
In the redmine forums, it says that it is a firewall problem. Any idea(s)? Thanks & Best Regards, |
