• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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