Is there a way I can suppress the body of an e-mail from being sent with
the fax when using RFaxSMTP@companyName.com? For eg: I would like to fax client reports to clients without fax cover sheet,Body. Earlier i have used /noconver /nobody while sending the fax through mFax.net. Now we are migrating it to RightFax. If i use the same format, the body of the e-mail,conver sheet always comes up as the first page of the transmitted fax.
timebeing i have modified my code like MailDetail(MyObject).Body = "<nocover>"[hardcoded]
Any help would be greatly appreciated.
Regards
bw1632003