How to Set up STMP Authentication for a form

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
kmedia
Forum Newbie
Posts: 4
Joined: Thu Aug 21, 2008 6:35 am

How to Set up STMP Authentication for a form

Post by kmedia »

Hi all.
I'm kind of desperate for a solution to my earlier post regarding the "Temporary problem, please try later" error on the form I'm working on.
I'm fairly certain my problem is related STMP authentication and I'm wondering what file I need to edit to enter my login & pw?

I thought it was STMP.php, but that's not working for me.
I found these links: http://www.swiftmailer.org/wikidocs/v3/smtpauth and http://www.swiftmailer.org/wikidocs/v3/connections/smtp

Where do I find the code mentioned on those 2 pages or to what file and where do I paste that code into?
I stumble my way around PHP and after some trial and error, I usually get what I need to work... but this one's killing me.

Any help would be very much appreciated.
Thank You!
Kevin
Post Reply