Page 1 of 1

Help using swift

Posted: Fri Aug 03, 2007 12:35 pm
by Yourchild
Hello I am a new swift mail user. Well I downloaded the .zip file for swift from its website swiftmailer.org. I uploaded the 'lib' directory onto the webserver as instructed. My next question is this...how do I write the code to send mail out?

do I just do mail($to, $subject, $message); ??
and how do I tell my code to refer to the 'lib' directory I just uploaded?

Posted: Fri Aug 03, 2007 12:49 pm
by guitarlvr
check out the docs page at swiftmailer.org. the second section, tutorials, will be a tremendous help to you.

Posted: Fri Aug 03, 2007 12:54 pm
by Chris Corbyn
guitarlvr wrote:check out the docs page at swiftmailer.org. the second section, tutorials, will be a tremendous help to you.
:lol: You almost said exactly what my email response to this question said (I was emailed when the post was made):
I wrote:Hi,

Please refer to the documentation here:

http://www.swiftmailer.org/wikidocs/

Start by reading the items under "Tutorials".

Best regards,

Chris

Posted: Fri Aug 03, 2007 1:01 pm
by guitarlvr
great minds think alike! :wink: You've got the documentation for swift right on, theres no reason to explain it when its spelled out in your docs. Awesome job on swift by the way, not sure if I've ever said it to you. I love it!

Posted: Fri Aug 03, 2007 1:21 pm
by Chris Corbyn
guitarlvr wrote:great minds think alike! :wink: You've got the documentation for swift right on, theres no reason to explain it when its spelled out in your docs. Awesome job on swift by the way, not sure if I've ever said it to you. I love it!
Thanks :) I do plan on improving the docs, but I've been planning on that for about 8 months now ;)