
kyle.g.ramirez27 at gmail
Jul 30, 2013, 8:33 AM
Post #1 of 1
(34 views)
Permalink
|
Hello, I was wondering how you can actually receive emails when creating a ticket? Do all the smtp fields need to be populated? I'm new to this and don't really understand the Wiki. My settings in the trac.ini file for [notification] are: admit_domains = always_notify_owner = true always_notify_reporter = true always_notify_updater = false ignore_domains = mime_encoding = none smtp_always_bcc = smtp_always_cc = smtp_default_domain = smtp_enabled = true smtp_from = trac [at] localhos smtp_from_name = smtp_password = smtp_port = 25 smtp_replyto = trac [at] localhos smtp_server = localhost smtp_subject_prefix = __default__ smtp_user = ticket_subject_template = $prefix #$ticket.id: $summary use_public_cc = false use_short_addr = false use_tls = false I greatly appreciate any help! -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscribe [at] googlegroups To post to this group, send email to trac-users [at] googlegroups Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
|