swift mailer attachment question

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
nomb
Forum Newbie
Posts: 19
Joined: Thu May 24, 2007 3:24 pm

swift mailer attachment question

Post by nomb »

As I was writing the code for my mailer, I noticed the attachment example on the swift mailer website shows using the 'native mail' function. I am trying to get away from having to use send mail from my server and was wondering if you could send attachments using the smtp settings instead.

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

Post by Chris Corbyn »

Did you try it?
Post Reply