update
This commit is contained in:
@ -56,7 +56,7 @@ tap.test('DcRouter should support email configuration', async (tools) => {
|
||||
emailConfig: {
|
||||
useEmail: true,
|
||||
domainRules: [{
|
||||
name: 'test-rule',
|
||||
// name: 'test-rule', // not part of IDomainRule
|
||||
match: {
|
||||
senderPattern: '.*@test.com',
|
||||
},
|
||||
|
Reference in New Issue
Block a user