Automatic PHP Mail Fallback
-
Hello,
Today I found out my emails haven’t been sending for a week, because my email provider changed the settings.
Somehow I expected, there was an automatic fallback using native PHP mail with the default settings, but there isn’t. It seems, I have to create this fallback manually. And it seems I cannot use the same email address for this fallback.
I Think this should be better thought out. I don’t know why, but I thought this native fallback was there by default. Was it removed or it was some othe plugin?
And one more question, Is it possible to receive ONLY error logs on email? I mean, only when they happen, without the need to activate weekly report.
Thanks
Petr
The topic ‘Automatic PHP Mail Fallback’ is closed to new replies.