swift usage width encryption [solved]
Posted: Fri Feb 01, 2008 11:21 am
hello,
I am trying to use swift to send a newsletter
i am stock in the first line
what is wrong there?
I know this is a great library but my biggest complaint about it still stands. I need more examples.
This is just my suggestion. Maybe open a how to section on this bb.
In my case is "how to send email using your gmail account?"
Thanks for the help
I am trying to use swift to send a newsletter
i am stock in the first line
Code: Select all
$swift =& new Swift(new Swift_Connection_SMTP("smtp.gmail.com",465,ENC_SSL));
I know this is a great library but my biggest complaint about it still stands. I need more examples.
This is just my suggestion. Maybe open a how to section on this bb.
In my case is "how to send email using your gmail account?"
Thanks for the help