[imp] WG: Re: Wrong from address

Lubomír Vogl Vogl.Lubomir at seznam.cz
Mon Jan 8 09:58:16 PST 2007


I try use custom hook function (below) but outgoing emails still horde at domain.tld. 


 if (!function_exists('_prefs_hook_from_addr')) {
     function _prefs_hook_from_addr($name = null)
     {
//         if (is_null($name)) {
//             $name = Auth::getAuth();
//         }
//         if (!empty($name)) {
//             return (empty($mail) ? '' : $name);
//         }

         return 'kdosi';
     }
 }



>  ------------ Původní zpráva ------------
>  Od: Jan Schneider <jan at horde.org>
>  Předmět: [imp] WG: Re: Wrong from address
>  Datum: 08.1.2007 09:13:31
>  ----------------------------------------
>  
>  
>  ----- Weitergeleitete Nachricht von Vogl.Lubomir at seznam.cz -----
>        Datum: Sun, 07 Jan 2007 12:47:36 +0100 (CET)
>          Von: Lubomír Vogl <Vogl.Lubomir at seznam.cz>
>      Betreff: Re: [imp] Wrong from address
>           An: Jan Schneider <jan at horde.org>
>  
>  Hi,
>  
>  I doesn't use automatic authentication (Let horde apps to auth).
>  
>  I get some tips from users of this maillist. But problem still exist.  
>  Outgoing email has format horde at domains.tld.
>  
>  Because I want to serve more domains, therefore users logs in with  
>  your emails (name at domain.tld).
>  
>  Lubomir Vogl
>  
>  
>  
>  > ------------ Původní zpráva ------------
>  > Od: Jan Schneider <jan at horde.org>
>  > Předmět: Re: [imp] Wrong from address
>  > Datum: 04.1.2007 17:21:21
>  > ----------------------------------------
>  > Zitat von Lubomír Vogl <Vogl.Lubomir at seznam.cz>:
>  > >
>  > > Hi,
>  > >
>  > > I install Horde 3 + Imp4 on my Debian 3.1. All working fine, but all
>  > > outgoing emails has from address horde at domains.tld.
>  > > Authentication provided imp.
>  > This rather sounds like you've setup automatic authentication.
>  > 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
>  >
>  
>  ----- Ende der weitergeleiteten Nachricht -----
>  
>  
>  Jan.
>  
>  -- 
>  Do you need professional PHP or Horde consulting?
>  http://horde.org/consulting/
>  
>  


More information about the imp mailing list