EMail Sent to Customer

Helpdesk for my helpdesk software

Moderator: mkoch227

Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: EMail Sent to Customer

Post by Klemen »

Signature in this context is part of the message, not the email.

In your case it makes sense not to include it (as would in any similar case), but signatures can be used to automatically attach important data to the message - not just name and address. This needs to be taken in account when designing software for thousands of users of whom each has it's own special way of using it.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
allawrence
Posts: 56
Joined: Wed Sep 06, 2006 11:44 pm

Re: EMail Sent to Customer

Post by allawrence »

Klemen wrote:Signature in this context is part of the message, not the email.

In your case it makes sense not to include it (as would in any similar case), but signatures can be used to automatically attach important data to the message - not just name and address. This needs to be taken in account when designing software for thousands of users of whom each has it's own special way of using it.
Understood. perhaps it needs to be called something other than "signature" and keep them separate and leave signature for end of Email and 'something other' as part of %%MESSAGE%%... just a thought!
Post Reply