Forum Moderators: phranque
I need to embed a small text signature in all outgoing emails but i need it server side not client, so all mail customers send from my server (pop3) will have the text line addded.
Also is it possible to embed the text line in incoming mail too?
Hope someone understands,
Many Thanks
I need to embed a small text signature in all outgoing emails but i need it server side not client, so all mail customers send from my server (pop3) will have the text line addded.
Text automatically added to emails like that is known as a "disclaimer" since many companies require disclaimers added to all emails. So do a Google search for "disclaimer" and the name of your mail server and you'll find a number of solutions. For example, if your server is using sendmail search for "disclaimer sendmail."
-- Roger