SID-01976: Example not workin,don't understand how SendMailPlugin works
| Status: |
Answered |
TWiki version: |
4.2.3 |
Perl version: |
5.12.2 |
| Category: |
SendMailPlugin |
Server OS: |
64bit Fedora |
Last update: |
10 years ago |
After installing and enabling
SendMailPlugin, I took a look at both examples delivered with and now placed in my Sandbox wiki.
SendMailPluginDemo (vote one city and you, and webmaster, receive a confirmation e-mail) is working fine.
But
SendMailPluginRestDemo, more simple, easier to understand, more similar to what I need (a form, and receive the data in an e-mail), is not working. When you click the button, the topic is reloaded with all the fields empty, with no alert, no message, no "message sent" neither "could not send".
Taking a look at the logs at this server (both twiki and apache) and also to the mail server that would send and receive the mail, nothing on all of them.
What can I do? Is really the plugin working fine? Why the 2nd example doesn't work?
--
Dani Molina - 2014-09-30
Discussion and Answer
I forgot explaining that my intention would be to create a form (using the useful
FormPlugin, already installed and working) and sending the data via e-mail.
--
Dani Molina - 2014-09-30
Not sure why the rest is not working, could be related to your old TWiki version.
I recommend creating a custom
CommentPlugin template that has the mailer form as the input template, and the send mail as the output template.
--
Peter Thoeny - 2014-09-30
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
Peter Thoeny - 2015-12-03
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.