I'm trying to make Publify
works. There is no email sent even if I told the contrary by the interface. What could be the reason? Why my local server cannot send any email?
This happens at the first running of the local server. I am told by the Publify back-office interface to enter my email so I can later connect to the b-o. Entering it results in the publication of a message ("we have sent you an email"), but I've received nothing.
I had the same problem and this is how I solved it (using rails
4.2.0
and ruby2.1.5
onUbuntu 14.10
):Edit:
You have to reinstall Publify or somehow make it send admin mail once more, that is if you failed to send it at the first place.
And one more thing: Publify didn't work as expected with my setup. There was an issue with building other pages and with bootstrap javascripts. I did manage to solve bootstrap problem with bootstrap sprockets gem but the first one persisted and got me leaving Publify for LocomotiveCMS (which btw works like a charm, but doesn't support Rails 4 yet).
When I have time I will probably try it again but this time with Rails < 4.2.