Hello,
Congrats for the new marketplace. Makes it easy for people like me to install helpful tools like Helpy. Unfortunately, IMAP do not seem to be functional out-of-the-box.
In the Settings: Email of Helpy, it seem a command is required to activate IMAP: IMAP will require run ‘rake helpy:mailman’. Also changes will require a restart of the rake task
How do I do that? In the console? Console tells me:
rake aborted!
No Rakefile found
Thank you
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
@scottmiller thank you for getting back to me, can you please share sample configuration for mailman.cfg as /home/deploy/helpy/mailman.cfg is empty after initial config.
Hi @mladenjordanov sorry for the delay in response. This looks like a Postgres login problem. In the default configuration, the droplet expects the postgres username to be ‘deploy’ . Are you using a different user? If so, there is an option in Postgres.conf that allows a different username from the ubuntu user that is logged in. If you find and change this, you should be all set.
@scottmiller Can you check bellow attached, I managed to get mailman to fetch new messages but tickets aren’t created.