Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WP SquirrelMail

Описание

WP SquirrelMail creates an iframe inside WordPress to display emails from your SquirrelMail installation.
The admin tab allows the administrator to select witch user’s roles can access the plugin. It also requires you to specify the URL for the SquirrelMail installation.
Users granted rights to check email via WP SquirrelMail can enter their user ID and password in the user settings and select whether they want to be login automatically or manually to SquirrelMail.

Скриншоты

  • Login Form
  • Admin Area
  • User Settings

Установка

  1. Upload wp-squirrelmail unzip folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. A user with admin rights need to set the url for the SquirrelMail installation
    in the admin settings section.

Часто задаваемые вопросы

Can I access a SquirrelMail installation on a different server?

No. WP SquirrelMail only allows you to access SquirrelMail installations on the same server
as your WordPress installation.
e.g. «your.site.com/webmail/src/redirect.php»

Is my password store in plain text in the database?

No. The username and password are encrypted using php mcrypt.

Is WP SquirrelMail compatible with CPanel?

No. WP SquirrelMail iframe does not load under CPanel

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«WP SquirrelMail» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WP SquirrelMail» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.1

Removed deprecated function calls.

Reduced footprint

1.0

Release Date: April 27, 2015

  • Initial release