Sentora for Windows 1.0.0 released!
#34
RE: Sentora for Windows 1.0.0 released!
Quote:Interesting!

You could, would test your installation of anti-virus program.
Maybe it's some sort of virus?


There is no antivirus yet...

The test script is not working, no message is shown (the email address exists in server):

Code:
<?php require("class/phpmailer.php"); $mail = new PHPMailer(); $mail->Host     = "localhost"; // SMTP server $mail->Port = 25; $mail->SMTPAuth = true; $mail->Username = "aaa@mydomain.com"; $mail->Password = "xxxxxxxxx"; $mail->From     = "aaa@mydomain.com"; $mail->AddAddress("aaa@mydomain.com"); $mail->Subject  = "no subject"; $mail->Body     = "this is a test message"; if(!$mail->Send()) {  echo 'Message was not sent.';  echo 'Mailer error: ' . $mail->ErrorInfo; } else {  echo 'Message has been sent.'; } ?>
Reply


Messages In This Thread
Sentora for Windows 1.0.0 released! - by MarkDark - 02-09-2015, 06:14 PM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-09-2015, 11:34 PM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-11-2015, 04:09 AM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-11-2015, 07:30 AM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-12-2015, 10:15 AM
RE: Sentora for Windows 1.0.0 released! - by dale - 02-13-2015, 09:22 AM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-13-2015, 07:50 PM
RE: Sentora for Windows 1.0.0 released! - by dale - 02-14-2015, 01:15 PM
RE: Sentora for Windows 1.0.0 released! - by dale - 02-14-2015, 01:22 PM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-14-2015, 07:49 PM
RE: Sentora for Windows 1.0.0 released! - by dale - 02-15-2015, 12:18 PM
RE: Sentora for Windows 1.0.0 released! - by dale - 02-17-2015, 02:21 PM
RE: Sentora for Windows 1.0.0 released! - by dale - 02-18-2015, 12:14 PM
RE: Sentora for Windows 1.0.0 released! - by xtec - 02-20-2015, 12:18 PM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-20-2015, 06:44 PM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-20-2015, 07:06 PM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-21-2015, 11:14 PM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-22-2015, 04:42 AM
Windows Server 2012 Standard R2 - by Miow5 - 02-22-2015, 08:35 AM
RE: Sentora for Windows 1.0.0 released! - by Miow5 - 02-22-2015, 07:49 PM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-25-2015, 06:15 AM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-25-2015, 06:39 AM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 02-25-2015, 07:31 AM
RE: Sentora for Windows 1.0.0 released! - by dale - 03-12-2015, 12:35 PM
RE: Sentora for Windows 1.0.0 released! - by Me.B - 04-23-2015, 09:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
ZPanel 10.1.1 -> Sentora 1.0.3 Windows Version TGates 20 73 ,083 09-30-2021, 09:36 PM
Last Post: cathelest
Sentora on Windows ANY NEW INSTALLER elmoutakaf 3 13 ,433 10-04-2020, 02:37 AM
Last Post: Gigamax
sentora awserver apache 2.2 to 2.4 migration elmoutakaf 1 7 ,450 07-08-2020, 09:49 PM
Last Post: andykimpe

Forum Jump:


Users browsing this thread: 1 Guest(s)