Page 1 of 1

How to send mail using SMTP configurations

Posted: Tue Oct 30, 2007 2:45 am
by vinoth
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

Posted: Tue Oct 30, 2007 6:08 am
by Chris Corbyn
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/