cozy-labs / cozy-docker

Dockerfile to build an official Cozy image
44 stars 26 forks source link

Outside mail server #12

Closed egavard closed 9 years ago

egavard commented 9 years ago

Hi,

First of all, thank you for your job! I'm looking to find a way in order to configure the mail server used by the cozy cloud container. Did someone ever do this ? Is there a roadmap of next features where I can check if this question has already beed answered ?

clochix commented 9 years ago

Hi @dy0nysos,

Thanks for your encouragements ☺

We plan to allow to use one of the accounts defined in the Email application to send messages from cozy, so this will be a way to address your issue. But this is not on top of our priorities, and it won't probably happen before months.

But allowing to use an external SMTP server shouldn't be too hard, basically I think it's just changing the mail transport used here, so if you're interested in some hacking, we can help you perform this patch ;-)

egavard commented 9 years ago

Hi @clochix ,

I'll probably try to add this improvement on my side and won't hesitate to pull it on this repo.

Thanks for your answer :)

frankrousseau commented 9 years ago

@dy0nysos can we close this issue?

egavard commented 9 years ago

@frankrousseau I do it right now.