"Hubbard, David" wrote:
> 
> Hi all,
>         does anyone know if it's possible to make
> qmailadmin sort my forwarding accounts?  I've got
> a domain that has a few hundred email forwards
> and there appears to be no order to how they're
> displayed.  I'm guessing it must be based on
> the modification times or other operating system
> order but that's not very good.  I have to
> page through my accounts one by one to find them
> when I need to modify things.
> 
> Thanks,
> 
> David

qmailadmin uses the opendir command to read the .qmail files.
So what ever order opendir hands them to qmailadmin is the
order it will be displayed in. 

The new vpopmail-4.10.1 and qmailadmin-0.50 are working
towards the goal of storing forwards/aliases in a mysql
table (for mysql users). That table can be easily sorted.

Ken Jones

Reply via email to