smarty problem with mime message type(header)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pradeepjain
    Contributor
    • Jul 2007
    • 563

    smarty problem with mime message type(header)

    I am using smarty engine. and i need to attach the files to mails and the headers are not correctly interpreted by smarty engine. its prints headers as it is...any solution ..earlier post regarding this by me and code http://www.thescripts.com/forum/thread770511.html
  • pbmods
    Recognized Expert Expert
    • Apr 2007
    • 5821

    #2
    Heya, Pradeep.

    You need to set mail headers using the mailer, not the templating engine.

    Comment

    Working...