Author Topic: Default Signature  (Read 6980 times)

Offline MaestroX

  • Newbie
  • *
  • Posts: 6
Default Signature
« on: October 27, 2006, 05:45:30 PM »
Could it be possible that all roundcube accounts have a D=default signature?

Offline KingOfN00bz

  • Newbie
  • *
  • Posts: 7
Re: Default Signature
« Reply #1 on: November 07, 2006, 08:28:14 AM »
Perhaps this could also be done by a Plugin.

Offline MaestroX

  • Newbie
  • *
  • Posts: 6
Re: Default Signature
« Reply #2 on: November 11, 2006, 07:28:44 AM »
This would be a great add on, as I provide an email address for my forum members. It would be great if in return I can put the url of the forum in the signature in all outgoing email

Offline tomekp

  • Jr. Member
  • **
  • Posts: 11
Re: Default Signature
« Reply #3 on: November 11, 2006, 07:48:07 AM »
We can do this from main.inc.php, as a variable.
I will create a patch later and post it to the forum, regards.
escape from the execution is futile.

Offline MaestroX

  • Newbie
  • *
  • Posts: 6
Re: Default Signature
« Reply #4 on: November 13, 2006, 03:11:38 PM »
Thankyou very much :)

Offline Justin

  • Newbie
  • *
  • Posts: 2
Re: Default Signature
« Reply #5 on: November 23, 2006, 02:26:23 AM »
Yes, I would also like to see a signature field as well, thank you.

- Justin

Offline tinus2

  • Newbie
  • *
  • Posts: 3
Re: Default Signature
« Reply #6 on: December 08, 2006, 07:54:53 AM »
Hello Forum,

is there any new development on this? Would be one of the key factors for me deciding pro roundcube.

Thanks,

Martin

Offline wektis

  • Newbie
  • *
  • Posts: 3
Re: Default Signature
« Reply #7 on: December 11, 2006, 10:44:49 PM »
Hi guys,

I'm also interested in this...any news on the patch development?

John

Offline MaestroX

  • Newbie
  • *
  • Posts: 6
Re: Default Signature
« Reply #8 on: January 13, 2007, 05:14:39 AM »
Just wondering if there is any new developments of this?

I think quite a few webmasters are after it, as it puts some kind of branding of their site on all outgoing emails. A great marketing idea :)

Offline daashag

  • Full Member
  • ***
  • Posts: 198
Re: Default Signature
« Reply #9 on: January 13, 2007, 08:13:18 AM »
Code: [Select]
// path to a text file which will be added to each sent message
// paths are relative to the RoundCube root folder
$rcmail_config['generic_message_footer'] = '';


main.inc.php

Offline ChPortos

  • Newbie
  • *
  • Posts: 8
Re: Default Signature
« Reply #10 on: January 17, 2007, 09:40:11 AM »
Would it be possible to not put the "--" before the signature ?

Ch'Portos.