Hi Srilina,
You have to change the bold configuration settings according to your domain/user name [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 = YourDomain.com smtp_enabled = true smtp_from = [EMAIL PROTECTED] smtp_password = YourPassword smtp_port = 25 smtp_replyto = [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> smtp_server = SmtpServer.YourDomain.com smtp_subject_prefix = [TRAC Notification] smtp_user = Username use_public_cc = false use_short_addr = false use_tls = false Thanks. Regards, Srilina On 4/5/07, Emmanuel Blot <[EMAIL PROTECTED]> wrote: > I think Emmanuel meant the "[notification]" settings in the trac.ini file Yeah, exactly. Please copy n' paste the relevant section of your trac.ini file, from the [notification] line to the next line that starts with a '[' character. Cheers, Manu <br --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
