Opened 8 years ago

Last modified 8 years ago

#422 new enhancement

Trac: Default new installs to the sendmail backend

Reported by: adehnert Owned by:
Priority: minor Milestone:
Component: autoinstallers Keywords: trac
Cc:

Description

Trac supports sending notification emails, but defaults to using SMTP. We probably prefer it to use sendmail instead. We should probably set email_sender to SendmailEmailSender. (See http://trac.edgewall.org/wiki/TracNotification)

Change History (1)

comment:1 Changed 8 years ago by adehnert

  • Priority changed from normal to minor

Anders points out that notification emails are off by default (smtp_enabled is false), though getting the default settings to be something that works well if the obvious thing is changed is probably still useful.

Note: See TracTickets for help on using tickets.