| Using the sfSwift plugin [message #22096] |
Tue, 20 February 2007 19:47  |
sfxpt Messages: 339 Registered: January 2007 Location: Canada |
Faithful Member |
|
|
Hi,
Has anyone been able to get the sfSwift plugin working?
According to the wiki
I'm having trouble doing that. But further more,
I guess the plugin in only a thin wrapper for he SwiftMailer Library http://www.swiftmailer.org/, and I should install it beforehand, correct?
The problem is that from the swiftmailer.org web site, seems that you can put the lib directory anywhere. So what is the recommended location that I should put the lib dir? How should I inform sfSwiftPlugin the location of swiftmailer?
Can I install the swiftmailer the pear way? If so, how?
thanks for your help.
[Updated on: Tue, 20 February 2007 19:49] http://xpt.sourceforge.net/techdocs/
http://xpt.sourceforge.net/tools/
|
|
|
| Re: Using the sfSwift plugin [message #22116 is a reply to message #22096 ] |
Tue, 20 February 2007 22:03   |
bladus Messages: 88 Registered: December 2005 Location: Germany |
Member |
|
|
The sfSwiftPlugin is a little bit outdated.
The plugin already has Swift bundled, so you should not install it beforehand. (I think the plugin uses 2.1.16)
Since yesterday there is Version 3.0 available (swiftmailer.org)
The plugin still has a beta version as max-version in the package.xml, so it wont install with 1.0.
Also there's some error with an include somewhere (just a typo) that needs to be fixed.
It would be great if the package-maintainer could bump the plugin to swift 3.0 and, what i am personally missing, implement something like the 'sendEmail()'-method but for Swift-Mailer.
Symfoniac Weblog
|
|
|
|
|
|
| Re: Using the sfSwift plugin [message #30198 is a reply to message #23253 ] |
Tue, 26 June 2007 01:22   |
|
|
Draven, I'm wondering if there's a way I can contribute to your plugin. I wrote a mail class that emulates the sfMail class, but let's you use the Swift Mail library to do all the work. I was wondering if I can add it to your plugin.
|
|
|
| Re: Using the sfSwift plugin [message #30991 is a reply to message #30198 ] |
Fri, 06 July 2007 22:55  |
Draven Messages: 760 Registered: January 2006 |
Faithful Member |
|
|
|
Please help yourself. It's really just a wrapper for the swiftMail class.
|
|
|