On Thursday, January 1, 2015 11:16:16 PM UTC-8, Golden John wrote:
>
>  Whenever i was updated the ticket , the changes has been saved , But we 
> are seeing the below error once the ticket has been updated. 
>
> Warning: The change has been saved, but an error occurred while sending 
> notifications: [Errno -2] Name or service not known 
>
> [notification] 
>
> admit_domains =
>
> always_notify_owner = true 
>
> always_notify_reporter = true
>
> always_notify_updater = true 
>
> ignore_domains = 
>
> mime_encoding = base64
>
> sendmail_path = sendmail
>
> smtp_always_bcc = 
>
> smtp_always_cc =
>
> smtp_default_domain = 
>
> smtp_enabled = true
>
> smtp_from = yourname@… 
>
> smtp_from_name = server01 trac 
>
> smtp_password = xxxxx 
>
> smtp_port = 80 
>
> smtp_replyto =
>
> smtp_server = smtpout.secureserver.net 
>
> smtp_subject_perfix = test 
>
> smtp_user = yourname@… ticket_subject_template = $prefix #$ticket.id: 
> $summary
>
> use_public_cc = true
>
> use_short_addr = flase
>
> use_tls = false 
>
> kindly give us any conclusion for this scenario. 
>

Your SMTP server information is most likely incorrect. You can find some 
troubleshooting steps here:
http://trac.edgewall.org/wiki/TracNotification#Troubleshooting
Particularly, make sure to enable DEBUG logging to see if there is more 
details info available in the log.

Are you using a hosting service? If so, then you may want to look to them 
for the proper SMTP configuration settings.

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to