ssbaan
18th June 2003, 17:11
We have been using the mailx command with uuencode to send
BaaN reports as attachements. This has been working well for LotusNotes, however when we tried this to one of our other overseas companies that use exchange, they got the e-mail but no attachment.
Anybody know if there is something different about exchange or needs to change in our instructiuons?
Below is our intructions for mailx and uuencode;
uuencode trucks.doc | mailx -m -s "TRUCKS_report" To.com > /dev/null
Thanks in Advance
BaaN reports as attachements. This has been working well for LotusNotes, however when we tried this to one of our other overseas companies that use exchange, they got the e-mail but no attachment.
Anybody know if there is something different about exchange or needs to change in our instructiuons?
Below is our intructions for mailx and uuencode;
uuencode trucks.doc | mailx -m -s "TRUCKS_report" To.com > /dev/null
Thanks in Advance