Hi Folks, I've configured E-mail to work in my Trac.ini file and gone through that whole process on the wiki, so I believe I have E-mail configured properly. However when I issue a ticket or work with the tickets I don't get an E-mail sent out and further more I don't seem to be getting any information in my log file I was wondering if anyone could shed some light to help me resolve this situation it would be much appreciated.
This is what the notification section of my Trac.ini file looks like [notification] always_notify_owner = true always_notify_reporter = false always_notify_updater = true mime_encoding = base64 smtp_always_bcc = smtp_always_cc = smtp_default_domain = pyxisinnovation.com smtp_enabled = true smtp_from = [EMAIL PROTECTED] smtp_password = Innovation1 smtp_port = 25 smtp_replyto = [EMAIL PROTECTED],[EMAIL PROTECTED] smtp_server = smtp10.bellnet.ca smtp_subject_prefix = [Trac] smtp_user = trac use_public_cc = false use_short_addr = true use_tls = false Sincerely Chris Howell --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
