[imp] Re: _imp_hook_spam_bounce
Kevin Konowalec
kevin at ualberta.net
Mon Apr 18 12:50:45 PDT 2005
DOH!
You're right! How did I miss that?????
Thanks!
Kevin
On Apr 18, 2005, at 1:33 PM, Jan Schneider wrote:
> Zitat von Kevin Konowalec <kevin at ualberta.net>:
>
>> if (!function_exists('_imp_hook_spam_bounce')) {
>> {
>> $prefix = ($action == 'spam') ? 'spam-' : 'ham-';
>> $address = $prefix . Auth::getBareAuth() . '@ualberta.ca';
>> return $address;
>> }
>> }
>
> You don't define a function here.
>
> Jan.
>
> --
> Do you need professional PHP or Horde consulting?
> http://horde.org/consulting/
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
More information about the imp
mailing list