Yes I checked it says that message is processed and delivered. This is my trac.ini for sendgrid, please see if am missing something.
[notification] admit_domains = always_notify_owner = true always_notify_reporter = true always_notify_updater = true ambiguous_char_width = single email_sender = SmtpEmailSender ignore_domains = mime_encoding = none sendmail_path = sendmail smtp_always_bcc = smtp_always_cc = smtp_default_domain = smtp_enabled = true smtp_from = [email protected] smtp_from_name = smtp_password = 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 smtp_port = 25 smtp_replyto = [email protected] smtp_server = smtp.sendgrid.net smtp_subject_prefix = __default__ smtp_user = apikey ticket_subject_template = $prefix #$ticket.id: $summary use_public_cc = false use_short_addr = false use_tls = true Thank you SF On Friday, April 28, 2017 at 12:43:23 AM UTC+2, RjOllos wrote: > > > > On Thursday, April 27, 2017 at 8:35:50 AM UTC-7, [email protected] > <javascript:> wrote: >> >> While when i used SendGrid it said it worked and no errors were >> displayed, but I did not recieve any mail to mail address. Please guide me >> if I am missing something. >> > > SendGrid has a dashboard, take a look at the email activity to see if the > message was processed and delivered. > > - Ryan > -- 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 https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
