SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: php and mail
-
Jun 19, 2007, 06:30 #1
php and mail
hi to all,
Any way to send email to Inbox instead of Junk mail folder using PHP.
i have tried alot but all my emails goes in junk mostly the mail send to yahoo server.
i have used different methods but no luck.
i know phpmailer but this is not the clients need
thanksIf you lose your patience you lose half of battle
-
Jun 19, 2007, 07:34 #2
- Join Date
- Jan 2007
- Location
- Belgium
- Posts
- 591
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Try using a name with the e-mail address instead of the e-mail address alone.
Like John Doe <john@doe.com>
If that doesn't work, you'll have to use a mail class...
I wrote a PHP4 class for this once, so people don't get their e-mail in their junk mail. PM me if you're interested, it's free.FOR SALE: 1 set of morals, never used, will sell cheap
Bookmarks