Loading...
 

Webmail

Tiki and Cypht webmail interoperability started with Tiki20 (2019). Tiki had a webmail since the early days but it was buggy, lacked features and was not improving. Since it would require too much work (and some specific expertise about email protocols) to get it up to modern standards, it was determined a better strategy to integrate an existing project (despite tradeoffs like feature overlap, integration challenges, etc.). See also: Why did Tiki pick Cypht? Major work has been done since that time in Cypht, and in Tiki 21, 22, 23, 24, 25 and 26. Work is ongoing, so it's recommended to run the latest 26.x (and 27.x when released) from Git or Daily Build. Most enhancements and many fixes will not be backported as there are lots of changes. Please see this known issue. In June 2023, Cypht became a community project and Jason (the original author) is no longer the most active contributor. Jason is now more in an advisor mode. Cypht 1.4.0 was released in 2023-07. For the period of 2022-08-08 to 2023-08-08, there were 246 code commits, which represents an increase of 50 (25%) from previous 12 months.

New in Tiki21: Calendar Invitations by email, CalDAV and CardDAV
New in Tiki23: Email folders Tracker Field

Related Topics
Overview
The Webmail function provides a webmail service for users if enabled.
To access the administration
Click the Webmail icon Webmail on the Admin Panel
or
Access http://example.com/tiki-admin.php?page=webmail
To provide a link for users
Enable the feature MyTiki
To use
http://example.com/tiki-webmail.php




The Cypht admin panel is shown (so the pattern is a little different than other sections of the Tiki admin panel)

Note
The remaining content needs to be moved to the webmail section of the Tiki User or Administrator Guides and referenced back here



The webmail feature can be used to offer a web-based interface to your users webmail accounts, note that Tiki is not a mail server, your users should already have email addresses before being able to use webmail. Any IMAP (and eventually JMAP) accessible mail account can be used from Tiki.

Click to expand
Click to expand


Starting in Tiki4, Webmail feature allows using imap, even with ssl, and smtp configuration, as well as using it in conjunction with the new Groupmail feature, which has been improved in Tiki21 with PluginCypht.

Webmail in Tiki 21 with PluginCypht. Click to expand
Webmail in Tiki 21 with PluginCypht. Click to expand

Configuring webmail accounts


After enabling webmail from the features section of the admin panel you will be able to enter the webmail section from the application menu. In your first visit to the webmail you will be automatically redirected to the webmail configuration panel.

Click to expand
Click to expand


In this panel you can configure as many webmail accounts as you want, you also have to select the account that you want to use by clicking its name. Note that the current webmail account will be displayed in bold text. The information you need to setup a webmail account is very similar to the information you need for other mail clients such as Outlook express so the user will be familiarized with the settings.

Reading emails


The mailbox icon will take you to the INBOX of your current mail account. In this screen you will be able to see your emails, read them and manipulate them:

Click to expand
Click to expand


Clicking on an email will take you to the screen where you can read the email.

Click to expand
Click to expand


Mails that you already read are displayed in a different background than unread emails. You can select some emails using checkboxes and delete them, mark them for followup or mark them as read/unread. You can use filters to display only unread mails or only flagged emails.

Writing emails


The compose icon let's you compose an email and send it using your SMTP configuration. The screen will be the following:

Click to expand
Click to expand


Note that you can use addresses from your address book by clicking the "to", "cc" or "bcc" links in the compose email screen.



You can attach up to three fies to an email each attachment will have a maximum size that admin can configure. If your email server has limitations about email attachment size you should observe them since Tiki cannot override them.

Click to expand
Click to expand


You can send HTML email using Tiki just write the tags in the email using < b >,< i > and so... Managing contacts Whenever an email is sent Tiki will check the addresses and if they are not in your address book will offer you to add the addresses to your address book.


The address book can be managed by clicking on the contacts icon in the webmail screen. You can assign a nickname to an address and use it when sending an email, Tiki will automatically replace the nickname with the email address when it can.

Links
List Slides