I have down loaded both swiftmail and phpmailer so that I can send an 2 attachments from email to show up in outlook from a form.
I there and tutorials out on the either one of these with the proper layout of code so that it will work?
If I can figure out the code for the attachments I'm sure I can figure out how to code the rest of the form.
Swift Mail/or PHPMailer
Moderator: General Moderators
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
Re: Swift Mail/or PHPMailer
swiftmailer is the <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span>, i use it for a few high volume eCommerce site sending out 1000's of emails, works like a charm, and i dont even do the recommended 'send 100 at a time' i just send them all at once, havent had a problem ever with swiftmailer.
And the code is excellent.
And the code is excellent.
Re: Swift Mail/or PHPMailer
I could not get swift to connect, so I went back to phpmailer.
- Maugrim_The_Reaper
- DevNet Master
- Posts: 2704
- Joined: Tue Nov 02, 2004 5:43 am
- Location: Ireland
Re: Swift Mail/or PHPMailer
Swift rocks... If possible try to get it working, PHPDN actually hosts the Swiftmailer forum down below in the forum listing
.
Re: Swift Mail/or PHPMailer
I 2nd the opinion of everyone who has said swift. It has worked flawlessly for me ever since I started using it.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: Swift Mail/or PHPMailer
Swift. Use it. It is the easiest package in the world to use. I have hooked it into our framework at work as a plugin. I have never had a problem with. I even used it once to send out 3000 emails inside a PHP app. It rocks. Plain and simple.
Plus Chris Corbyn, the author of the app, is a resident member of these forums and helps out as much as possible when he is here.
Plus Chris Corbyn, the author of the app, is a resident member of these forums and helps out as much as possible when he is here.
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: Swift Mail/or PHPMailer
^^^ Which he hasn't been...what gives? Is he busy with SitePoint, Women or a commercial version of Swift?
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: Swift Mail/or PHPMailer
Knowing Chris, I would say all.
I think he was traveling for a while as well.
I think he was traveling for a while as well.