![]() |
> > I tried > > function putheaders(subject) > { > print "To: " mailaddr; > print "Subject: " subject; > print "Date : ", strfmt(" %d %b &Y %H:%M"); This is a Mailheader! "Date:" is no Mailheaderfield! > <--------------- > print ""; > printf "Your" jobtype " job to " ..... Place your modification here among the printf-statements, so this will show up in the mail body. Or: Modify the subject variable that is passed to the function to get the info in the mailsubject. -- Holger ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*