• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

_test/28-Aug-2025-9063

classes/28-Aug-2025-25093

conf/28-Aug-2025-2816

lang/28-Aug-2025-647328

subtree/28-Aug-2025-3,1842,096

.travis.ymlD28-Aug-2025321 1613

READMED28-Aug-2025943 2819

action.phpD28-Aug-20253 KiB10056

admin.phpD28-Aug-20251.9 KiB7239

admin.svgD28-Aug-2025709 11

helper.phpD28-Aug-2025947 4017

loader.phpD28-Aug-20251.2 KiB4119

plugin.info.txtD28-Aug-2025187 87

README

1smtp Plugin for DokuWiki
2
3Send mails via a configured SMTP server
4
5All documentation for this plugin can be found at
6https://www.dokuwiki.org/plugin:smtp
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/smtp/ - if the folder is called different it
10will not work!
11
12Please refer to http://www.dokuwiki.org/plugins for additional info
13on how to install plugins in DokuWiki.
14
15----
16Copyright (C) Andreas Gohr <andi@splitbrain.org>
17
18This program is free software; you can redistribute it and/or modify
19it under the terms of the GNU General Public License as published by
20the Free Software Foundation; version 2 of the License
21
22This program is distributed in the hope that it will be useful,
23but WITHOUT ANY WARRANTY; without even the implied warranty of
24MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25GNU General Public License for more details.
26
27See the COPYING file in your DokuWiki folder for details
28