This forum is no longer active. Please post your questions to our new community site
problem with Redmine and Gmail
|
|
Hy, but i have always yhe same error: Can someone help me? |
|
|
The yml files should have an exact number of spaces and not tabs. Have you take into account this? |
|
|
Hy, production: <- 0 space Is it correct? I still have the same error… |
|
|
Hi, Why the domain name is “s3srl.com”? Is should not be “smtp.gmail.com” ? and authentication should not be “plain” ? |
|
|
Hy, |
|
|
Hy, which is the environment.rb,( i have 9 file called envirnoment.rb in the redmine directory) ? |
|
|
The environment.rb file is in the installdir/apps/redmine/config/ folder. |
|
|
This is no Kosher in so many ways but where’s what I did to send email through GMail. YMMV, IANAL, GLS etc… I’m assuming a default install on a windows machine. 1. Open or Create email.yml in : C:\Program Files\BitNami Redmine Stack\apps\redmine\config 2. Make it look like the following:
2. go to this site: http://github.com/collectiveidea/action_mailer_… 3. download the file collectiveidea-action_mailer_optional_tls-.zip where is a random string of some sort. 4. extract it to a folder on your machine. 5. create the folder action_mailer_optional_tls in C:\Program Files\BitNami Redmine Stack\apps\redmine\vendor\plugins\ 6. copy the contents of what you extracted to the folder you created 7. reboot mongrel using the following commands
That’s how I got it to work. I tried using the plugin update from the git source and it did nothing for me. Maybe I needed a more explicit example. If someone knows of a way to make that plugin install/update work let me know. Maleki |
|
|
We are glad you find the solution. Thanks for sharing with other bitnami users! |
|
|
i’ve followed the instruction but still having error An error occurred while sending mail (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. – connect(2)) my email.yml looks like below. do i need to add require ‘smtp_tls’ in my production.rb? development: |
|
|
it works now..it’s due to LAN restriction |
|
|
anyway…anyone could help me on how can i bypass my LAN proxy |
|
|
Sorry this depends on your LAN configuration or policy. Please contact with your network administrator. |
|
|
Maleki´s solution works |
|
|
To anyone having trouble setting up email in the Bitnami Redmine stack: Use maleki’s solution above. It WORKS. I did this on the Ubuntu stack. Thanks. EDIT: Nevermind, Redmine says “email sent successfully” but I never receive an email….. x2EDIT: OK, it IS in fact working. Issue update emails send just fine, but the test email just doesn’t arrive. Good enough! |

