I am using Agilo applicance and I tried to enable notification with Gmail as my smtp server. It does not seem to be working and while log_level is set to DEBUG I see no log file under myproject/logs
Here are my settings for notification admit_domains = *.com // is this correct always_notify_owner = true always_notify_reporter = true always_notify_updater = true ignore_domains = mime_encoding = base64 smtp_always_bcc = smtp_always_cc = smtp_default_domain = gmail.com //should this be my company domain? smtp_enabled = true smtp_from = [email protected] smtp_from_name = My Name smtp_password = mypassword smtp_port = 587 smtp_replyto = [email protected] smtp_server = smtp.gmail.com smtp_subject_prefix = __default__ smtp_user = [email protected] use_tls =true I am not sure why no emails are being sent/ nothing is in the log. I do have trac.ticket.api.ticketsystem = disabled. I am not sure if this needs to be enabled to get the notification working --~--~---------~--~----~------------~-------~--~----~ Follow Agilo on Twitter: http://twitter.com/agiloforscrum ----- You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

