Swiftmailer + invision power board

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
henrikejg
Forum Newbie
Posts: 1
Joined: Mon Jul 02, 2007 4:35 am

Swiftmailer + invision power board

Post by henrikejg »

Is ther a way to make my ipb's board (2.2.2) to use Swiftmailer on sending registration mails?

I'm using 'Gmail for your domain' in this board's domain and need to send validation mails to new registered members.

With a single php test page I can send emails so well, but I don't know if there is a way (and if yes, how to) to integrate the board with swiftmailer.

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

Post by Chris Corbyn »

I'm not familiar with the Invision Software sorry. It's certainly not just a case of sitting Swift there and letting invision use it. You will have to re-code all the parts of the software which send email. That should however be a trivial task.
Post Reply