Hello, After the upgrade to v3.0, Gitorious no longer sends e-mail messages to my users (and presumably, it no longer sends error messages to me). I have created the file config/smtp.yml with the following contents:
address: my.server.here port: 25 #authentication: plain #user_name: username #password: secret #enable_starttls_auto: true The SMTP server does not require authentication, which is why I have commented out the last four lines. I have verified that the server works and is accessible from the machine (and the 'git' user) on which Gitorious is running. Is any other configuration needed to make Gitorious use SMTP? -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] --- You received this message because you are subscribed to the Google Groups "Gitorious" 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/d/optout.
