• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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