Bill Shupp wrote:
>
> on 7/1/01 7:21 AM, Ken Jones at [EMAIL PROTECTED] spake:
>
> > Hi Folks,
> >
> > The new qmailadmin 0.56 development release is available.
> > Please look at:
> >
> > http://www.inter7.com/devel/
> >
> > This version allows for users to:
> > 1) Forward email
> > 2) Forward and save a copy
> > 3) Set a vacation message.
> >
> > It requires vpopmail-4.10.26 development release
> > to process options 2 and 3 above.
> >
> > Ken Jones
>
> I've posted a patch for 0.56 that does a few things:
>
> 1. Fixes mod/delete of autoresponders whose owner address is both local and
> has a "." in the username. Marco Leeflang pointed this out.
>
> 2. Moves the text of mod_user.html into the en dictionary
>
> 3. Deletes extraneous .orig files.
>
> To apply, do:
>
> cd qmailadmin-0.56
> lynx --source http://shupp.org/patches/0.56-patch.diff.gz | patch -p0
> ./configure <options>
> make install-strip
>
> Cheers,
>
> Bill Shupp
Nice work Bill!
I'll post it at the end of the day as 0.57
Ken