phpMailer

Post your questions about Web Server usage and Apache + PHP + MySQL/SQLite web applications.
Post Reply
mikael_a
New here
Posts: 9
Joined: Sat Oct 20, 2007 6:32 pm
Location: Sweden
Contact:

phpMailer

Post by mikael_a »

Hi, i'm trying to get phpMailer (http://phpmailer.codeworxtech.com/) to work, any suggestions? have added an account on the QNap 109 pro, the mail is sent away (no errors) but i do not recive any... is there any logs i can read???

thanks.
User avatar
AndyChuo
Experience counts
Posts: 2388
Joined: Thu Sep 13, 2007 11:56 am
Location: Taipei, Taiwan

Post by AndyChuo »

i saw this part of code inside the example dir:

if(!$mail->Send()) {
echo 'Failed to send mail';
} else {
echo 'Mail sent';
}

so it should print the error msg if didn't send, am i right?
=============================================================>>>
TS-659-Pro [RAID6] rtorrent+SABnzbdplus+SickBeard+Couchpotato [Best PVR] Plex+PMS [Ultimate Streamer]
Apple iPad [Best Tablet] HTC One M8 [Mobile Phone] Samsung UA46ES6100 [My Screen] KRK Rokit 6 [Audio Speakers]
Chrome Cast [Screen Casting] Philips Hue [Personal Lighing]
Buffalo WZR-1750DHP [My Wifi Hub] D-Link DGS-1005D [Gbit Network]
=============================================================>>>
mikael_a
New here
Posts: 9
Joined: Sat Oct 20, 2007 6:32 pm
Location: Sweden
Contact:

Post by mikael_a »

Hi

yes but i get no errors, it sends the mail,but i do not got it, so i wonder if there is a way reading that from the logs?
Post Reply

Return to “Web Server & Applications (Apache + PHP + MySQL / SQLite)”