cocytus/identity_smtp

This package is abandoned and no longer maintained. The author suggests using the elm/identity_smtp package instead.

Individual SMTP settings for every identity

dev-master 2022-06-12 02:26 UTC

This package is auto-updated.

Last update: 2022-06-14 11:03:07 UTC


README

This roundcube plugin allows to setup identities with different smtp servers than the servers default.

Installation

This plugin is available in the packagist.org.

Manual Installation

$ cd /path/to/roundcube/plugins
$ git clone https://github.com/deflomu/Roundcube-Identity-SMTP identity_smtp

The plugins folder must be named identity_smtp.

Add identity_smtp to $rcmail_config['plugins'] in config/main.inc.php.

A default smtp host has to be set in config/main.inc.php. Otherwise roundcube will not call any smtp function and the plugin will not work.

Usage

In the indentities settings you can specify an alternative smtp server for every identity to send mails. When composing a mail just choose the identity you want to use to send a mail.

Examples

Gmail

  • Server Host: tls://smtp.gmail.com:587
  • Username: example@gmail.com
  • Password: CompletelySecurePassword