forked from science-ation/science-ation
Aparently some emails use "webmaster@sfiab.ca" -- wipe that out as well to force them to set a proper from address or use the fair manager's email
This commit is contained in:
parent
b49634f038
commit
471b358f2f
@ -1 +1 @@
|
||||
166
|
||||
167
|
||||
|
1
db/db.update.167.sql
Normal file
1
db/db.update.167.sql
Normal file
@ -0,0 +1 @@
|
||||
UPDATE `emails` SET `from`='' WHERE `from`='webmaster@sfiab.ca';
|
Loading…
Reference in New Issue
Block a user