On Mar 27, 11:41 am, "Jonas Nielsen" <[EMAIL PROTECTED]> wrote: > Hi. I'm using trac 0.10.3. I have set up notification like in the > howto with all notification on for instance "always_notify_updater = > true". The problem is that the users only get email if they use the cc > field. I always get email if I set my address in smtp_always_bcc. > However notify owner, reporter and updater does not work. > > I have tried to look in the trac log, the apache log and the mail log, > and there seems to be no sign of an error. > > Does anyone have an idea of how I could find the error?
The problem was that i hadn't set smtp_default_domain and that use_short_addr was set to false. Cc worked because users usually would write the complete email. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
