Page 1 of 1

Email was sent by sendmail but not Receiving.

Posted: 07 Mar 2019, 15:55
by karthikjoe
Hi Team

It's almost long time active in this portal.happy to back,right now i am using Opencats in windows server 2016 with XAMMP. i am using sendmail for sending mails to users but unfortunately mail was sent but not receiving mails in candidate side. And also tried with SMTP but it's getting error while send a test mail.
Any idea's..!!!

Re: Email was sent by sendmail but not Receiving.

Posted: 07 Mar 2019, 17:34
by RussH
If you will use windows..! Okay - best to use SMTP. We use the PHPMailer package, you can check likely issues over on their project, or the most commonly found problem is here:

https://github.com/opencats/OpenCATS/issues/352

Re: Email was sent by sendmail but not Receiving.

Posted: 08 Mar 2019, 05:56
by karthikjoe
Hi Russh

I am getting this error "Errors occurred while attempting to send mail to one or more provided addresses: bkarthik@valuewingcoe.com (): SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/ ... leshooting".

All settings was correct. Now i am Using SMTP mailer.