Let's have pkgdb send email as pkgdb
This commit is contained in:
parent
1dccbe021f
commit
a8f610b17d
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ PKGDB2_EMAIL_NOTIFICATION = True
|
|||
## Template to build the email address pkgdb sends its notifications to
|
||||
PKGDB2_EMAIL_TO = '{pkg_name}-owner@fedoraproject.org'
|
||||
## The From address email notifications are sent with
|
||||
PKGDB2_EMAIL_FROM = 'nobody@fedoraproject.org'
|
||||
PKGDB2_EMAIL_FROM = 'pkgdb@fedoraproject.org'
|
||||
## The SMTP server to use to send email notifications
|
||||
PKGDB2_EMAIL_SMTP_SERVER = 'localhost'
|
||||
PKGDB2_EMAIL_CC = 'scm-commits@lists.fedoraproject.org'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue