View Single Post
 
Old 04-21-2009, 11:21 PM
namishtiwari namishtiwari is offline
Novice
 
Join Date: Apr 2009
Posts: 2
namishtiwari is on a distinguished road
Default

Hi,

The details of the mail are getting read from a ini file. The ini file contains the details like--
Code:
 
[SMTP/Cardparam]
EmailNotification=YES
MailSMTPServer=ABC.STIC.COM
;change the above line for user notification
MailSourceDomain=stic.com
MailSourceAddress=fergy.ID@stic.com
MailSourceName=Certegy Secure Client Access
MailSubject={secret}Your fergy ID is ready
MailMessageBodyFile=C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\ups\walletreadymsg.txt
I am getting the additional characters in the internet headers in outgoing emails. I am looking for some poosible reasons because of which this problem can occur. One of our customers are getting this problem infact and i dont have a setup to reproduce this problem so looking for possible solutions.
Thanks for the reply and looking for more poosible solutions.

Thanks
NT
Reply With Quote