• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Webmail annoying text on all messages - Solution

E

emsol

Guest
I found a solution to this problem so thought I'd post it here for others.

Problem:

When sending mail via webmail, all messages have the following text at the bottom...

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Solution:

Edit the file...

c:\inetpub\vhosts\webmail\horde\imp\config\trailer.txt

And remove the above text.
 
4.2.14 How can I remove or change the text appended to each email sent through IMP?
[IMP 3.x]: IMP automatically appends the content of the file /horde/imp/config/trailer.txt to each email it sends. You can disable this by setting the configuration option $conf['msg']['append_trailer'] to false in your /horde/imp/config/conf.php file. If enabled, you can change the message by simply editing the contents of /horde/imp/config/trailer.txt to suit your needs. Please note that this is a text file, and should not contain html or php code but only normal text.

Located at http://www.horde.org/faq/admin/config/index.php#c30.
 
Back
Top