Hi,
I think I messed up some setting in mailwizz but don't remember doing so. Although I do remember setting the "Send at one" to 0 under delivery servers, I thought it wouldn't matter cause even if I set it to unlimited it has to follow the limits set by my SMTP config.
My main app in hosted at OVH but don't have delivery server with them, just using them for mailwizz app hosting. Today I got mail from them(automated I think) that they blocked port 25 cause of spam mails received from their IP, I immediately logged into MW and saw that my campaign stopped sending after 1k emails(total list is around 300k).
So my question is, why MW is sending from the host server even though I haven't configured it, I have added one delivery server from other provider so its not that I don't have any delivery server and so its sending from the host server(which makes sense).
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting Connection: opening to server.mydomain.com:25, timeout=30, options=array ( 'ssl' => array ( 'verify_peer' => false, 'verify_peer_name' => false, 'allow_self_signed' => true, ),) Connection: Failed to connect to server. Error number 2. "Error notice: stream_socket_client(): unable to connect to server.mydomain.com:25 (Connection timed out) SMTP ERROR: Failed to connect to server: Connection timed out (110)
I think I messed up some setting in mailwizz but don't remember doing so. Although I do remember setting the "Send at one" to 0 under delivery servers, I thought it wouldn't matter cause even if I set it to unlimited it has to follow the limits set by my SMTP config.
My main app in hosted at OVH but don't have delivery server with them, just using them for mailwizz app hosting. Today I got mail from them(automated I think) that they blocked port 25 cause of spam mails received from their IP, I immediately logged into MW and saw that my campaign stopped sending after 1k emails(total list is around 300k).
So my question is, why MW is sending from the host server even though I haven't configured it, I have added one delivery server from other provider so its not that I don't have any delivery server and so its sending from the host server(which makes sense).
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting Connection: opening to server.mydomain.com:25, timeout=30, options=array ( 'ssl' => array ( 'verify_peer' => false, 'verify_peer_name' => false, 'allow_self_signed' => true, ),) Connection: Failed to connect to server. Error number 2. "Error notice: stream_socket_client(): unable to connect to server.mydomain.com:25 (Connection timed out) SMTP ERROR: Failed to connect to server: Connection timed out (110)