Loading...
 
Use the webmail client Cypht in a Tiki page (Cached)

Plugin Cypht

Introduced in Tiki20

Use this wiki plugin to use the refactored webmail feature in Tiki20 through Cypht webmail, and set the parameters trough a Wiki page. Cypht is a webmail client which supports JMAP.

Syntax

{cypht}

Parameters

Introduced in Tiki 20.0.
Preferences required: wikiplugin_cypht
Parameters Accepted Values Description Default Since
imap_name text Name for the IMAP connection. E.g. "My Mailbox" 20.0
imap_server text E.g. imap.your-domain.com 20.0
imap_port text Default is 993. 993 20.0
imap_tls y
n
Use secure connection to IMAP server. y 20.0
imap_username text Account IMAP username. 20.0
imap_password password Account IMAP password. 20.0
smtp_name text Name for the SMTP connection. E.g. "My Account" 20.0
smtp_server text E.g. smtp.your-domain.com 20.0
smtp_port text Default is 587. 587 20.0
smtp_username text Account SMTP username. 21.1
smtp_password password Account SMTP password. 21.1
smtp_tls y
n
Use secure TLS/SSL connection to SMTP server. y 20.0
smtp_no_auth n
y
Disable SMTP authentication if your server does not support it. n 20.0
use_global_settings n
y
Use global Cypht settings available at Tiki Webmail page. Choosing "No" will make this instance of Cypht use its own settings. Useful if this is a Groupmail box or you don't want to mix mailbox server and/or site settings from other pages. n 20.0
groupmail n
y
Share this mailbox for Groupmail usage or keep it private. n 20.0
group any string except for HTML and PHP tags GroupMail: Group (e.g. "Help Team") 20.0
trackerId int GroupMail: Tracker ID (to store GroupMail activity) 20.0
fromFId int GroupMail: From Field (Id of field in tracker to store email From header) 20.0
subjectFId int GroupMail: Subject Field (Id of field in tracker to store email Subject header) 20.0
messageFId int GroupMail: Message Field (Id of field in tracker to store email message identifier) 20.0
contentFId int GroupMail: Content Field (Id of field in tracker to store email message body content) 20.0
accountFId int GroupMail: Account Field (Id of field in tracker to store Webmail account name) 20.0
datetimeFId int GroupMail: Date Time Field (Id of field in tracker to store email sent timestamp) 20.0
operatorFId int GroupMail: Operator Field (Id of field in tracker to store operator name (username)) 20.0


Aliases

Plugin Cypht