[imp] Re: CVS HEAD PGP problems

alex alex@thbuo.gov.tw
Mon Dec 2 01:12:44 2002


Hi all: 
I like pgp function,but till today it still can not work in our office. 
Every user have two contact lists in turba in my site,one is mysql backend for 
private used and the other one is ldap backend (read only,public). The ldap 
contact also is authenticate backend. Everytime when i tried to sendmail a mail 
to one of the ldap user with pgp-encript.I got

More than 1 entry returned.

I think ,because the same mail-address entry exist in both contact lists.so 
cause such problem,right ? If true,how to fix it ? or i miss something forgot 
setup ?


Alex

¤Þ¥Î Didi Rieder <adrieder@sbox.tugraz.at>:

> --On Saturday, November 30, 2002 03:01:31 PM -0700 Michael M Slusarz
> <slusarz@bigworm.colorado.edu> wrote:
> 
> > Quoting Didi Rieder <adrieder@sbox.tugraz.at>:
> >
> >| --On Friday, November 29, 2002 05:31:32 PM +0100 Didi Rieder
> >| <adrieder@sbox.tugraz.at> wrote:
> >|
> >| > Hi,
> >| >
> >| > I'm running the cvs version of IMP from today and found the following
> >| > problems:
> >|
> >| [snip]
> >
> > Try the fixes I just made to CVS HEAD.
> 
> Hi,
> 
> when signing and encrypting a mail I get the following errors now:
> 
> 1.)
> [Sun Dec  1 21:11:10 2002] [error] PHP Notice:  Undefined variable:  params
> in /usr/local/apache/htdocs/cvs/horde/imp/lib/PGP.php on line 687
> 
> Solution:
> horde/imp/lib/PGP.php on line 687
> 
> if (is_a($params, 'PEAR_Error')) return $params;
> 
> should be:
> 
> if (is_a($encrypt_params, 'PEAR_Error')) return $encrypt_params;
> 
> 2.)
> [Sun Dec  1 21:11:12 2002] [error] PHP Fatal error:  Call to undefined
> function:  setdescription() in
> /usr/local/apache/htdocs/cvs/horde/lib/Crypt/pgp.php on line 1107
> 
> No solution yet....
> 
> Didi
> 
> --
> -------------------------
> Didi Rieder
> adrieder@sbox.tugraz.at
> -------------------------
> 
> 
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 




More information about the imp mailing list