* Saurabh Hirani <saurabh.hir...@gmail.com> [2009-06-30T02:07:41]
> So I looked at the source and deduced that if I have
> $email->header_set($headername) i.e I don't give the value to set, as per
> the internal working of the code, it actually deletes the header - which is
> what I want. Is this an intended feature? Because it has not been
> documented. Or is it a side effect of the current code, which might be
> changed later?

That's intentional.  I use it all the time.  I will document it.

> It would really help the users of the Email::* project to know that as many
> wouldn't look at the source. Thanks for developing such a wonderful set of
> modules.

Thanks for the email; it's always nice to know someone's getting some use from
our code!

-- 
rjbs

Reply via email to