2.9 years ago by
United States
It's not necessary to run a local mail system to deliver Galaxy's emails. You should set `smtp_server` in `galaxy.ini` to the name/address of an SMTP server which can relay mail for your system. If no such SMTP server is available at your site, you can use the Galaxy server as a mail server (and in that case `smtp_server` should be set to the hostname of the Galaxy server, or `localhost`) but running your own mail server comes with a host of issues. Setting up a mail server is outside the scope of the Galaxy project.
Were you ever able to send email or is this the first testing of that feature on your local? Tutorial
What Galaxy distribution are you tracking? 15.10 ? Update if using an earlier version. (16.01 is coming soon)
Other production set up is complete and functional? (Database migration?)
Thanks! Jen, Galaxy team
Jennifer,
Thanks for the reply. This was the first testing of the feature. I wanted to see if Galaxy would send emails. So I tested if it would send a password reset email. It did not work.
I am using the newest version of Galaxy (15.10). I did setup database with postgres.
Let me know if you any further information so that it would be easier to help. I can send you the galaxy.ini file.