swiftmail plugin by Andreas Gohr
This plugin uses the SwiftMailer class to send DokuWiki mails and supports using a remote SMTP (with optional auth) without relying on PHP's mail() function
Last updated on 2009-02-02. Provides Action.
Compatible with DokuWiki 2008-05-05+.
This plugin replaces the way how DokuWiki sends emails. Instead of relying on PHP's built-in mail function, it uses the SwiftMailer library. This is especially useful when configuring PHP for sending mails is complicated (Windows) or not possible. SwiftMail is included in the plugin and needs not to be downloaded separately.
PHP 5 is required for this plugin!
Download and install the plugin using the Plugin Manager using the following URL. Refer to Plugins on how to install plugins manually.
All config options can be set in the configuration manager under the “Swiftmail Plugin Settings” section (see screenshot). Additionally you need to set up the mailfrom option.
I stalled the plug,finished all email setting in admin panl. try to register, when I filled all form and enter OK,the page refer to Blank address.and the very bad news is I can't receive the email.
Is it working with the last version of DokuWiki ? Emache
Confirmed working with 2009-02-14 version. Ham