On Wed, 4 Jun 2003, Moshe Jacobson wrote:

> My (untested) fix is as follows.

> ----
> pnt = last + strlen(DOMAINS_DIR) + 2;
> while( *(pnt+1) == '/' ) pnt+=2;
> for( ; (*pnt && *pnt != '/' && j < 255); ++pnt, ++j ) {
>   email[j] = *pnt;
> }
> ----

If we're not going to ever see cvs access for this project, I would
think a good idea would be to have seperate user/devel lists for the major
projects.  At the very least we can keep the "does SpamAssassin work with
vpopmail" messages seperate from the "patches that may or may not be
applied" messages.

Charles


> Moshe
>
> --
> Moshe Jacobson
> http://runslinux.net
> AIM: Jehsom
>
>
>

Reply via email to