Hello
I have a strange problem that I could not figure out how to solve. I'm running Aix 5.2 and I have implement a routine on a normal user that on a particular time of the day generate a report to a file and then redirect the contents of the file to a mail.
mail -s "Title" -c mail_Adress </tmp/Z900.txt
But for some reason that I could not understant the mail never came complete. Normally it miss a lot on information. There is some parameter on sendmail.cf that I need to change in order to solve this mistery?
Can anyone help me on this issue?
Best Regards
Nuno Catarino
I have a strange problem that I could not figure out how to solve. I'm running Aix 5.2 and I have implement a routine on a normal user that on a particular time of the day generate a report to a file and then redirect the contents of the file to a mail.
mail -s "Title" -c mail_Adress </tmp/Z900.txt
But for some reason that I could not understant the mail never came complete. Normally it miss a lot on information. There is some parameter on sendmail.cf that I need to change in order to solve this mistery?
Can anyone help me on this issue?
Best Regards
Nuno Catarino