Hi all
I am sending mail through mail() function but it won't send mail to some yahoo ids and some SBC Global mail ids.
Is it possible to send mail through smtp configuration
please suggest where I have to modify the smtp hostname,password,username.
Thanks in advance
How to send mail using SMTP configurations
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Yes it's possible. If your host runs Linux or UNIX (most probable) then you want be able to do it using mail(), but Swift Mailer will allow you to do this:
http://www.swiftmailer.org/
http://www.swiftmailer.org/