> My notification settings are: > [notification] > always_notify_owner = false > always_notify_reporter = false > always_notify_updater = true > mime_encoding = base64 > smtp_always_bcc = > smtp_always_cc = > smtp_default_domain = > smtp_enabled = true > smtp_from = trac-notifier@<snip>.com > smtp_password = > smtp_port = 25 > smtp_replyto = trac-notifier@<snip>.com > smtp_server = localhost > smtp_subject_prefix = __default__ > smtp_user = > use_public_cc = false > use_short_addr = false > use_tls = false
Did you look into the Trac log file? Is there an AD in your network? If yes, you will need an active user with password for the authentication on the exchange server. I am missing the smtp_user and the smtp_password for the exchange server in your configuration. Smpt_default_domain and the FQDN of the smtp_server should be also supplied. Alex --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
