Author Topic: Can the "sent by roundcube" text added to each message be removed?  (Read 6309 times)

Offline flnazrael

  • Newbie
  • *
  • Posts: 1
Just wanted to ask, and can't find this info anywhere. Thanks!

Offline bpat1434

  • Administrator
  • Hero Member
  • *****
  • Posts: 673
Re: Can the "sent by roundcube" text added to each message be removed?
« Reply #1 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 ;)
 
  

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Re: Can the "sent by roundcube" text added to each message be removed?
« Reply #2 on: March 29, 2008, 02:28:42 PM »
Its in the config/main.inc.php