Not able to connect SMTP of my email server with Mailwizz

dridainfotech

New Member
Not able to connect SMTP of my email server with Mailwizz

  • Cannot send the confirmation email using the data you provided.
×
  • Here is a transcript of the error message:

  • Connection could not be established with host mail.trafficjarvis.com :stream_socket_client(): unable to connect to ssl://mail.trafficjarvis.com:465 (Connection refused)
    Log data:
    ++ Starting Swift_SmtpTransport
    !! Connection could not be established with host mail.trafficjarvis.com :stream_socket_client(): unable to connect to ssl://mail.trafficjarvis.com:465 (Connection refused) (code: 0)
I have installed mailwizz on this url: https://reviewguruu.com/mail/backend/index.php/guest/index

Kind of frustrated.
Don`t know where is the problem and what to do.
Mailwizz should have a phone support
 

Attachments

  • Screenshot 2022-03-15 030112.jpg
    Screenshot 2022-03-15 030112.jpg
    87.8 KB · Views: 25
Not able to connect SMTP of my email server with Mailwizz
Connection refused means that the smtp server is refusing your connection. This is a setting issue of your delivery server or your server is not allowing outgoing connections. Please contact your hosting and ask them to allow outgoing connections.
 
I am experiencing the same issue when attempting to connect my mail server from MailWizz. However, when I use another mailing software (SL), the connection works fine. This indicates that there might be a problem with my MailWizz settings. Can you help me resolve this?
  • Here is the transcript of the error message:

  • Connection could not be established with host "ssl://mail.photoviexcreations.site:465": stream_socket_client(): Unable to connect to ssl://mail.photoviexcreations.site:465 (Connection refused)
Note 1 : as a default mailer I am using Symfony but I tried with swiftmailer also.
Note 2: screenshot provided from SL software.
 

Attachments

  • same account added on smartlead.png
    same account added on smartlead.png
    19.5 KB · Views: 2
I am experiencing the same issue when attempting to connect my mail server from MailWizz. However, when I use another mailing software (SL), the connection works fine. This indicates that there might be a problem with my MailWizz settings. Can you help me resolve this?
  • Here is the transcript of the error message:

  • Connection could not be established with host "ssl://mail.photoviexcreations.site:465": stream_socket_client(): Unable to connect to ssl://mail.photoviexcreations.site:465 (Connection refused)
Note 1 : as a default mailer I am using Symfony but I tried with swiftmailer also.
Note 2: screenshot provided from SL software.

This refuse your connection. Check your SMTP port and SSL settings. Also see in both server firewall restrictions - whitelist IP in both server.
 
Back
Top