Hi friends,
i need to insert an message before the user text on e-mail, this insert must have webmail user full name, server date and hour and my companhy logo, i really dunno how to do this, can someone help me?
thanks a lot
Harlei
List info: http://lists.roundcube.net/users/ BT/9b404e9e
On Tuesday 07 December 2010 17:31:11 Harlei Liguori Marcelino wrote:
Hi friends,
i need to insert an message before the user text on e-mail, this insert must have webmail user full name, server date and hour and my companhy logo, i really dunno how to do this, can someone help me?
Why not stick that rewriting in the outbound SMTP-server?
But why do you want to add a signature with logo to the TOP of the email?
-- Joost Roeleveld _______________________________________________ List info: http://lists.roundcube.net/users/ BT/9b404e9e
On 07.12.2010 17:31, Harlei Liguori Marcelino wrote:
Hi friends,
i need to insert an message before the user text on e-mail, this insert must have webmail user full name, server date and hour and my companhy logo, i really dunno how to do this, can someone help me?
You'll need to write a plugin using 'message_outgoing_body' hook.
It isnt a real signatura... here we use Lotus Notes, and Lotus Notes make this... Add a logo, full name and local data and hour on the top of all e-mails, and on botton you can make the normal signature, we are trying to do something similar, can you understood?
I dunno how can i do this :( uahauhauha
thanks
Harlei
2010/12/8 J. Roeleveld joost@antarean.org
On Tuesday 07 December 2010 17:31:11 Harlei Liguori Marcelino wrote:
Hi friends,
i need to insert an message before the user text on e-mail, this insert must have webmail user full name, server date and hour and my companhy logo, i really dunno how to do this, can someone help me?
Why not stick that rewriting in the outbound SMTP-server?
But why do you want to add a signature with logo to the TOP of the email?
-- Joost Roeleveld _______________________________________________ List info: http://lists.roundcube.net/users/ BT/4b271a13
List info: http://lists.roundcube.net/users/ BT/9b404e9e
On Tue, 7 Dec 2010 13:31:11 -0300, Harlei Liguori Marcelino wrote:
Hi friends,
i need to insert an message before the user text on e-mail, this insert must have webmail user full name, server date and hour and my companhy logo, i really dunno how to do this, can someone help me?
thanks a lot
Harlei
Inserting the user's full name, date and hour is already solved by e-mail headers. There is no need to repeat this information in the message body.
Adding lots of boiler-plate to messages is BAD NETIQUETTE. Internet users hate receiving such material.
Material in the form of a signature can be added to the bottom. A signature has to be small: no more than four lines.
A signature is set off from the rest of the body by a single line consisting of "-- " (dash dash space).
(You don't have to worry about that; just configure your signature in Roundcube, and this is done for you).
E-mail programs (and Usenet news readers) recognize this line and can remove the signature from view.
If you don't follow this convention, you annoy users who don't wish to see signatures. Do you want your company employees being kicked out of mailing lists?