|
@ -63,7 +63,7 @@ class MailTrackingEmail(models.Model): |
|
|
"sent via outgoing email server (SMTP).\n" |
|
|
"sent via outgoing email server (SMTP).\n" |
|
|
" * The 'Delivered' status indicates that message was " |
|
|
" * The 'Delivered' status indicates that message was " |
|
|
"succesfully delivered to recipient Mail Exchange (MX) server.\n" |
|
|
"succesfully delivered to recipient Mail Exchange (MX) server.\n" |
|
|
" * The 'Open' status indicates that message was opened or " |
|
|
|
|
|
|
|
|
" * The 'Opened' status indicates that message was opened or " |
|
|
"clicked by recipient.\n" |
|
|
"clicked by recipient.\n" |
|
|
" * The 'Rejected' status indicates that recipient email " |
|
|
" * The 'Rejected' status indicates that recipient email " |
|
|
"address is blacklisted by outgoing email server (SMTP). " |
|
|
"address is blacklisted by outgoing email server (SMTP). " |
|
|