[imp] Re: _imp_hook_spam_bounce

Jan Schneider jan at horde.org
Mon Apr 18 12:33:00 PDT 2005


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/


More information about the imp mailing list