mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Quickfix expired domain job log message
This commit is contained in:
parent
0832d70d95
commit
fbe63ae062
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ module Domains
|
|||
valid = Truemail.valid?(email)
|
||||
|
||||
unless valid
|
||||
logger.info('Unable to send DomainExpireMailer#expired email for'\
|
||||
logger.info('Unable to send DomainExpireMailer#expired email for '\
|
||||
"domain #{domain.name} (##{domain.id}) to invalid recipient #{email}")
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue