Never use default constants. webmaster@localhost is never allowed to send emails.
Compare changes
-
Signed-off-by:
Yohann D'ANELLO <ynerant@crans.org>
+ 2
− 3
@@ -4,7 +4,6 @@
@@ -190,8 +189,8 @@ class NoteClub(Note):
I should read what I am writing.
Signed-off-by:
Yohann D'ANELLO <ynerant@crans.org>