https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5965





--- Comment #6 from Justin Mason <[EMAIL PROTECTED]>  2008-08-28 05:50:21 PST 
---
(In reply to comment #5)
> so now the:
>   $pms->get('Subject')
> becomes equivalent to:
>   $pms->get('Subject','')
> 
> and if one wants to receive undef for nonexistent header, the
> undef needs to be specified explicitly as a second argument:
>   $pms->get('Subject',undef)

perfect, thanks!  I was trying to figure out a way to do that, but didn't see
it.

+1 from me ;)


-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to