[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with quoted email addresses.



> >   ------- pwtest.c ---------

> 
> Produces the following under Solaris 2.5.1
> 
> /Zmailer> make pwtest
> cc    -o pwtest pwtest.c
> /Zmailer> ./pwtest
> getpwnam(" dmichael") -> user='dmichael', uid=1001
> /Zmailer>
> 
> What do you suggest, a wrapper for getpwnam()?

Here on Solaris 2.5.1 on SPARC it works write (returns "no such user")

Eugene