Roundcube Community Forum

Miscellaneous => Roundcube Discussion => Topic started by: flnazrael on January 09, 2008, 06:34:27 PM

Title: Can the "sent by roundcube" text added to each message be removed?
Post by: flnazrael on January 09, 2008, 06:34:27 PM
Just wanted to ask, and can't find this info anywhere. Thanks!
Title: Re: Can the "sent by roundcube" text added to each message be removed?
Post by: bpat1434 on January 15, 2008, 10:26:50 PM
You can add your own text-file stuff at the bottom (like "This message was sent from a secure system and is intended for its recipient only... blah blha blah"). But the "Sent by Roundcube" is inside the PHP code somewhere. If I get a chance tomorrow, I may look this up for you. But all you have to do is start rooting through the code to see where a mail body is constructed, and you should find it. If you have a good text editor, you could search the entire folder for that exact string ;)
Title: Re: Can the "sent by roundcube" text added to each message be removed?
Post by: SKaero on March 29, 2008, 02:28:42 PM
Its in the config/main.inc.php