1 Oct
2007
1 Oct
'07
10:57 a.m.
On Mon, 2007-10-01 at 09:19 +0200, Lars Stavholm wrote:
I'm working on a dovecot plugin.
What's the easiest way to read a specific mail header like "To" or "From"?
You know you could look into my plugin which does this ;)
Look at mail_get_first_header() and friends.
johannes