Roundcube Community Forum

Release Support => Pending Issues => Topic started by: bugler on January 19, 2007, 05:59:33 PM

Title: How to add a custom header.
Post by: bugler 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.
Title: Re: How to add a custom header.
Post by: bugler 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.