Roundcube Community Forum

Release Support => Requests => Topic started by: MaestroX on October 27, 2006, 05:45:30 PM

Title: Default Signature
Post by: MaestroX on October 27, 2006, 05:45:30 PM
Could it be possible that all roundcube accounts have a D=default signature?
Title: Re: Default Signature
Post by: KingOfN00bz on November 07, 2006, 08:28:14 AM
Perhaps this could also be done by a Plugin.
Title: Re: Default Signature
Post by: MaestroX 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
Title: Re: Default Signature
Post by: tomekp 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.
Title: Re: Default Signature
Post by: MaestroX on November 13, 2006, 03:11:38 PM
Thankyou very much :)
Title: Re: Default Signature
Post by: Justin on November 23, 2006, 02:26:23 AM
Yes, I would also like to see a signature field as well, thank you.

- Justin
Title: Re: Default Signature
Post by: tinus2 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
Title: Re: Default Signature
Post by: wektis on December 11, 2006, 10:44:49 PM
Hi guys,

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

John
Title: Re: Default Signature
Post by: MaestroX 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 :)
Title: Re: Default Signature
Post by: daashag 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
Title: Re: Default Signature
Post by: ChPortos on January 17, 2007, 09:40:11 AM
Would it be possible to not put the "--" before the signature ?

Ch'Portos.