On 12/21/13 20:15, Fabio D'Alfonso wrote:
Hi,
I would know if there is a way to use imap to send email in GitLab.

I have issues with 25 and 587 ports on my home adsl , but could use (as
I do) IMAP.

Is there any way to use it, or there is some suggestion to use some
external smtp using a different port?

Thanks

Fabio D'Alfonso

You won't have much luck if 25 and 587 are blocked, although are you sure this is the case or maybe a misconfiguration?

Anyway, to setup e-mail in GitLab and in Rails apps in general, you have to edit `config/environments/production.rb`. See this tutorial[0] for more details.

[0] http://railsapps.github.io/rails-send-email.html


--
GPG : 0xABF99BE5
Blog: http://axilleas.me

--
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to