For example, I want Trac to send email as r...@localhost or t...@localhost?
what should I do in trac.ini, is there a sample? I've set the notification segment to : [notification] smtp_server = localhost always_notify_updater = true smtp_port = 25 smtp_password = smtp_enabled = false smtp_replyto = t...@localhost smtp_always_cc = always_notify_owner = false smtp_from = t...@localhost always_notify_reporter = false use_tls = false smtp_always_bcc = mime_encoding = base64 smtp_subject_prefix = __default__ use_public_cc = false smtp_user = use_short_addr = false smtp_default_domain = But it doesn't work, and no error log of trac. Any one can help with this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
