E-Mail Addresses
All you staff have their own E-Mail account(s), you have a set of aliases you add to your stationary and web site e.g. Office@your.domain, Sales@your.domain, Enquiries@your.domain etc. This ensures that received mail is directed to the correct person or department.
This works well for published addresses, however, all staff have access to E-Mail and in most cases it is set to individuals e.g. JohnS@Your.Domain, Smith_John@Your.Domain etc. for John Smith. This is fine for personal main sent by John, it will be From him and replies will be directed to him. What if John is a member of the Office Admin staff and if John is ill no-one checks is mail, off on holiday same applies, unless John has remembered to add (cc Carbon Copy) others and the recipient has also remembered to include others that mail sits in Limbo.
Most of the mail relating to the practice will be sent via the Vet System. In these cases, you can get the system to automatically adjust the tags (Headers) of the mail so you can have a 'corporate' or 'Group' address and set the Reply-To tag so replies automatically are re-directed.
This has the advantage as its:
- Automatic - John does not need to do anything
- Replies will come to a group - recipient needs do nothing
At the top of each mail message there are 'Headers', these are lines that are usually hidden from you as a user that directs the E-Mail. The headers you will be familiar with as the From: To: and Date: entries.
The From: header is usually set to your Unix Login Name, but can be over-ridden. There are other headers that can be changed, the procedure is the same.
There are two things you can do:
Whatever, method you pick the procedure is the same.
F6 to get the Vet> prompt
ste common.tcf
Add to this
EMAIL="The Admin User <Admin@Your.domain>" ; export EMAIL REPLYTO="Happy Pet Team <admin@your.domain>" ;export REPLYTO ORGANIZATION="Your Practice Name" ; export ORGANIZATIONType
exit to get back to where you were, now exit and go back into the
Vet system for those changes to take place.
Of the lines all are optional, if you want to just have a ReplyTo entry then you just need the REPLYTO line, if you don't want to add an Organization line - leave it out.
The EMAIL line will be used as the sender address, the REPLYTO will be added as the address all replies come to and ORGANIZATION is a header that a lot of people use to filter spam and indicates it is an official mail.
The 'common.tcf' file will apply to ALL users of Premvet, you can limit this by using one of the other start-up file. Support can help you decide what would be suitable.
You can also exclude people from that, lets say the senior clinician Gary
does not want his mail changed. In that case if he uses the same procedure
as earlier but use ste $HOME/user.tcf and to this file adds
unset REPLYTO EMAILthen the ReplyTo and From lines will not be altered.
The same applies if you have an account that is used by a group, you can
have different mail addresses as well. Use the ste $HOME/user.tcf
file and add the EMAIL, REPLYTO lines etc.
Up to now we have assumed that the mail will be generated via an option
within Premvet. The same goes for non-premvet
use, if you want to adjust YOUR email address or you want all replies
going somewhere else add the lines to the file $HOME/.profile.