Skip to content

[REF] change PluginCypht imap_server and smtp_server example values

Yves Kipondo requested to merge yvesdaxmaz/tiki:change_imap_host into master

Description

Update informations of wikiplugin_cypht. Make changes to value of paramters smtp_server and imap_server which is using as sample data imap.your-domain.com and smtp.your-domain.com to smtp.example.com and imap.example.com

Steps to test

Create a wiki page and in the content provide this code

{pluginmanager plugin="cypht"}

Expected result

You should have in the row which provide the parameters smtp_server and imap_server in the description column respectively E.g. imap.example.com and E.g. smtp.example.com as value

Edited by luci

Merge request reports