On Wed, May 25, 2016 at 3:11 PM, <[email protected]> wrote: > I follow your suggestion to revise the port, but there is an error log, > please help me diagnose what: > > 2016-05-25 14:02:56,015 Trac[web_ui] ERROR: Failure sending notification on > change to ticket #167: SMTPSenderRefused: (501, 'mail from address mustbe > same as authorization user', u'trac@localhost') > > > I try to set smtp_from_name = smtp_user = trac\@xxx.com , but still does not > solve the problem
Please try to set same value to smtp_from and smtp_user options. Not smtp_from_name. https://trac.edgewall.org/wiki/TracIni#/smtp_from -- Jun Omae <[email protected]> (大前 潤) -- 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.
