I’m getting these errors in the logs. What should I do? Are they important, and if not, how much should we fine tune these things?
This one was repeated probably hundreds of times, maybe even one for each email (didn’t try to count them):
26-01-2017 08:14:48 – ERROR – m: 78.4 MB, u: 1300 – Mailgun response: {
“id”: “<20170126081448.101426.12741.19502423@mg.humortimes.com>”,
“message”: “Queued. Thank you.”
}
Getting mostly these in a ‘statistics’ log:
26-01-2017 03:05:12 – INFO – m: 66.3 MB, u: 0 – Email with no token hence not signature to check
with occasionally these:
26-01-2017 03:05:12 – INFO – m: 66.1 MB, u: 0 – Open already registered
– is ‘no token’ bad? I’m running the mailing through mailgun, do they need a token to keep track, for bounces, etc?
Any help would be appreciated. Thank you.