Unslow bounce report generation and add some extra info as a bonus!
This commit is contained in:
parent
0843bec5e0
commit
d325e7a301
4 changed files with 68 additions and 8 deletions
|
|
@ -26,7 +26,7 @@ our $I18N = {
|
|||
'bounce score' => {
|
||||
message => 'Bounce score',
|
||||
},
|
||||
|
||||
|
||||
'cannot cancel' => {
|
||||
message => 'Mailing \'%s\' kan niet worden afgebroken.',
|
||||
},
|
||||
|
|
@ -100,6 +100,14 @@ our $I18N = {
|
|||
'generate mailing' => {
|
||||
message => 'Genereer mailing',
|
||||
},
|
||||
|
||||
'bounce reason' => {
|
||||
message => 'Laatste bounce oorzaak',
|
||||
},
|
||||
|
||||
'bounce message' => {
|
||||
message => 'Laatste bounce omschrijving',
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue