Skip to main content.
Index | Support | Documentation | FAQ

What options are there in Premvet for E-Mailing details?

Many of the Premvet options have the facility to send results/data via E-Mail, this document gives you an overview of them:

Main options

Spooler

Any report that is in the spooler can be forwarded by E-mail, select the report you want and use the Mailit option:

Screen shot

You will then have the options:

Switch Printer (F9) - Send Via E-Mail

Needs to be used before the print job, press

The next print job will be routed to the specified e-mail. (If used from Management card will default to client address.)

Attachments

Any attachment can be sent via E-Mail, select Send

Screen shot

Then select Mailer

Screen shot

You will then be asked the same questions as with the spooler above regarding address/subject.

DataMajor

Option to 'Send via E-mail', on all the stored report you have

Screen shot

You have the option to send in a variety of formats it will depend on the nature of the data you are generating.

Client/Supplier Related

Management Card

From the client's card, you can use Additional, Message, you will get a small text box allowing you to send a message to the client.

Screen shot

Animal Management Screen

('O'peration -> 'M'ail)

You can send a letter to clients, generally this will be a definition file and the system will replace the reserved words.

Address Book

From within the address book, make sure the supplier (or entry) has a valid mail address - select 'Mail'.

Screen shot

Other Reports

Some other reports do have options to send E-Mail:

Aged Debtor List

When this reports runs you can have the results mailed automatically. Set the params.txt entry:

Debtor_Email_Address = someone
The CSV file will be E-Mailed automatically to that address

Generic Scan

If run via the automation manager, the results will be E-Mailed to the user who scheduled the job.

Definition Files (condef)

Any definition file can send the results to a mail address, this example will send details in a fixed format

.filter cat %% | mail -s "ID Chip Details" user@someaddress ; rm %%
&idchip,&date,&site9,&sal,&initials,&surname,&address1,&address2,\
&address3,&postcode,&ffield,&animal,&breed,&fullsex,&born,&colour

.sy append pdident2.def

History Reports

Any of the history reports can be mailed, use the option:

Screen shot

A pop-up will appear asking you to enter the mail address, subject and anyone you want to CC.

Screen shot

HTML Mail to make your referral reports look nicer.

Internal Messages

For more details on these options see the E-Mail FAQ