proper full code example for gmail (NO SNIPPETS)

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
bodeman72
Forum Newbie
Posts: 1
Joined: Fri Apr 13, 2007 9:55 am

proper full code example for gmail (NO SNIPPETS)

Post by bodeman72 »

what would be the proper code for relay through gmail for (php 4.3.4 apache2 swift 3.1.3) can someone provide an full code example
trying to work with and integrate scattered snippets is not working out.


-Thankyou
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Post by Oren »

User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Look at th SMTP connection documentation in that wiki. The remaining documentation works irregardless of the server used.
Post Reply