Author Topic: How to add a custom header.  (Read 3315 times)

Offline bugler

  • Jr. Member
  • **
  • Posts: 54
How to add a custom header.
« on: January 19, 2007, 05:59:33 PM »
Hi,

before applying the nightly build i was working with a custom header i created in sendmail. This header was read by imap.inc by changing line:
...FETCH $message_set (BODY.PEEK[HEADER.FIELDS (myheader DATE FROM TO SUBJECT REP...

but after applying the nightly build that doesn´t do the trick anymore.

Can anyone please tell me how to read a custom header?

Thanks. Ed.

Offline bugler

  • Jr. Member
  • **
  • Posts: 54
Re: How to add a custom header.
« Reply #1 on: January 20, 2007, 12:04:44 PM »
HI,

I found how to add the header. I had to make extre changes to imap.inc.

Cheers. Ed.