473,378 Members | 1,416 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

PHPMailer vs mail() function

I am developing a simple mailing system. This requires sending emails
in HTML format to one or more recipient. I am currently using PHP's
mail() function. It works alright but it doesn't seem reliable. I am
not able to send email to my hotmail account but it does send to yahoo
account. I'm not sure if there is something about hotmail that blocks
emails for some unknown reason. If it goes to yahoo, it must go to
hotmail. it doesn't even appear on junk mail section of hotmail. so i'm
thining if I use PHPMailer, will it solve this issue? what are your
thoughts?

Ben

Sep 27 '06 #1
1 4763
cr*********@yahoo.com wrote:
I am developing a simple mailing system. This requires sending emails
in HTML format to one or more recipient. I am currently using PHP's
mail() function. It works alright but it doesn't seem reliable. I am
not able to send email to my hotmail account but it does send to yahoo
account. I'm not sure if there is something about hotmail that blocks
emails for some unknown reason. If it goes to yahoo, it must go to
hotmail. it doesn't even appear on junk mail section of hotmail. so i'm
thining if I use PHPMailer, will it solve this issue? what are your
thoughts?
Hotmail has a main filter, if a mail is caught by it, the sender, the
recipient will be unknowing what happen with the mail. There is no problems to
be caught by this primary filter, quite normal e-mails can be filtered away.

Using PHPMailer will not make any difference for you, your mail will still be
filtered away and Hotmail won't tell you what criteria they have to filter
mail as spam, you will need to test your way around.

//Aho
Sep 27 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Leszek | last post by:
Hi. I have problem with phpMailer 1.73 (windows version) After copying both class.phpmailer and class.smtp and also language file phpmailer.lang-pl to my php include directory im getting this...
2
by: prasenjit2007 | last post by:
Hello, can u help me sending Email with attachments using the Class phpMailer. On the website I have a link to an html form in which I input the parameters with the names 1)from(textbox name)...
1
by: abasel | last post by:
I've been looking everywhere for a forum dedicated to this script but so far could only find a mailing list. I Have two questions: 1) What doe the following mean? Warning: fsockopen() :...
9
by: Lucanos | last post by:
Hi All, I am currently using PHPMailer to send out a set of emails on the execution of a PHP Script (obviously). My problem is that the PHPMailer action is returning a "true" result each time...
2
by: jephperro | last post by:
Hi there, I have a problem using PHPMailer. On my local development machine, the script works fine and sends emails. On amy staging server, when I try to use PHPMailer to send() I see the...
2
by: pradeep | last post by:
Hello All, I use PHPMailer with my SMTP server mail.demo.com I changed my mail server to mail.demo.com to mail.anotherdemo.com So, i replaced mail.demo.com by mail.anotherdemo.com similarly...
5
by: Gilles Ganault | last post by:
Hello To handle an occasionnal flaky ADSL connection, I updated the database that handles incoming calls to have a column that is set to NULL, and then updated to either Y or N depending on...
2
mikek12004
by: mikek12004 | last post by:
Before posting here I google it and saw ablut 30 pages for a solution so I pretty much excluded the obvious things. The code is <?php //now to send the mails to seller...
5
by: jeddiki | last post by:
I am building my subscriber list which is held in the mySQL database "client" table and I want to start sending them a newsletter. My list will probably get up to around 20,000 I would like...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.