Search results

  1. H

    smtpmail.p problem

    Hi, Thanks anyway for the advice. I have set the timezone within the smtpmail as follows: timezone="GMT+8" But this still fails to work correctly when the mail is open using Lotus Notes. Then I tried changing it to timezone="+0800", an it works perfectly. I then found out that...
  2. H

    smtpmail.p problem

    Hi, I am not that familiar with AIX but do you mean i have to set the timezone in the cronjob that i used to run the scheduled jobs? By the way what does "TZ=GMT+8 ;; export TZ" do? Will it affect any other settings if i run the above code? Besides sending mail, the scheduled jobs runs...
  3. H

    smtpmail.p problem

    HI, Actually i'm running a scheduled job everyday at 7 am and the scheduled job will sent out emails to all my client suppliers. And here i'm using the smtpmail.p program to sent emails. The emails sent will depicts the time sent when we open up the mail. The sent time of the email that i...
  4. H

    smtpmail.p problem

    Hi, I am currently troubleshooting a smtpmail program written in progress. My problem is, the sent time of the email that is sent out using smtpmail program is incorrect. However, the sent time is only incorrect when the mail recipient uses Lotus Notes. Other mail box like Outlook Express...
Back
Top